diff options
author | Gwenole Beauchesne <gwenole.beauchesne@intel.com> | 2013-07-15 13:44:43 +0200 |
---|---|---|
committer | Gwenole Beauchesne <gwenole.beauchesne@intel.com> | 2013-07-15 14:01:58 +0200 |
commit | 20db4f2ad9bc972bf59fe75df49cd7b9dd659929 (patch) | |
tree | 5f073fe5f56f78fdb5faad4b2b2f8c83441bb16e /NEWS | |
parent | 1fff3a44dde33a3d817a47a72cf7bb1ecb9c3bf7 (diff) | |
download | gstreamer-vaapi-20db4f2ad9bc972bf59fe75df49cd7b9dd659929.tar.gz |
NEWS: updates.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |