Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
a9d968294b
!18 [sync] PR-16: Upgrade to 2.20.0 for fix CVE-2023-39929
From: @openeuler-sync-bot 
Reviewed-by: @wang--ge 
Signed-off-by: @wang--ge
2024-06-04 06:08:23 +00:00
starlet-dx
a404a7a27c Upgrade to 2.20.0 for fix CVE-2023-39929
(cherry picked from commit c22ac0379d9bc9b515b188f660889d77d0af31eb)
2024-06-04 10:42:57 +08:00
openeuler-ci-bot
918291f200
!7 Add the missing trace log for the VA encoder API.
From: @meng-wenhua 
Reviewed-by: @Charlie_li 
Signed-off-by: @Charlie_li
2023-01-13 09:44:34 +00:00
mengwenhua
ddc607cc4c Add the missing trace log for the VA encoder API.
Signed-off-by: mengwenhua <mengwenhua@xfusion.com>
2023-01-09 10:12:35 +08:00
openeuler-ci-bot
817d1c4ba7 !5 升级到libva-2.13.0版本
Merge pull request !5 from shirely/openEuler-22.03-LTS-Next
2021-12-15 01:32:18 +00:00
shirely16
199dd6412e libva-2.13.0 2021-12-14 10:19:39 +08:00
openeuler-ci-bot
a5d0fd9ba5 !2 Add yaml file
Merge pull request !2 from lyn/master
2020-05-09 16:24:29 +08:00
lyn1001
2ebb992280 Add yaml file 2020-05-08 11:07:15 +08:00
openeuler-ci-bot
bba2b951a5 !1 init
Merge pull request !1 from jinjin/yang
2019-12-30 12:58:44 +08:00
yang_lijin@qq.com
6571152217 init 2019-12-30 12:56:06 +08:00
4 changed files with 23 additions and 6 deletions

BIN
libva-2.20.0.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,18 +1,17 @@
Name: libva
Version: 2.5.0
Release: 1
Version: 2.20.0
Release: 1
Summary: Libva is an implementation for VA-API (Video Acceleration API)
License: MIT
URL: https://github.com/intel/libva
Source0: https://github.com/intel/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: libtool libudev-devel libXext-devel libXfixes-devel libdrm-devel git
BuildRequires: libtool libudev-devel libXext-devel libXfixes-devel libdrm-devel
BuildRequires: libpciaccess-devel mesa-libEGL-devel mesa-libGL-devel mesa-libGLES-devel
BuildRequires: wayland-devel pkgconfig(wayland-client) pkgconfig(wayland-scanner)
Requires: mesa-dri-filesystem
%description
Libva is an implementation for VA-API, which is an open-source library and API
specification, provides access to graphics hardware acceleration capabilities
@ -32,7 +31,7 @@ developing applications that use %{name}.
%prep
%autosetup -n %{name}-%{version} -p1 -Sgit
%autosetup -n %{name}-%{version} -p1
autoreconf -vif
@ -67,5 +66,19 @@ autoreconf -vif
%changelog
* Thu Nov 28 2019 openEuler BuildTeam<buildteam@openeuler.com> - 2.3.0-2
* Tue Jun 04 2024 yaoxin <yao_xin001@hoperun.com> - 2.20.0-1
- Upgrade to 2.20.0
- Fix CVE-2023-39929
- Fix minor issue about printf data type and value range
- av1: Revise offsets comments for av1 encode
- jpeg: add support for crop and partial decode
- Drop no longer applicable vaGetDriverNames check
* Mon Jan 9 2023 mengwenhua<mengwenhua@xfusion.com> - 2.13.0-2
- Add the missing trace log for the VA encoder API.
* Tue Sep 14 2021 hanhui<hanhui15@huawei> - 2.13.0-1
- upgrade to libva-2.13.0
* Thu Nov 28 2019 openEuler BuildTeam<buildteam@openeuler.org> - 2.3.0-2
- Package Init

4
libva.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: intel/libva
tag_prefix: ^v
seperator: .