summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-02-06 15:27:18 +0100
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-02-06 15:27:18 +0100
commitad925b30a6f4e5246f0f5dd6dd7467aaec3494cd (patch)
tree57061c1ad0a641fe3c28ec39431cd155162b91a8 /NEWS
parent46fdbcd15043483184ae3c144b49eb6e84f6ee74 (diff)
NEWS: updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index df2c09ea..50fc0c00 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,15 @@
-gst-vaapi NEWS -- summary of changes. 2013-01-29
+gst-vaapi NEWS -- summary of changes. 2013-02-DD
Copyright (C) 2010-2011 Splitted-Desktop Systems
Copyright (C) 2011-2013 Intel Corporation
Copyright (C) 2011 Collabora
+Version 0.5.2 - DD.Feb.2013
+* Add support for video seek/reset (+Sreerenj Balachandran)
+* Improve MPEG-2 decoder robustness when packets are missing
+* Fix build on older Linux distributions with glib < 2.32
+* Fix decoding of MPEG-2 videos with height > 2800 pixels
+* Fix MPEG-2 decoding with explicit quantization matrices set (Cong Zhong)
+
Version 0.5.1 - 29.Jan.2013
* Add simple decoder demo that only uses libgstvaapi
* Fix thread-safety issues in the Wayland renderer