summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-06-27 15:16:07 +0200
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-06-27 15:16:07 +0200
commitb70b40930fa29304d360389ec9c4c9b1a5661216 (patch)
tree8495107a0344c882494c492642b7c49a708c14ee
parent1cbdc0d221d13c5be70744fcefa5c8d9233d8c27 (diff)
NEWS: updates.
Sync changes from 1.0.x series. Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
-rw-r--r--NEWS26
1 files changed, 21 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index edb7d75..d71a68a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,31 @@
-libva-driver-intel NEWS -- summary of changes. 2012-02-DD
+libva-driver-intel NEWS -- summary of changes. 2012-07-DD
Copyright (C) 2009-2011 Intel Corporation
-Version 1.0.16 - DD.Feb.2012
-* Fix MPEG-2 decoding of interlaced streams (SNB, IVB)
+Version 1.1.0 - DD.Jul.2012
+* Add JPEG decoding on Ivy Bridge
+
+Version 1.0.18 - DD.Jun.2012
+* Add support for a new Ivy Bridge chip
+* Add support for vaSyncSurface() and vaQuerySurfaceStatus() (Dmitry Ermilov)
+* Fix decoding of MPEG-2 videos with implicit IQ matrices
+* Fix concurrent creation of VA objects (MT safety)
+* Fix decoding of large resolution videos (up to 4K on IVB)
+
+Version 1.0.17 - 02.Apr.2012
+* Add support for IMC1/IMC3 surface formats
* Fix rendering of interlaced surfaces
+* Fix MPEG-2 decoding of interlaced streams (SNB, IVB)
+* Fix H.264 weighted prediction indicator (SNB)
+* Fix and simplify calculation of H.264 macroblock bit offset (ILK, SNB, IVB)
+
+Version 1.0.16 - 14.Feb.2012
* Fix VC-1 bitplane buffer size (SNB, IVB)
* Fix VC-1 motion vector modes for Ivy Bridge
-* Fix weighted prediction indicator for Sandy Bridge
* Fix MFX_QM_STATE for H.264 flat scaling lists (IVB)
* Fix and simplify AVC_REF_IDX_STATE setup (ILK, SNB, IVB)
-* Fix and simplify first macroblock bit offset calculation (ILK, SNB, IVB)
+* Fix memory leak of encoder buffers
+* Fix check for internal VA surface format prior to rendering
+* Add support for B43 chipset (Alexander Inyukhin)
Version 1.0.15 - 28.Oct.2011
* Add auto-generated Debian packaging