OSDN Git Service

test: check whether MVC encoding is support
[android-x86/hardware-intel-common-vaapi.git] / NEWS
diff --git a/NEWS b/NEWS
index fc2f47f..43d160c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,56 @@
-libva-intel-driver NEWS -- summary of changes.  2016-06-xx
-Copyright (C) 2009-2016 Intel Corporation
+intel-vaapi-driver NEWS -- summary of changes.  2017-03-31
+Copyright (C) 2009-2017 Intel Corporation
 
-Version 1.7.1 - DD.Jun.2016
+Version 1.8.0 - 31.Mar.2017
+* Improve the quality of the H.264 encoder on SKL+ for CQP and CBR mode
+* Improve the quality of the VP8 encoder on BSW+ for CQP and CBR mode
+* Add support for H.264 VBR mode on SKL+
+* Add support for VP8 VBR mode on BSW+
+* Add support for low-power H.264 encoder on BXT and KBL
+* Add support for CBR / VBR with low-power H.264 encoder on SKL+ (A HuC Firmware and
+  a HuC supported Linux kernel are required)
+* Add support for CSC and scaling with 10bit P010/I010 surface
+* Optimize CSC and scaling with 8bit NV12 and I420 surface
+* Fix the wrong memory object cache setting on SKL+
+* Fix the EU number in media pipeline
+* Fix the wrong bit shift in H.264 encoder
+* Fix the 48bit graphics address on BSW+
+* Fix building on NetBSD
+* Known issues
+  - The new AVC encoder doesn't support MVC/SVC encoding
+  - The new AVC encoder doesn't support ROI encoding
+  - The new AVC encoder doesn't support multiple slice encoding
+
+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