summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 039fe05..ca0a986 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,12 @@
-libva NEWS -- summary of user visible changes. 2014-09-DD
+libva NEWS -- summary of user visible changes. 2014-09-30
Copyright (C) 2009-2014 Intel Corporation
-Version 1.4.0 - DD.Sep.2014
+Version 1.4.0 - 30.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)
+* API: add suppor for encoder quality level
+* API: add attribute usage hint flag
* Fix build on 64-bit versions of Android (Qiming Shi)
* Assorted fixes to the VA fool and trace modules (Austin Yuan)