automatic version update by autodist [release 2.11.0-1mamba;Thu Mar 25 2021]
This commit is contained in:
parent
7a888ba3f0
commit
530f65dd5a
10
libva.spec
10
libva.spec
@ -1,12 +1,12 @@
|
|||||||
Name: libva
|
Name: libva
|
||||||
Version: 2.10.0
|
Version: 2.11.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: VAAPI (Video Acceleration API) Library for Linux
|
Summary: VAAPI (Video Acceleration API) Library for Linux
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.freedesktop.org/wiki/Software/vaapi
|
URL: https://www.freedesktop.org/wiki/Software/vaapi
|
||||||
Source: https://github.com/intel/libva.git/%{version}/libva-%{version}.tar.bz2
|
Source: https://github.com/intel/libva.git/%{version}/libva-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -26,7 +26,6 @@ BuildRequires: libffi-devel
|
|||||||
BuildRequires: libwayland-devel
|
BuildRequires: libwayland-devel
|
||||||
BuildRequires: libxcb-devel
|
BuildRequires: libxcb-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The main motivation for VAAPI (Video Acceleration API) is to enable hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3). Extending XvMC was considered, but due to its original design for MPEG-2 MotionComp only, it made more sense to design an interface from scratch that can fully expose the video decode capabilities in today's GPUs.
|
The main motivation for VAAPI (Video Acceleration API) is to enable hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3). Extending XvMC was considered, but due to its original design for MPEG-2 MotionComp only, it made more sense to design an interface from scratch that can fully expose the video decode capabilities in today's GPUs.
|
||||||
@ -155,6 +154,9 @@ rm -rf %{buildroot}%{_bindir}/test_*
|
|||||||
%{_libdir}/libva-x11.la
|
%{_libdir}/libva-x11.la
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 25 2021 Automatic Build System <autodist@mambasoft.it> 2.11.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Dec 09 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.0-2mamba
|
* Wed Dec 09 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.0-2mamba
|
||||||
- rebuilt with debug package and for aarch64
|
- rebuilt with debug package and for aarch64
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user