diff options
author | Xiang, Haihao <haihao.xiang@intel.com> | 2015-03-16 15:12:44 +0800 |
---|---|---|
committer | Xiang, Haihao <haihao.xiang@intel.com> | 2015-03-16 15:12:44 +0800 |
commit | 3c66aa58ccb0fcb393472eeaa6a9188216683a79 (patch) | |
tree | 08b1d82e3548babfdde161f8f83b4c980cdb1ff9 | |
parent | 5f0c004ff8272d5d02e50cf13417bf0d9450d39d (diff) |
Update NEWS1.5.1.pre1
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-rw-r--r-- | NEWS | 18 |
1 files changed, 16 insertions, 2 deletions
@@ -1,5 +1,19 @@ -libva-intel-driver NEWS -- summary of changes. 2014-12-28 -Copyright (C) 2009-2014 Intel Corporation +libva-intel-driver NEWS -- summary of changes. 2015-03-xx +Copyright (C) 2009-2015 Intel Corporation + +Version 1.5.1 - DD.03.2015 +* Fix forward reference requirement for Bob deinterlacing +* Fix a lot of potential rendering issues on GEN8+ +* Fix scaling of NV12 surfaces when no output_region is set +* Fix the broken attribute setting of i965_GetConfigAttrib +* Fix the GetConfigAttributes() for JPEGBaseline profile +* Fix the wrong overlap setting for VC-1 decoding on GEN6+ +* Fix VP8 decoding issue on GEN8+, HW needs 1 extra byte for each partition +* Fix JPEG encoding issue. +* Add support for aub dump +* Enhance STD on GEN8+ +* Implement max width and height in QuerySurfaceAttributes +* Add new SKL PCI ids Version 1.5.0 - 28.Dec.2014 * Add support for Skylake |