oggdemux: don't expose Annodex CMML streams any more
[platform/upstream/gstreamer.git] / NEWS
diff --git a/NEWS b/NEWS
index f45032c..ccdee24 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,38 @@
-This is GStreamer Base Plug-ins 0.11.0, "Just like a pacifier"
+This is GStreamer Base Plug-ins 0.11.91 "Fee-fi-fo-fum"
 
-New in 0.11.0:
+New in 0.11.91:
 
-      * Ported to 0.11.0 core API changes
-      * Reworked video caps
-      * Improved video helper library
-      * Numerous cleanups and improvements
+      * Compressed audio passthrough support in alsasink
+      * Removal of interfaces library, mixer and tuner interface
+      * Addition of video encoder and decoder base classes
+      * Improvements/cleanup for the video library API
 
+New in 0.11.90:
+
+      * Lots of bugfixes, cleanup and other improvements
+      * API cleanup in the audio base classes
+      * Improvements to the RTP buffer
+
+New in 0.11.3:
+
+      * Many fixes and improvements
+      * video: Improve video frame map/unmap
+      * theora: Improve video negotiation
+      * Various performance improvements
+
+Bugs fixed in this release
+
+      * 668343 : [0.11] - segfault when using missing plugin support in 0.11
+      * 668542 : [0.11] EncodingProfileClass is missing from GstPbutils-0.11.gir
+
+
+New in 0.11.2:
+
+      * Parallel installability with 0.10.x series
+      * Many API cleanups
+      * Ported to new 0.11 core API changes
+      * Use new GstSample for snapshots
+      * Improved video filter base class
+      * New multichannel caps with mask
+      * Port network elements to GIO
+      * Many fixes and improvements