summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-08-31 15:46:25 +0200
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-08-31 15:48:23 +0200
commit60c8ae0dad5b82ed243bf25eac5b0d9a4a243071 (patch)
tree8ab30586ff43c18b4e8a67ad327ff4f5d4c43e7d /NEWS
parent621d48a5b1d1b51256ef8a6e76b8ee625fd4f7c3 (diff)
NEWS: updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index efbd29ab..6df13a06 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,21 @@
-gst-vaapi NEWS -- summary of changes. 2013-07-15
+gst-vaapi NEWS -- summary of changes. 2013-08-DD
Copyright (C) 2010-2011 Splitted-Desktop Systems
Copyright (C) 2011-2013 Intel Corporation
Copyright (C) 2011 Collabora
+Version 0.5.6 - DD.Aug.2013
+* Add render-to-pixmap API to bypass VA/GLX in clutter-gst
+* Add initial support for video-processing APIs (+Halley Zhao)
+* Add support for video cropping and deinterlacing to the Wayland backend
+* Add "force-aspect-ratio" property to vaapisink (Simon Farnsworth)
+* Fix support for clutter-gst in GStreamer 0.10 builds
+* Fix HW accelerated rendering with SW decoded pipelines
+* Fix videotestsrc ! vaapisink pipelines (Guangxin Xu)
+* Fix memory leak of raw video uploader objects (Feng Yuan)
+* Fix decoding without a video parser element before `vaapidecde'
+* Fix regression in MPEG-2 decoder due to incomplete video cropping support
+* Fix dead-lock condition on Wayland when the end-of-stream is reached
+
Version 0.5.5 - 15.Jul.2013
* Allow creation of video surfaces with an explicit pixel format
* Allocate VA/GLX capable buffers by default on X11 servers (Victor Jaquez)