NEWS: updates.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 15 Jul 2013 11:44:43 +0000 (13:44 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 15 Jul 2013 12:01:58 +0000 (14:01 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 62b0e5d..b0358fb 100644 (file)
--- 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)