Sun, 05 May 2024 08:37:43 UTC | login

Information for build libplacebo-1.29.1-1.fc33

ID146898
Package Namelibplacebo
Version1.29.1
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libplacebo.git#e7641662c5d64f460aac03995fe88f9079c15a62
SummaryReusable library for GPU-accelerated video/image rendering primitives
Descriptionlibplacebo 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`)
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 29 Mar 2020 01:01:10 UTC
CompletedSun, 29 Mar 2020 01:19:57 UTC
Taskbuild (f33, /rpms/libplacebo.git:e7641662c5d64f460aac03995fe88f9079c15a62)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libplacebo.git#e7641662c5d64f460aac03995fe88f9079c15a62'}}
Tags
f33
RPMs
src
libplacebo-1.29.1-1.fc33.src.rpm (info) (download)
riscv64
libplacebo-1.29.1-1.fc33.riscv64.rpm (info) (download)
libplacebo-devel-1.29.1-1.fc33.riscv64.rpm (info) (download)
libplacebo-debuginfo-1.29.1-1.fc33.riscv64.rpm (info) (download)
libplacebo-debugsource-1.29.1-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Feb 08 2020 Leigh Scott <leigh123linux@gmail.com> - 1.29.1-1 - Update to 1.29.1 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Dec 19 2019 Leigh Scott <leigh123linux@googlemail.com> - 1.21.0-1 - Update to 1.21.0 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 1.18.0-2 - Rebuild with Meson fix for #1699099 * Sat Apr 06 2019 Nicolas Chauvet <kwizart@gmail.com> - 1.18.0-1 - Update to 1.18.0 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 03 2018 Nicolas Chauvet <kwizart@gmail.com> - 0.6.0-2 - Drop WAR patch - Enforce the shaderc version * Mon Oct 01 2018 Nicolas Chauvet <kwizart@gmail.com> - 0.6.0-1 - Update to 0.6.0 * Tue Jul 17 2018 Nicolas Chauvet <kwizart@gmail.com> - 0.5.0-1 - Update to 0.5.0 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon May 21 2018 Nicolas Chauvet <kwizart@gmail.com> - 0.4.0-2 - Fix build on EL7