summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-01-12 17:18:47 +0100
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-01-16 11:40:50 +0100
commit44d8bac31438a8d935e8244bf809653cdb98402d (patch)
tree89ec20b5b4546be9170514813e8e766a1e516214 /NEWS
parent58e5534c5650d95531b34a67c41481e1516f75ca (diff)
NEWS: updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2ab7d048..33f7c856 100644
--- 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