Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
Signed-off-by: Xiang, Haihao <[email protected]>
  • Loading branch information
xhaihao committed Sep 28, 2017
1 parent 4cb1712 commit ad3ec68
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
libva NEWS -- summary of user visible changes. 2017-06-28
libva NEWS -- summary of user visible changes. 2017-10-xx
Copyright (C) 2009-2017 Intel Corporation

Version 2.0.0 - DD.Oct.2017
* 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

Version 1.8.3 - 28.Jun.2017
* Bump libva to 1.8.3
* Fix build issue on Android
Expand Down

0 comments on commit ad3ec68

Please sign in to comment.