summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)