Hi all,
I'm pleased to announce the 1.8.0 release of libva, the implementation of Video
Acceleration API (VA-API).
High lights
* Bump VA API version to 0.40
* API: Change vaRenderPicture semantics that vaRenderPicture no longer deletes the input
buffer automatically.
* API: Add VA_FOURCC_I010 for 10bit surface
* API: Add vaSetErrorCallback and vaSetInfoCallback for error and info message.
* va/drm: Update the support for Mesa Gallium driver
* va/drm: Fix authentication check for /dev/dri/card0
* Move all utilities and tests to libva-utils (
https://github.com/01org/libva-utils)
Thanks to everybody who contributed to this release!
git tag: 1.8.0
tarball:
https://github.com/01org/libva/releases/download/1.8.0/libva-1.8.0.tar.bz2
sha1sum: d9468956c301784b6b12c39cafd30ac52e24290b libva-1.8.0.tar.bz2
Thanks
Haihao