NEWS: updates.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 12 Jan 2012 16:18:47 +0000 (17:18 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 16 Jan 2012 10:40:50 +0000 (11:40 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 2ab7d04..33f7c85 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,14 @@ gst-vaapi NEWS -- summary of changes.  2012-01-06
 Copyright (C) 2010-2011 Splitted-Desktop Systems
 Copyright (C) 2011 Intel Corporation
 
+Version 0.3.3 - DD.Jan.2012
+* Add MPEG-2, MPEG-4 and VC-1 decoders (based on codecparsers)
+* Add support for GstXOverlay::set_render_rectangle() in vaapisink
+* Fix memory leak of GL texture (Nicolas Dufresne)
+* Fix vaapisink to automatically fit video to window
+* Fix vaapiupload to only set caps on newly created buffers (Nicolas Dufresne)
+* Fix gst_vaapi_ensure_display() to honour DISPLAY environment variable
+
 Version 0.3.2 - 06.Jan.2012
 * Rename vaapiconvert element to vaapiupload
 * Fix vaapiupload from NV12 buffers