VDPAU wrapper and trace libraries

Edit Package libvdpau

This package contains the libvdpau wrapper library and the libvdpau_trace
debugging library, along with the header files needed to build VDPAU
applications. To actually use a VDPAU device, you need a vendor-specific
implementation library. Currently, this is always libvdpau_nvidia. You can
override the driver name by setting the VDPAU_DRIVER environment variable.

Refresh
Refresh
Source Files
Filename Size Changed
README 0000000934 934 Bytes
U_Add_missing_include_of_config_h_to_define_GNU_SOURCE.patch 0000000703 703 Bytes
baselibs.conf 0000000177 177 Bytes
libvdpau-1.1.1.tar.bz2 0000429576 420 KB
libvdpau-rpmlintrc 0000000115 115 Bytes
libvdpau.changes 0000009628 9.4 KB
libvdpau.spec 0000004460 4.36 KB
vdpauinfo-1.0.tar.gz 0000088567 86.5 KB
Revision 29 (latest revision is 39)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 329483 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 29)
- replaced u_src-mesa_dri2.c-define-_GNU_SOURCE.patch with upstream
  U_Add_missing_include_of_config_h_to_define_GNU_SOURCE.patch

- 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.

- Update libvdpau to version 1.1.1 (bnc#943967,#943968,#943969)
  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.patch
Comments 0
openSUSE Build Service is sponsored by