summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2015-12-15 14:15:06 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2015-12-15 14:15:06 +0800
commit304bc13e244f9d5e185a0d8a87fcf3a3eb5a8bd8 (patch)
tree18f08cb2471e956bafb59d491644a1e53a90923a /NEWS
parent9a83a340fde55f6febf8f15ec3bbf2b3af5e3c10 (diff)
downloadlibva-304bc13e244f9d5e185a0d8a87fcf3a3eb5a8bd8.tar.gz
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 1a34934..c3752de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,10 @@
-libva NEWS -- summary of user visible changes. 2015-12-xx
+libva NEWS -- summary of user visible changes. 2015-12-15
Copyright (C) 2009-2015 Intel Corporation
-Version 1.6.2 - DD.Dec.2015
+Version 1.6.2 - 15.Dec.2015
* Bump VA API version to 0.38.1
-* Add 10-bit YUV RT format
-* Add new fourcc codes
+* 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