diff options
author | Xiang, Haihao <haihao.xiang@intel.com> | 2013-06-25 15:02:11 +0800 |
---|---|---|
committer | Xiang, Haihao <haihao.xiang@intel.com> | 2013-06-25 15:16:41 +0800 |
commit | adeaeb63fae784981a7f5caf8b06af50a4abdd8b (patch) | |
tree | 8c642666f0ef44f68899527f72e3813707b19bc7 /NEWS | |
parent | 0a5db57ee048daa1ff0719b6c774195bdccaba57 (diff) | |
download | libva-adeaeb63fae784981a7f5caf8b06af50a4abdd8b.tar.gz |
NEWS: updates
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 15 insertions, 2 deletions
@@ -1,5 +1,18 @@ -libva NEWS -- summary of user visible changes. 2013-03-19 -Copyright (C) 2009-2011 Intel Corporation +libva NEWS -- summary of user visible changes. 2013-06-25 +Copyright (C) 2009-2013 Intel Corporation + +Version 1.2.0 - 25.Jun.2013 +* API: new H.264 encoding API for Main and High profiles +* API: add support for MPEG-2 encoding +* API: add video processing interfaces +* API: add vaQuerySurfaceAttributes() to query surface attributes supported by the underlying drivers. +* API: new version of vaCreateSurfaces() +* API: add new surface attributes to enable VA surface creation from external buffer +* API: add new RT formats and fourcc codes +* Refine VA trace utility +* Refine H.264 encoding test cases {avcenc, h264enc} +* A new test case for MPEG-2 encoding +* A lot of bug fixes Version 1.1.1 - 19.Mar.2013 * Support wayland 1.0 protocol (Rob Bradford) |