summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-06-05 17:42:00 +0200
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-06-05 17:42:00 +0200
commit5fe72d9eff4dd8f3d826d916b58c653a60ae263e (patch)
treeb8f3fe06c2cbce29085eb249d6c0c203dad06d92 /NEWS
parent779325060762f2f743a19fc0071838ffc3808bf9 (diff)
NEWS: updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a5aa8c3a..609148e4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,15 @@
-gst-vaapi NEWS -- summary of changes. 2013-04-18
+gst-vaapi NEWS -- summary of changes. 2013-06-DD
Copyright (C) 2010-2011 Splitted-Desktop Systems
Copyright (C) 2011-2013 Intel Corporation
Copyright (C) 2011 Collabora
+Version 0.5.4 - DD.Jun.2013
+* Fix destruction of Wayland display resources
+* Fix explicit specification of display type to vaapisink
+* Fix memory leak in vaapiupload in GStreamer 0.10 builds (Halley Zhao)
+* Fix performance regression caused by improper use of GstTask callback
+* Fix raw decoding mode to transfer ownership of surface proxy to caller
+
Version 0.5.3 - 18.Apr.2013
* Add support for GStreamer 1.0.x API (+Sreerenj Balachandran)
* Fix build on Fedora 17 (Víctor Manuel Jáquez)