Port variant | standard |
Summary | GPU-accelerated video/image rendering library |
BROKEN | |
Package version | 7.349.0 |
Homepage | https://code.videolan.org/videolan/libplacebo |
Keywords | graphics |
Maintainer | nobody |
License | LGPL21+ |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 09 JUL 2024, 22:43:51 UTC |
Port created | 22 NOV 2023, 22:51:08 UTC |
complete | This is the libplacebo-standard metapackage. It pulls in all subpackages of libplacebo-standard. |
primary | 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 rendering abstraction 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 stateful APIs like shader_cache.c and totally redesign gpu/video.c) |
dev | This is the developer subpackage of the libplacebo-standard port. It may contain headers, pc files, static and PIC libraries and SO links. |
main | https://code.videolan.org/videolan/libplacebo/-/archive/v7.349.0/ |
glad | mirror://GITHUB/Dav1dde:glad:v2.0.4:3rdparty/glad |
mpv:standard | Advanced general-purpose multimedia player |