[ Все 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 ]
×

Пакет libplacebo6-6.338.2-1.el9.inferit.x86_64 download

Имя libplacebo6
Эпоха 0
Версия 6.338.2
Релиз 1.el9.inferit
Архитектура x86_64
Сайт https://github.com/haasn/libplacebo
Лицензия LGPL-2.0-or-later
Время сборки 2025-01-14 12:14:59
Хост сборки builder-x86-08.inferitos.ru
Краткое описание Reusable library for GPU-accelerated video/image rendering primitives
Репозитории Extras
Полное описание 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`)
Эррата
Размер 419 КиБ
Исходный проект libplacebo6-6.338.2-1.el9.inferit
Контрольная сумма SHA-256 7f6ca82dc44a401abcb1d84baf4323e505e6aeabe4b3028eb5905de03703b9f0
× Full screenshot
История изменений 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