NEWS: updates.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 1 Feb 2012 22:28:23 +0000 (23:28 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 1 Feb 2012 22:28:23 +0000 (23:28 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 49c4dfa..4307dba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,17 @@
-gst-vaapi NEWS -- summary of changes.  2012-01-16
+gst-vaapi NEWS -- summary of changes.  2012-02-DD
 Copyright (C) 2010-2011 Splitted-Desktop Systems
 Copyright (C) 2011-2012 Intel Corporation
 Copyright (C) 2011 Collabora
 
+Version 0.3.4 - DD.Feb.2012
+* Add H.264 decoder (based on codecparsers)
+* Add workaround for qtdemux not exposing H.263 profiles (Halley Zhao)
+* Alias H.263 Baseline profile to MPEG-4:2 Simple profile (Halley Zhao)
+* Use optimized path to submit slice data buffers
+* Fix possible memory leak in MPEG-2 decoder
+* Fix vaapisink to cap window size to the maximum display size
+* Fix MPEG-2, MPEG-4 and VC-1 decoders to refcount reference surfaces properly
+
 Version 0.3.3 - 16.Jan.2012
 * Add MPEG-2, MPEG-4 and VC-1 decoders (based on codecparsers)
 * Add support for GstXOverlay::set_render_rectangle() in vaapisink