summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2015-11-27 12:44:07 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2015-11-27 12:44:07 +0800
commitd32484664199e0e41eba213a7a866f7a479ac9bd (patch)
treee5a6ce30bdac3d82b968dc56caebe1e5d6390858 /NEWS
parentbd018d617158734d8bbeff87873f781d0a1f25e5 (diff)
Update NEWS1.6.2.pre1
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c663d03..b832e43 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
-libva-intel-driver NEWS -- summary of changes. 2015-09-09
+libva-intel-driver NEWS -- summary of changes. 2015-12-xx
Copyright (C) 2009-2015 Intel Corporation
+Version 1.6.2 - DD.Dec.2015
+* Add support for HEVC CBR on SKL
+* Fix the broken VA_FILTER_SCALING_HQ on SKL
+* Fix the incorrect loading of GPU shaders on GEN8/GEN9
+* Fix the wrong address relocation in VPP on GEN8/GEN9
+* Fix the wrong VAImage foramt
+ (https://bugs.freedesktop.org/show_bug.cgi?id=92088)
+* Fix YUV to RGB conversion on GEN7/GEN8/GEN9
+* Fix the segmentation fault causing by NULL buffer object on SNB
+ (The issue mentioned in https://bugs.freedesktop.org/show_bug.cgi?id=92811)
+* Fix the wrong coordinate used in VPP
+ (The issue mentioned in https://bugs.freedesktop.org/show_bug.cgi?id=92811)
+
Version 1.6.1 - 09.Sep.2015
* Wrapper other backend driver to support VP9 hybrid decoding on BDW/BSW/SKL (--enable-hybrid-codec)
* Fix HEVC decoding issue on BSW/SKL