summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2014-09-26 13:59:23 +0200
committerXiang, Haihao <haihao.xiang@intel.com>2014-09-30 09:26:40 +0800
commitcf82fdb3fcc444705c39c8fbd31578d772c62c72 (patch)
treeb736b2e22f58d53360fc078def5a05c119fdc4d5
parente0d25ece01e7aba819c910e98c4fb4706cdab055 (diff)
NEWS: updates.
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 519df5e..039fe05 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
-libva NEWS -- summary of user visible changes. 2014-05-09
+libva NEWS -- summary of user visible changes. 2014-09-DD
Copyright (C) 2009-2014 Intel Corporation
+Version 1.4.0 - DD.Sep.2014
+* API: add support for VP8 encoding
+* API: add H.264 MVC profiles for decoding and encoding
+* API: add buffer export interfaces for interop with 3rdparty APIs (EGL, OCL)
+* Add support for DRM Render-Nodes (Andrey Larionov)
+* Fix build on 64-bit versions of Android (Qiming Shi)
+* Assorted fixes to the VA fool and trace modules (Austin Yuan)
+
Version 1.3.1 - 09.May.2014
* API: fix VA_ENC_PACKED_HEADER_RAW_DATA value
* API: add STE filter to the VPP pipeline