Port variant | std |
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 AUG 2024, 21:24:17 UTC |
Port created | 22 NOV 2023, 22:51:08 UTC |
set | This is the libplacebo:std metapackage. It pulls in all subpackages of libplacebo:std. |
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:std port. It may contain headers, pc files, static and PIC libraries and SO links. |
Build (only) |
lcms2:dev:std xxhash:dev:std python-Jinja2:single:v12 vulkan-headers:single:std pkgconf:primary:std meson:single:std ninja:single:std |
Build and Runtime |
lcms2:primary:std xxhash:primary:std |
Runtime (only) |
xxhash:dev:std (dev subpackage) lcms2:dev:std (dev subpackage) |
main | https://code.videolan.org/videolan/libplacebo/-/archive/v7.349.0/ |
glad | mirror://GITHUB/Dav1dde:glad:v2.0.4:3rdparty/glad |
mpv:std | Advanced general-purpose multimedia player |