summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2014-09-26 13:59:23 +0200
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2014-09-26 16:31:26 +0200
commit5faa5f50382af6d2f58ba07bbc64d2e9e63abad9 (patch)
treedf989bc5c97c0bcf361235c56ec979eddc2873f1 /NEWS
parent835cf1ceef84cd48edddfb07bb1d2348c7b35940 (diff)
downloadlibva-5faa5f50382af6d2f58ba07bbc64d2e9e63abad9.tar.gz
NEWS: updates.
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
Diffstat (limited to 'NEWS')
-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