summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-12-17 14:57:44 +0100
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-12-17 14:57:44 +0100
commit8b4d4ab30355fb200cbfdf7756aca79a3473b8dd (patch)
tree3bccf886828291896bd1841977cc68d8f9607543
parent9dc70a0ce6a4a36ab6fb9bd0b5f189efc679b767 (diff)
downloadgst-vaapi-8b4d4ab30355fb200cbfdf7756aca79a3473b8dd.tar.gz
NEWS: updates.
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0218e1fb..9913ec7f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,16 @@
-gst-vaapi NEWS -- summary of changes. 2012-11-27
+gst-vaapi NEWS -- summary of changes. 2012-12-DD
Copyright (C) 2010-2011 Splitted-Desktop Systems
Copyright (C) 2011-2012 Intel Corporation
Copyright (C) 2011 Collabora
+Version 0.4.2 - DD.Dec.2012
+* Fix H.264 decoding on Cedar Trail platforms
+* Fix MPEG-4 decoding at end-of-stream (Feng Yuan)
+* Fix MPEG-4 decoding when a buffer contains multiple packets (Feng Yuan)
+* Fix memory leak in GstVaapiVideoBuffer for images and surfaces (Feng Yuan)
+* Fix symbols collision between built-in codecparsers/ and system library
+* Use GST_PLUGIN_PATH, if set, to install plugin elements (Halley Zhao)
+
Version 0.4.1 - 27.Nov.2012
* Add support for H.264 interlaced streams
* Add support for Wayland 1.0 protocol (Robert Bradford)