libva/baselibs.conf
Jimmy Berry 4016a3e3df Accepting request 539812 from home:alarrosa:branches:X11:XOrg
- Update to 2.0.0
  * Bump VA-API version to 1.0.0 and libva to 2.0.0
  * Add new API for H264 FEI support
  * Add definition of VA_FOURCC_I420
  * Add functions for converting common enums to strings
  * Deprecate H.264 baseline profile and FMO support
  * Deprecate packed misc packed header flag
  * Delete libva-tpi and libva-egl backends
  * Refine VASliceParameterBufferHEVC, VAEncMiscParameterBuffer
  * Fix errors in VAConfigAttribValEncROI, VAEncMacroblockParameterBufferH264
  * Fix race condition in wayland support
  * Rename vaMessageCallback to VAMessageCallback
  * Make logging callbacks library-safe
- Note libva 2.0.0 is not compatible with the old version of libva, but for
  most users, what you need to do is to rebuild your VA-API based application
  against libva 2.0.0.
- The soversion of the generated packages is increased to 2.
- Subpackage libva-egl1 is no longer generated since upstream removed support
  for the libva-egl backend.
- The libva2 package no longer includes the libva-tpi library since upstream
  removed support for the libva-tpi backend.

- Update to 2.0.0
  * Bump VA-API version to 1.0.0 and libva to 2.0.0
  * Add new API for H264 FEI support
  * Add definition of VA_FOURCC_I420
  * Add functions for converting common enums to strings
  * Deprecate H.264 baseline profile and FMO support
  * Deprecate packed misc packed header flag
  * Delete libva-tpi and libva-egl backends

OBS-URL: https://build.opensuse.org/request/show/539812
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=98
2017-11-08 23:12:10 +00:00

13 lines
320 B
Plaintext

libva2
libva-drm2
libva-glx2
libva-x11-2
libva-devel
requires -libva-<targettype>
requires "libva2-<targettype> = <version>"
requires "libva-drm2-<targettype> = <version>"
requires "libva-x11-2-<targettype> = <version>"
libva-gl-devel
requires -libva-gl-<targettype>
requires "libva-glx2-<targettype> = <version>"