diff options
author | Xiang, Haihao <haihao.xiang@intel.com> | 2015-11-27 12:12:38 +0800 |
---|---|---|
committer | Xiang, Haihao <haihao.xiang@intel.com> | 2015-11-27 12:19:40 +0800 |
commit | be42ac44bc12c752f572788f0f4bbc62c13dc6ae (patch) | |
tree | 16a4743a27c96b70b2aeaa2a2c0a6085fd36bc17 | |
parent | 66fe238c1c3f37d75c21c8b0062e98c4e754e653 (diff) |
Update NEWSlibva-1.6.2.pre1
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-rw-r--r-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,6 +1,14 @@ -libva NEWS -- summary of user visible changes. 2015-09-09 +libva NEWS -- summary of user visible changes. 2015-12-xx Copyright (C) 2009-2015 Intel Corporation +Version 1.6.2 - DD.Dec.2015 +* Fix crash if user doesn't have right to access the DRI device +* Fix uninitialized x11_screen driver context member for X11 output + https://bugs.freedesktop.org/show_bug.cgi?id=61603 +* Fix the issue of not to use LIBVA_DRIVER_NAME + https://bugs.freedesktop.org/show_bug.cgi?id=72822 +* vainfo: Add option '--display' + Version 1.6.1 - 09.Sep.2015 * Add support for VP9 decode and HEVC encode in VA trace module * Add VP9 profile to vainfo |