OSDN Git Service

HEVC ENC:fill the correct chroma intra mode
[android-x86/hardware-intel-common-vaapi.git] / NEWS
diff --git a/NEWS b/NEWS
index 880253f..1677ee0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,41 @@
-libva-intel-driver NEWS -- summary of changes.  2015-06-xx
+libva-intel-driver NEWS -- summary of changes.  2016-03-15
 Copyright (C) 2009-2015 Intel Corporation
 
-Version 1.6.0 - DD.06.2015
+Version 1.7.0 - 15.Mar.2016
+* Add support for Kabylake
+  - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9 10-bit
+  - Encoding: H.264/MPEG-2/JPEG/VP8/HEVC
+  - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD
+* Add new SKL and BXT PCI IDs
+* Fix lots of VP9 decoding issues on BXT
+
+Version 1.6.2 - 15.Dec.2015
+* Add support for Broxton
+  - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9
+  - Encoding: H.264/JPEG/VP8/HEVC
+  - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD
+* 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
+* Fix HEVC encoding on SKL GT3
+* Fix GPU hang issue when decoding H.264 MBAFF clips
+  (https://bugs.freedesktop.org/show_bug.cgi?id=91207)
+* Fix issues detected by klockwork scan
+* Combine csc/scaling together to optimize the performance
+
+Version 1.6.0 - 01.Jul.2015
 * Add support for VP8 encoding (CQP, CBR) on BSW/SKL
 * Add support for HEVC decoding on BSW
 * Add support for HEVC encoding (CQP) on SKL