Name: | libplacebo |
---|---|
Version: | 7.349.0 |
Release: | 4.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1143216 |
License: | LGPL-2.0-or-later |
RPM: | libplacebo-7.349.0-4.el10_0.x86_64.rpm |
Source RPM: | libplacebo-7.349.0-4.el10_0.src.rpm |
Build Date: | Wed Feb 05 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/haasn/libplacebo |
Summary: | Reusable library for GPU-accelerated video/image rendering primitives |
Description: | libplacebo is essentially the core rendering algorithms and ideas of mpv turned into a library. This grew out of an interest to accomplish the following goals: - Clean up mpv's internal API and make it reusable for other projects. - Provide a standard library of useful GPU-accelerated image processing primitives based on GLSL, so projects like VLC or Firefox can use them without incurring a heavy dependency on `libmpv`. - Rewrite core parts of mpv's GPU-accelerated video renderer on top of redesigned abstractions. (Basically, I wanted to eliminate code smell like `shader_cache.c` and totally redesign `gpu/video.c`) |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Add missing sources
- Fix build
- Update to 7.349.0
- Fix build failure due to OGLCompiler being removed from glslang and shaderc
- Switch to SPDX license identifier
- Remove deprecated %%ldconfig_scriptlets
- Remove globs from %%files
- Update to 6.338.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild