From 64296cbd43f9fe2ed18a43d1227c1ed4f29d3815 Mon Sep 17 00:00:00 2001 From: Gwenole Beauchesne Date: Fri, 9 Dec 2011 11:38:34 +0100 Subject: [PATCH] NEWS: updates. --- NEWS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5ff94446aa..b6d9b396ed 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,15 @@ -gst-vaapi NEWS -- summary of changes. 2011-12-07 +gst-vaapi NEWS -- summary of changes. 2011-12-DD Copyright (C) 2010-2011 Splitted-Desktop Systems Copyright (C) 2011 Intel Corporation +Version 0.3.0 - DD.Dec.2011 +* Group all plugins into the same bundle +* Use new XOverlay API (Sreerenj Balachandran) +* Use new GstVideoContext and GstSurfaceBuffer API (Nicolas Dufresne) +* Fix vaapidecode sink caps if decoder is in NULL state (Sreerenj Balachandran) +* Fix auto-plugging and downstream buffer allocation (Nicolas Dufresne) +* Fix crash in VA display init if no VA configs were found (Nicolas Dufresne) + Version 0.2.7 - 07.Dec.2011 * Relicense plugins and tests to LGPL v2.1 (SDS) * Fix MPEG-2 decoding from TS & PS streams