OSDN Git Service

ENC: disable MVC feature of AVC encoder on SKL/APL/KBL
[android-x86/hardware-intel-common-vaapi.git] / NEWS
diff --git a/NEWS b/NEWS
index b54e7f2..a7d48c2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,52 @@
-libva-intel-driver NEWS -- summary of changes.  2015-12-15
-Copyright (C) 2009-2015 Intel Corporation
+intel-vaapi-driver NEWS -- summary of changes.  2016-11-10
+Copyright (C) 2009-2016 Intel Corporation
+
+Version 1.7.3 - 10.Nov.2016
+* Add support for HEVC 10bit encoding on KBL
+* Integrate the Google Test Framework for unit testing
+* Add support for bitrate control per temporal layer for SVC-T
+* Fix VA_STATUS_ERROR_UNIMPLEMENTED when sharpening with I420 surface
+  (https://bugs.freedesktop.org/show_bug.cgi?id=96987)
+* Fix crop issue when sharpening with NV12 surface
+  (https://bugs.freedesktop.org/show_bug.cgi?id=96988)
+* Fix GPU hang issue when using encoding with low power on SKL GT3+
+  (https://bugs.freedesktop.org/show_bug.cgi?id=97872)
+
+Version 1.7.2 - 05.Sep.2016
+* Update PCI IDs for KBL
+* Allow up to 8K JPEG decoding/encoding on SKL+
+* Add support for ROI on IVB+
+* Support I420/YV12 input surface for VP9 encoding
+* Fix assertion failure when decoding stream through VLC
+  (https://bugs.freedesktop.org/show_bug.cgi?id=94007)
+* Fix image corruption in ColorBalance and STDE on BDW+
+  (https://bugs.freedesktop.org/show_bug.cgi?id=95349)
+* Fix run2run issue in H.264 encoder
+  (https://bugs.freedesktop.org/show_bug.cgi?id=96703)
+* Fix video rendering corruption when using VAAPI postproc denoise on 1080p videos
+  (https://bugs.freedesktop.org/show_bug.cgi?id=96739)
+* Fix image corruption in ColorBalance with hue=-180
+  (https://bugs.freedesktop.org/show_bug.cgi?id=96744)
+* Fix memory leak in VP8 encoding
+  (https://bugs.freedesktop.org/show_bug.cgi?id=97272)
+
+Version 1.7.1 - 21.Jun.2016
+* Add support VP9 8bit encoding on KBL
+* Add support for low-power/high-performance H.264 encoder on SKL
+* Fix incorrect color space conversion in driver
+  (https://bugs.freedesktop.org/show_bug.cgi?id=94845)
+* Fix FPS caculation for HEVC encoder
+* Fix VP9 10bit decoding issue on KBL
+* Fix the noise issue when VA_FILTER_SCALING_HQ upscaling from 1280x720 to 1920x1080 with YUY2 format on BDW+
+  (https://bugs.freedesktop.org/show_bug.cgi?id=94765)
+
+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