diff --git a/NEWS b/NEWS index 691836a45c..62b0e5d78e 100644 --- a/NEWS +++ b/NEWS @@ -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)