8ce1662c37- n_UsrEtc.patch * switch to /usr/etc location for vdpau_wrapper.cfg, but first try /etc (boo#1173038)Stefan Dirsch2020-07-31 12:33:26 +00:00
929f63c420- Update libvdpau to version 1.4 * adds 10,12-Bit decode support to VDPAU API * Adds HEVC Main 10/12 and HEVC Main 444 10/12 decode support in VDPAU API by Adding new profiles present in Range Extension profiles.Also Adds new VdpChromaTypes for 16bit. - Updated vdpauinfo to version 1.3 * Add names for the new 4:4:4 surface formats * Add support for VP9 in vdpauinfo * Depend on vdpau >= 1.3 for VP9 supportStefan Dirsch2020-04-11 20:46:36 +00:00
d837a2cea3- Update libvdpau to version 1.3 * This release of libvdpau switches the build system from automake & autoconf to meson and adds definitions to support decoding of the VP9 video format.Stefan Dirsch2019-08-29 13:46:32 +00:00
5d25db4829- Update libvdpau to version 1.2 * This version of libvdpau adds new chroma types defining whether surfaces contain frames or fields, and a new picture parameter structure that supports HEVC 4:4:4 pictures. - supersedes U_Add_missing_include_of_config_h_to_define_GNU_SOURCE.patchStefan Dirsch2019-03-01 11:59:36 +00:00
0c6f27a3a5- replaced u_src-mesa_dri2.c-define-_GNU_SOURCE.patch with upstream U_Add_missing_include_of_config_h_to_define_GNU_SOURCE.patchStefan Dirsch2015-09-07 10:28:57 +00:00
85b68bf9a1- added missing BuildRequires for pkgconfig(dri2proto) - u_src-mesa_dri2.c-define-_GNU_SOURCE.patch * Without having defined _GNU_SOURCE __USE_GNU isn't defined either. Though secure_getenv() in stdlib.h isn't declared.Stefan Dirsch2015-09-02 13:07:04 +00:00
4850627ffa- Update libvdpau to version 1.1.1 (bnc#943967,#943968,#943969)Stefan Dirsch2015-09-01 15:42:44 +00:00
3c0ea2b4ad- Update libvdpau to version 1.1.1 libvdpau versions 1.1 and earlier, when used in setuid or setgid applications, contain vulnerabilities related to environment variable handling that could allow an attacker to execute arbitrary code or overwrite arbitrary files. See CVE-2015-5198, CVE-2015-5199, and CVE-2015-5200 for more details. This release uses the secure_getenv() function, when available, to fix these problems. The updated libvdpau will instead use a fallback implementation of secure_getenv() when the platform doesn't provide one. If you use the NVIDIA .run installer packages, please see https://devtalk.nvidia.com/default/topic/873035 for additional information. This release also adds tracing of HEVC picture structures to libvdpau_trace. - supersedes patch: libvdpau-nopdftex.patchStefan Dirsch2015-09-01 14:09:23 +00:00