diff options
author | Gwenole Beauchesne <gwenole.beauchesne@intel.com> | 2013-07-09 11:13:59 +0200 |
---|---|---|
committer | Gwenole Beauchesne <gwenole.beauchesne@intel.com> | 2013-07-09 11:13:59 +0200 |
commit | 42e46cd9d1a3b60f6af04817e6488c8f68dc502c (patch) | |
tree | 0f4d2db649536f1ce01e1b5f24402110a446d427 /NEWS | |
parent | 40b6832b820ea2d35860b7a6453fbceab519af82 (diff) |
NEWS: updates.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,8 +1,15 @@ -gst-vaapi NEWS -- summary of changes. 2013-06-14 +gst-vaapi NEWS -- summary of changes. 2013-07-DD Copyright (C) 2010-2011 Splitted-Desktop Systems Copyright (C) 2011-2013 Intel Corporation Copyright (C) 2011 Collabora +Version 0.5.5 - DD.Jul.2013 +* 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 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) + Version 0.5.4 - 14.Jun.2013 * Streamline core libgstvaapi decoding library (API/ABI changes) * Use built-in codecparsers by default (or --disable-builtin-codecparsers) |