summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-07-15 13:44:43 +0200
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-07-15 14:01:58 +0200
commit20db4f2ad9bc972bf59fe75df49cd7b9dd659929 (patch)
tree5f073fe5f56f78fdb5faad4b2b2f8c83441bb16e /NEWS
parent1fff3a44dde33a3d817a47a72cf7bb1ecb9c3bf7 (diff)
NEWS: updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 62b0e5d7..b0358fb9 100644
--- a/NEWS
+++ b/NEWS
@@ -4,11 +4,15 @@ Copyright (C) 2011-2013 Intel Corporation
Copyright (C) 2011 Collabora
Version 0.5.5 - DD.Jul.2013
+* Allow creation of video surfaces with an explicit pixel format
* Allocate VA/GLX capable buffers by default on X11 servers (Victor Jaquez)
* Add support for video cropping in MPEG-2, VC-1 and H.264 codecs (+Sreerenj)
+* Fix memory leak when processing interlaced pictures
* Fix creation of VA/GLX textures when video cropping is used
* Fix raw image copies in vaapidownload / vaapiupload (Feng Yuan)
* Fix MPEG-2 quantization matrices reset on new sequence headers (Cong Zhong)
+* Fix direct linking of vaapidownload element to xvimagesink (Feng Yuan)
+* Fix memory corruption in video pool implementation, e.g. for clutter-gst
Version 0.5.4 - 14.Jun.2013
* Streamline core libgstvaapi decoding library (API/ABI changes)