[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project libplacebo6-6.338.2-1.el9.inferit

Name libplacebo6
Epoch 0
Version 6.338.2
Release 1.el9.inferit
Website/URL https://github.com/haasn/libplacebo
License LGPL-2.0-or-later
Build Time 2025-01-14 12:14:55
Build Host builder-x86-08.inferitos.ru
Summary 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`)
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
libplacebo6-6.338.2-1.el9.inferit.x86_64 Reusable library for GPU-accelerated video/image rendering primitives 7f6ca82dc44a401abcb1d84baf4323e505e6aeabe4b3028eb5905de03703b9f0 download
libplacebo6-devel-6.338.2-1.el9.inferit.x86_64 Development files for libplacebo6 da37b16e0f3f0d192c8e013e06c3f3a4f024780f32ce70b85c8a38734add86a9 download
aarch64
libplacebo6-6.338.2-1.el9.inferit.aarch64 Reusable library for GPU-accelerated video/image rendering primitives 5616e73bba2d68161cef872a620afbd1987a3ead75267f4d92f4281eb856f4dd download
libplacebo6-devel-6.338.2-1.el9.inferit.aarch64 Development files for libplacebo6 e32838bf1a3e3e17b15af863fc12013497ac8fec91c5b4dbba8d5f0406876e61 download
src
libplacebo6-6.338.2-1.el9.inferit.src Reusable library for GPU-accelerated video/image rendering primitives 7bf25841d3b7f73137e70d1986ce9dd67786cf3d24733b7d3694cafc238c7ca8 download
Changelog link
* 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