summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2014-07-28 11:52:06 +0200
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2014-07-28 11:52:06 +0200
commit5c0ba60f6988e4da023a71b5122ba8d8e935be52 (patch)
tree556bd66463a45ad34e584c465345305a821edfcc /NEWS
parenta6737ad43a09ecece53912c3e7dfdd672fa36c49 (diff)
downloadgst-vaapi-5c0ba60f6988e4da023a71b5122ba8d8e935be52.tar.gz
NEWS: updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ae45bc7e..f6d14819 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ 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)
+* Fix support for Firefox >= 30 when built with GStreamer 1.0 APIs
* Improvements to H.264 decoder
+ Add support for grayscale encoded clips
+ Add minor optimizations to the parsing process
@@ -13,7 +14,9 @@ Version 0.5.9 - DD.Jul.2014
+ 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]