Hi all,
We are planning to merge v2.0-branch (libva 2.0) to master branch within the
coming weeks, Thanks to everybody who contributed to v2.0-branch. There are the
following major changes on v2.0-branch:
* Bumped the major VA-API version to 1.0.0.
* Removes the stale interface for libva-egl and libva-tpi, instead user should
use the buffer sharing API to share buffer with other libraries.
* Deprecate H.264 baseline profile support
* Deprecate packed misc packed header support
* Refine VASliceParameterBufferHEVC
* Refine VAEncMacroblockParameterBufferH264
* Refine VAConfigAttribEncSliceStructure
* Add the fourcc of I420 format
* Make logging callbacks library-safe
* Update lots of comments
v2.0-branch works with FFmpeg, gstreamer-vaapi and libyami master without
regression.
Please let me know if you have any concern or question, or you may provide your
comment
at https://github.com/01org/libva/issues/72
Thanks
Haihao