- Update to version 2.18.0:
* doc: Add build and install libva informatio in home page.
* fix:
- Add libva.def into distribution package
- NULL check before calling strncmp.
- Remove reference to non-existent symbol
* meson: docs:
- Add encoder interface for av1
- Use libva_version over project_version()
* va:
- Add VAProfileH264High10
- Always build with va-messaging API
- Fix the codying style of CHECK_DISPLAY
- Remove Android pre Jelly Bean workarounds
- Remove dummy isValid() hook
- Remove unused drm_sarea.h include & ANDROID references in
va_dricommon.h
- va/sysdeps.h: remove Android section
* x11:
- Allow disabling DRI3 via LIBVA_DRI3_DISABLe env var
- Use LIBVA_DRI3_DISABLE in GetNumCandidates
- Switch to multibuild style. Drop libva-gl.spec|changes and
pre_checkin.sh.
- Switch to meson build system, add meson BuildRequires, drop
libtool and xz BuildRequires, and replace gcc-c++ with generic
c++_compiler.
- Use autosetup and ldconfig_scriptlets macros.
- Add libva-wayland to multibuild, now that its build have moved to
the main part of spec, source validator should no longer complain
on SLE.
OBS-URL: https://build.opensuse.org/request/show/1079117
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=162
- 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
* API: make {Top,Bottom}FieldOrderCnt signed (Yi Wang)
* Add auto-generated Debian packaging
* Refine VA trace & VA fool utilities
* Move i965 driver to a specific repository (vaapi/intel-driver)
* Fix DSO link issue in tests
* Fix fglrx driver name detection
* Fix API vs. DSO vs. package versioning
- intel-driver has been split from the library, use separate tarball
- split the drivers into a separate package
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=15