diff --git a/libva-slice.patch b/libva-slice.patch deleted file mode 100644 index d49837b..0000000 --- a/libva-slice.patch +++ /dev/null @@ -1,32 +0,0 @@ -From bc7802d8ae34c3af02c85df3166aafcdd92707fb Mon Sep 17 00:00:00 2001 -From: "Xu, Zhengguo" -Date: Thu, 19 Sep 2019 21:09:19 -0400 -Subject: [PATCH] Add missed slice parameter 'slice_data_num_emu_prevn_bytes' - -Signed-off-by: Xu, Zhengguo ---- - va/va_dec_hevc.h | 4 +++- - 1 file changed, 3 insertions(+), 1 deletion(-) - -diff --git a/va/va_dec_hevc.h b/va/va_dec_hevc.h -index 25234f1..a9f48fb 100644 ---- a/va/va_dec_hevc.h -+++ b/va/va_dec_hevc.h -@@ -381,6 +381,8 @@ typedef struct _VASliceParameterBufferHEVC - uint32_t slice_data_offset; - /** \brief Slice data buffer flags. See \c VA_SLICE_DATA_FLAG_XXX. */ - uint32_t slice_data_flag; -+ /** \brief Number of emulation prevention bytes in slice head. */ -+ uint16_t slice_data_num_emu_prevn_bytes; - /** - * \brief Byte offset from NAL unit header to the begining of slice_data(). - * -@@ -488,7 +490,7 @@ typedef struct _VASliceParameterBufferHEVC - /**@}*/ - - /** \brief Reserved bytes for future use, must be zero */ -- uint32_t va_reserved[VA_PADDING_LOW - 1]; -+ uint32_t va_reserved[VA_PADDING_LOW - 2]; - } VASliceParameterBufferHEVC; - - /** diff --git a/libva.spec b/libva.spec index 839eb7b..7d2fcfc 100644 --- a/libva.spec +++ b/libva.spec @@ -1,13 +1,10 @@ -%global pre_release .pre1 - Name: libva Version: 2.6.0 -Release: 0.2%{?dist} +Release: 1%{?dist} Summary: Video Acceleration (VA) API for Linux License: MIT URL: https://github.com/intel/libva Source0: %{url}/archive/%{version}%{?pre_release}/%{name}-%{version}%{?pre_release}.tar.gz -Patch0: libva-slice.patch BuildRequires: libtool @@ -73,6 +70,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %{_libdir}/pkgconfig/libva*.pc %changelog +* Mon Dec 30 2019 Vasiliy N. Glazov - 2.6.0-1 +- Update to 2.6.0 release + * Fri Dec 20 2019 Vasiliy N. Glazov - 2.6.0-0.2 - Fixed missed slice parameter diff --git a/sources b/sources index 228efef..91664ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libva-2.6.0.pre1.tar.gz) = 8a7de81367371d31f4bd988dec0ec9c47e6c89fcb17e6426e7b859fca63fb75ad57e555d658ce5cceac00dfcbc93428e625ef58da168c881f819a41134603232 +SHA512 (libva-2.6.0.tar.gz) = 190fd9875d8ec91e94d42c41b770bb51ef9f430534f99d22fa394d6e4cf8dd308ffac61a37171855e4b499982c3cc59925d238b131dd2261a3beaae03e4937d0