summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2011-08-31 16:53:55 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2011-08-31 16:53:55 +0100
commit6bd0ef00adfb8389a78885590a0362cac2cfc275 (patch)
tree40dd31c61f031a170b03a9e4f38c7e5360764c22
parent3c8db2abec93a30f8701f285d47d56683c7a60c8 (diff)
downloadclutter-gst-6bd0ef00adfb8389a78885590a0362cac2cfc275.tar.gz
build: Update NEWS file for 1.3.14
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 54e8555..6a4f0fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+clutter-gst 1.3.14 (31/08/2011)
+===============================================================================
+
+List of changes since 1.3.12
+
+ o Big split between the logic around playbin2 and the clutter-specific part
+ to be able to reuse the GStreamer logic to implement new ClutterMedia
+ objects.
+
+ o Add new API to get the list of audio and subtitles tracks
+
+ o Fix the leak of GstBus in VideoTexture
+
+ o Fix the key navigation events in the sink
+
+Many thanks to:
+
+ Lionel Landwerlin
+ Bastian Winkler
+ Dinh Bowman
+ Thomas Wood
+
clutter-gst 1.3.12 (06/06/2011)
===============================================================================