summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2014-07-03 22:21:39 +0200
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2014-07-03 22:21:39 +0200
commit9a3e4f9d3e82d9454f6a6aad76a756514b3f0916 (patch)
treebcb003bad356b5690334a93407b57960da4e0842 /NEWS
parent1175ecb4127a77bd3a6c1c6190bcbac10cab14dd (diff)
NEWS: updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 17 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8ffad083..ae45bc7e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,24 @@
-gst-vaapi NEWS -- summary of changes. 2014-01-23
+gst-vaapi NEWS -- summary of changes. 2014-07-DD
Copyright (C) 2010-2011 Splitted-Desktop Systems
Copyright (C) 2011-2013 Intel Corporation
Copyright (C) 2011 Collabora
+Version 0.5.9 - DD.Jul.2014
+* Add VP8 decoder (+Halley Zhao)
+* Add H.264 MVC decoder and encoder (+Sreerenj Balachandran, Xiaowei Li)
+* 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 support for crop regions in VPP mode [#720730]
+ + 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)
+
Version 0.5.8 - 23.Jan.2014
* Add H.264 video encoding (+Feng Yuan)
* Add MPEG-2 video encoding (+Guangxin Xu)