Reusable library for GPU-accelerated video/image rendering primitives
Repositories
Extras
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`)
* Mon Dec 23 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 7.349.0-4
- Rebuilt for MSVSphere 10
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.349.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jul 16 2024 Nicolas Chauvet <kwizart@gmail.com> - 7.349.0-3
- Add missing sources
* Tue Jul 16 2024 Nicolas Chauvet <kwizart@gmail.com> - 7.349.0-2
- Fix build
* Wed Jul 10 2024 Nicolas Chauvet <kwizart@gmail.com> - 7.349.0-1
- Update to 7.349.0
* Sun Apr 07 2024 Sérgio M. Basto <sergio@serjux.com> - 6.338.2-5
- Fix build failure due to OGLCompiler being removed from glslang and
shaderc
* Sun Feb 25 2024 Carl George <carlwgeorge@fedoraproject.org> - 6.338.2-4
- Switch to SPDX license identifier
* Sun Feb 25 2024 Carl George <carlwgeorge@fedoraproject.org> - 6.338.2-3
- Remove deprecated %%ldconfig_scriptlets
* Sun Feb 25 2024 Carl George <carlwgeorge@fedoraproject.org> - 6.338.2-2
- Remove globs from %%files
* Tue Jan 30 2024 Nicolas Chauvet <kwizart@gmail.com> - 6.338.2-1
- Update to 6.338.2