Update libvdpau to 1.5
This will enable AV1 codec support within the VDPAU API Related: rhbz#2075057 Signed-off-by: Nicolas Chauvet <kwizart@gmail.com>
This commit is contained in:
parent
67c08012fb
commit
066fe02653
@ -1,10 +1,10 @@
|
||||
Name: libvdpau
|
||||
Version: 1.4
|
||||
Release: 6%{?dist}
|
||||
Version: 1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Wrapper library for the Video Decode and Presentation API
|
||||
License: MIT
|
||||
URL: https://freedesktop.org/wiki/Software/VDPAU/
|
||||
Source0: https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/libvdpau-%{version}/libvdpau-%{version}.tar.bz2
|
||||
Source0: https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/%{version}/libvdpau-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: gcc-c++
|
||||
@ -57,7 +57,7 @@ The %{name}-devel package contains libraries and header files for developing
|
||||
applications that use %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n libvdpau-libvdpau-1.4-c3d1a9dbafdfe6144ff474d0d523dc01b068750f
|
||||
%autosetup -p1
|
||||
|
||||
|
||||
%build
|
||||
@ -96,6 +96,9 @@ mv %{_vpath_builddir}/doc/html html
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 13 2022 Nicolas Chauvet <kwizart@gmail.com> - 1.5-1
|
||||
- Update to 1.5 - rhbz#2075057
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.4-6
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libvdpau-1.4.tar.bz2) = d66132f350887707fc75033b498b4c3018db80687123311fb2c62245b5398ae640cf35e153752e30595935fdfc4dcf4124ad55cf14e597fb7443fe8231618303
|
||||
SHA512 (libvdpau-1.5.tar.bz2) = 7affb14874431eba1be6e8634fcbb6247cbf6956fb88116e06e60de30a7852a407e8598176a369c2ba4bfaef4be58727e51d4bc390f705991ac83d660f611ff5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user