Package libplacebo6-6.338.2-1.el9.inferit.x86_64
Name | libplacebo6 |
---|---|
Epoch | 0 |
Version | 6.338.2 |
Release | 1.el9.inferit |
Architecture | x86_64 |
Website/URL | https://github.com/haasn/libplacebo |
License | LGPL-2.0-or-later |
Build Time | 2025-02-22 07:23:18 |
Build Host | certified-builder01.msvsphere-os.ru |
Summary | Reusable library for GPU-accelerated video/image rendering primitives |
Repositories | OS |
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`) |
Errata | — |
Size | 418 KiB |
Source Project | libplacebo6-6.338.2-1.el9.inferit |
SHA-256 checksum | c8856d85eb0dd737c86b7df58cd71803a48745b7a6a5f506c0a692fb8b640c91 |
×
* Tue Jan 14 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 6.338.2-1.inferit - Fix build failure due to OGLCompiler being removed from glslang and shaderc * Fri May 03 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 6.338.2-1 - Rebuilt for MSVSphere 9.3 * Wed May 01 2024 Carl George <carlwgeorge@fedoraproject.org> - 6.338.2-1 - Initial libplacebo6 compat package based on libplacebo