VDPAU wrapper and trace libraries
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.
- Sources inherited from project SUSE:SLE-15-SP7:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/libvdpau && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README | 0000000934 934 Bytes | |
U_Support-AV1.patch | 0000000931 931 Bytes | |
baselibs.conf | 0000000177 177 Bytes | |
libvdpau-1.5.tar.bz2 | 0000143279 140 KB | |
libvdpau-rpmlintrc | 0000000115 115 Bytes | |
libvdpau.changes | 0000013324 13 KB | |
libvdpau.spec | 0000004329 4.23 KB | |
n_UsrEtc.patch | 0000000921 921 Bytes | |
vdpauinfo-1.4.tar.bz2 | 0000011811 11.5 KB |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 2)
- Use %patch -P N instead of deprecated %patchN. - Add U_Support-AV1.patch: Add support for AV1 in vdpauinfo. - Minor tweaks to spec. - Update to version 1.5: * Add AV1 decode support in VDPAU API * Addition of comma and removing the extra braces * Add tracing for HEVCRangeExt picture info * Add tracing for VP9 picture info - Also update vdpauinfo to version 1.4 - Drop patches fixed upstream: * c5a8e7c6c8b4b36a0e4c9a4369404519262a3256.patch * e82dc4bdbb0db3ffa8c78275902738eb63aa5ca8.patch - add c5a8e7c6c8b4b36a0e4c9a4369404519262a3256.patch e82dc4bdbb0db3ffa8c78275902738eb63aa5ca8.patch: upstream patches to include tracing info for VP9 and HEVC - n_UsrEtc.patch * switch to /usr/etc location for vdpau_wrapper.cfg, but first try /etc (boo#1173038) - 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 support - fixed source URL in specfile - 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. - 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.patch - Update RPM groups and %make(_)install call. - Drop graphviz BuildRequires: we lose the doc with this, but manage to break a build cycle.
Comments 0