utils: improve debug
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 1cab43b..d2b1090 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,20 +1,21 @@
 
-Release notes for GStreamer 0.10.16 "Special Dispensation"
+Release notes for GStreamer 0.11.2 "A Shiny White Tooth"
         
 
 
 The GStreamer team is proud to announce a new release
-in the 0.10.x stable series of the
+in the 0.11.x unstable series of the
 core of the GStreamer streaming media framework.
 
 
-The 0.10.x series is a stable series targeted at end users.
-It is not API or ABI compatible with the stable 0.8.x series.
-It is, however, parallel installable with the 0.8.x series.
+The 0.11.x series is an unstable series targeted at developers and will
+eventually lead up to the stable 1.0 series.
+It is not API or ABI compatible with the stable 0.10.x series.
+It is, however, parallel installable with the 0.10.x series.
 
 
-The 0.10.x series has been reworked for threadsafety.  It also features
-various feature additions and enhancements.
+The 0.11.x series has improved memory management and features
+various cleanups and enhancements.
 
 
 This module, gstreamer, only contains core functionality.
@@ -37,52 +38,39 @@ contains a set of less supported plug-ins that haven't passed the
 
 Features of this release
     
-      * Monotonic/Posix clock support
-      * Dumping of dot-file graph descriptions for debugging
-      * Clean-up of exported symbols
-      * Many bug-fixes and enhancements
-      * 
+      * Added pts/dts to buffers
+      * Moved controller into core
+      * Pad probe rewrite
+      * AcceptCaps and GetCaps made as queries
+      * Added parent to pad functions
+      * Sticky events rewrite
+      * New GstSample object
+      * Asynchronous state change support for basesrc
+      * Added new bitmask type
+      * GstMemory updates
+      * Port to gio
+      * Port to newest glib
+      * Add stepped ranges
+      * Do typefind in separate thread
+      * Rework alloc tracing
+      * Added STREAM_CONFIG, GAP and STREAM_START events
+      * Various cleanups and leak fixes
 
 Bugs fixed in this release
      
-      * 497859 : --disable-gst-debug option fails compilation
-      * 339279 : [gst.URIHandler] interfaces with class-global virtual met...
-      * 498694 : Patches to avoid g_signal_emit(SIGNAL_HANDOFF) on identit...
-      * 498746 : basesink is forwarding downstream events
-      * 498767 : Hangs after end of tracks since 0.10.15
-      * 498924 : deprecate GST_PLUGIN_DEFINE_STATIC because it's not portable
-      * 499007 : [gst-plot-timeline] more options
-      * 499140 : Add check to ensure .def files are kept up-to-date
-      * 500143 : Some small improvements (limiting realloc and CPU usage )
-      * 500150 : [filesink] add property to enable buffering via setvbuf()
-      * 501560 : gst_(caps|structure)_from_string() crash if structure nam...
-      * 503131 : g_intern_string SUSE 10.2
-      * 503231 : Change to GST_BUFFER_FLAG_GAP meaning can break with base...
-      * 503417 : Build failure due uninitialized variable in function 'gst...
-      * 503590 : gstreamer-0.10.15 fails tests on ppc64
-      * 503675 : broken registry files written to disk
-      * 504499 : Messages from check no longer contain the test case name
-      * 505799 : iSight camera does not work in gstreamer
-      * 506643 : crash in fixate_value/gst_value_init_and_copy on empty li...
-      * 507957 : clean-up incomplete function declarations
-      * 508175 : GST_TIMEVAL_TO_TIME() and GST_TIMESPEC_TO_TIME() need to ...
-      * 510187 : gst_plugin_register_static() API review and GST_PLUGIN_DE...
-      * 510747 : Use $(MAKE) instead of make to fix the build if GNU make ...
-      * 511750 : Configure of prereleases 15.2-15.4 fail in OpenEmbedded M...
-
-API changed in this release
-     
-- API additions:
-    
-* GstIdentity::signal-handoffs
-* gst_util_get_timestamp()
-* gst_base_transform_set_gap_aware()
-* GstFileSink::buffer-mode
-* GstFileSink::buffer-size
-* gst_plugin_register_static()
-- API deprecations:
-    
-* GST_PLUGIN_DEFINE_STATIC()
+      * 664491 : compiler warnings on OS X 64bit
+      * 402562 : [gst_parse_launch] Requesting pads but not releasing them
+      * 383102 : [0.11] Rethink pad_blocking
+      * 610338 : [0.11] [controller] Triggers should be moved into their own control source
+      * 660300 : gst_memory_alignment undefined if HAVE_POSIX_MEMALIGN isn't defined
+      * 662207 : gst: Fix a lot of GLib deprecations and errors
+      * 664099 : 0.11 new to use new floating ref annotation
+      * 664880 : [0.11] GstBaseParse default caps query implementation broken
+      * 664927 : GST_STATIC_CAPS missing initializer
+      * 666096 : [0.11] encodebin bindings failing to accept None
+      * 666154 : [0.11] Python - query_caps fails to accept 'None'
+      * 666351 : [0.11] Get rid of GST_TYPE_DATE
+      * 666890 : [0.11] controller compiler warning: gsttriggercontrolsource.c:82: control reaches end of non-void function
 
 Download
 
@@ -101,8 +89,7 @@ http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
 
 Developers
 
-CVS is hosted on cvs.freedesktop.org.
-All code is in CVS and can be checked out from there.
+GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
 Interested developers of the core library, plug-ins, and applications should
 subscribe to the gstreamer-devel list. If there is sufficient interest we
 will create more lists as necessary.
@@ -110,27 +97,40 @@ will create more lists as necessary.
         
 Applications
 
-Applications ported to GStreamer 0.10 include Totem, RhythmBox, Sound-Juicer,
-Gnome Media, Flumotion, Amarok, Jamboree, Pitivi, Istanbul, AnnoAmp, Elisa, and others.
-Let us know if you want to be added to this list.
+Various applications have early ports to GStreamer 0.11 including Totem, RhythmBox,
+Webkit, Jokosher, Transmageddon and others. We're working on porting more applications.
 
   
 Contributors to this release
     
-      * Alexis Ballier
-      * Damien Lespiau
+      * Andoni Morales Alastruey
+      * Antoine Tremblay
+      * Christian Fredrik Kalager Schaller
+      * Colin Walters
       * David Schleef
       * Edward Hervey
+      * Havard Graff
+      * Idar Tollefsen
       * Jan Schmidt
-      * Julien MOUTTE
-      * Julien Moutte
-      * Laurent Glayal
-      * Matthias Bolte
-      * Peter Kjellerstedt
+      * Jason DeRose
+      * Johan Boulé
+      * Johan Dahlin
+      * Mark Nauwelaerts
+      * Matej Knopp
+      * Nicolas Dufresne
+      * Olivier Crête
+      * Peteris Krisjanis
+      * Philippe Normand
+      * René Stadler
+      * Reynaldo H. Verdejo Pinochet
+      * Robert Swain
       * Sebastian Dröge
-      * Stefan Kost
-      * Thijs Vermeir
+      * Sjoerd Simons
+      * Stas Sergeev
+      * Stefan Sauer
+      * Thiago Santos
       * Thomas Vander Stichele
       * Tim-Philipp Müller
+      * Vincent Penquerc'h
       * Wim Taymans
\ No newline at end of file