Reusable library for GPU-accelerated video/image rendering primitives
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`)
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 7.349.0-5.fc42 | - |
Fedora 42 | 7.349.0-5.fc42 | - |
Fedora 41 | 7.349.0-4.fc41 | - |
Fedora 40 | 6.338.2-1.fc40 | - |
Fedora EPEL 9 | 4.157.0-1.el9 | - |
Fedora EPEL 10.1 | 7.349.0-4.el10_0 | - |
Fedora EPEL 10.0 | 7.349.0-4.el10_0 | - |
You can contact the maintainers of this package via email at
libplacebo dash maintainers at fedoraproject dot org
.