ignore bitparser error
[platform/upstream/gstreamer-vaapi.git] / NEWS
diff --git a/NEWS b/NEWS
index 720272e..e412563 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,31 @@
-gst-vaapi NEWS -- summary of changes.  2014-01-DD
+gst-vaapi NEWS -- summary of changes.  2014-07-29
 Copyright (C) 2010-2011 Splitted-Desktop Systems
 Copyright (C) 2011-2013 Intel Corporation
 Copyright (C) 2011 Collabora
 
-Version 0.5.8 - DD.Jan.2014
+Version 0.5.9 - 29.Jul.2014
+* Add VP8 decoder (+Halley Zhao)
+* Add H.264 MVC decoder and encoder (+Sreerenj Balachandran, Xiaowei Li)
+* Fix support for Firefox >= 30 when built with GStreamer 1.0 APIs
+* Fix MPEG-4:2 decoder hang on skipped frames (Fabrice Bellet) [#733324]
+* Fix MPEG-2 decoder to propagate PTS from demuxer (Jan Schmidt) [#732719]
+* Improvements to H.264 decoder
+  + Add support for grayscale encoded clips
+  + Add minor optimizations to the parsing process
+  + Make support for interlaced streams more robust [#701340]
+  + Fix multiple slices decoding with varying slice types [#724518]
+  + Fix parsing of multiple SEI messages in single NAL units (Aurelien Zanelli)
+* Improvements to plugin elements
+  + Add download capability to vaapidecode [#733243]
+  + Add support for crop regions in VPP mode [#720730]
+  + Allow selection of a particular "display-name" for vaapisink [#722247]
+  + Fix support for headless pipelines, e.g. vaapisink display="drm" mode
+  + Fix creation of output surface pool for vaapipostproc (Simon Farnsworth)
+  + Fix vaapipostproc "deinterlace-mode" semantics (Simon Farnsworth) [#726361]
+  + Fix memory leak in vaapidecode ! {glimagesink,cluttersink} (Matthew Waters)
+  + Fix vaapidecode hang when downstream errors out (Matthew Waters) [#733897]
+
+Version 0.5.8 - 23.Jan.2014
 * Add H.264 video encoding (+Feng Yuan)
 * Add MPEG-2 video encoding (+Guangxin Xu)
 * Add initial support for GStreamer 1.3 (Matthieu Bouron)