pipeline: only have a top-level pipeline do pipeline management
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index b40c7ac..f089617 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,18 +1,20 @@
 
-GStreamer: Release notes for GStreamer 0.9.2 "South"
+Release notes for GStreamer 0.10.35 "Nuclear Fission"
         
 
-The GStreamer team is petrified to announce a new release
-in the 0.9.x development series of the
+
+The GStreamer team is proud to announce a new release
+in the 0.10.x stable series of the
 core of the GStreamer streaming media framework.
 
 
-The 0.9.x series is a development series and not recommended for end users.
+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 main focus of the 0.9 series is to make GStreamer threadsafe.
+The 0.10.x series has been reworked for threadsafety.  It also features
+various feature additions and enhancements.
 
 
 This module, gstreamer, only contains core functionality.
@@ -32,23 +34,16 @@ contains a set of less supported plug-ins that haven't passed the
 
 
   
+
 Features of this release
     
-      * Parallel installability with 0.8.x series
-      * Threadsafe design and API
+      * work around GLib atomic ops API change
+      * some minor win32/mingw fixes
+      * don't use G_CONST_RETURN in public headers
 
 Bugs fixed in this release
-    
-      * 121015 : [api] gst_clock_entry_new() seems broken
-      * 134227 : [api] gst_clock_id_wait_async, wrong return code for defa...
-      * 142209 : [build] Large file support broken
-      * 154785 : Clock does not run if audio stream lacks data for a short...
-      * 305256 : [API] Change gst_element_seek to not mix enum/flags types
-      * 309253 : GST_DEBUG_FUNCPTR macro does illegal casting from functio...
-      * 311004 : ghostpad bugginess
-      * 311009 : valgrind shows undesired messages
-      * 311848 : Renegotiation broken
-      * 314708 : filesrc doesn't set GST_BUFFER_FLAG_READONLY on mmaped bu...
+     
+      * 652211 : Use const instead G_CONST_RETURN
 
 Download
 
@@ -67,8 +62,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.
@@ -76,28 +70,14 @@ will create more lists as necessary.
         
 Applications
 
-At this point, ports of existing applications to 0.9 are still experimental.
-A patch for Totem is maintained at
-
-http://bugzilla.gnome.org/show_bug.cgi?id=313086.
-A patch for Rhythmbox is maintained at
-
-http://bugzilla.gnome.org/show_bug.cgi?id=309609.
-Jamboree has a branch with the tag "jamboree-gst-0.9" that works against
-GStreamer 0.9.
+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.
 
   
 Contributors to this release
     
-      * Andy Wingo
-      * Antoine Tremblay
-      * Edward Hervey
-      * Jan Schmidt
-      * Philippe Khalaf
-      * Ronald Bultje
-      * Stefan Kost
-      * Thomas Vander Stichele
-      * Tim-Philipp Müller
-      * Torsten Schoenfeld
-      * Wim Taymans
+      * David Schleef
+      * Javier Jardón
+      * Руслан Ижбулатов
  
\ No newline at end of file