summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2016-03-03 13:00:43 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2016-03-03 13:00:43 +0800
commit46bff6a0015fe7cc5a80e1b3d8fc397f721c82a2 (patch)
treec9b3d67ddf495354db825845412d8007ba6ee811
parentfac3fb471759c436e0e7dab0d083929586292074 (diff)
parent0f88b7ecfbfa7426597dd83b8cf3503a55f1da8f (diff)
downloadlibva-46bff6a0015fe7cc5a80e1b3d8fc397f721c82a2.tar.gz
Merge remote-tracking branch 'fdo/v1.6-branch' into fdo--master
-rw-r--r--NEWS15
1 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b2d92b2..c3752de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
-libva NEWS -- summary of user visible changes. 2015-09-09
+libva NEWS -- summary of user visible changes. 2015-12-15
Copyright (C) 2009-2015 Intel Corporation
+Version 1.6.2 - 15.Dec.2015
+* Bump VA API version to 0.38.1
+* Add new RT format for 16 bits per channel memory layout(P010,P016): VA_RT_FORMAT_YUV420_10BPP
+* Add new fourcc codes: VA_FOURCC_P010, VA_FOURCC_P016, VA_FOURCC_YV16
+* 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
+* Fix build issue with wayland
+ https://bugs.freedesktop.org/show_bug.cgi?id=79478
+* 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