pipeline: only have a top-level pipeline do pipeline management
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 7ac82c9..f089617 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,25 +1,20 @@
 
-GStreamer: Release notes for GStreamer 0.9.7 "My Dog Has No Nose"
+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.
 
 
-
-This release is a pre-release for the new 0.10 stable series.
-
-The major/minor has been bumped to 0.10 - update your pkg-config magic if
-you're developing applications..
-
-
-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.
@@ -39,28 +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
-      * bumped major/minor to 0.10
-      * API cleanup
-      * PluginFeature and TypeFind leak fixes
-      * cleaned up source tree
-      * added plugin documentation for core elements
-      * fixes for stripped core
+      * 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
-    
-      * 320529 : [API] gst_event_new_segment mentions " stream_time " as an ...
-      * 321917 : quicktime with two video tracks and extra foo, makes tote...
-      * 322257 : Fix gstnet library name
-      * 322427 : gst-compprep aborts with 'double free or corruption'
-      * 322429 : Filesink seeking problem
-      * 322626 : Strings in gst-launch.c adn gstdebug.c are horrid
-      * 322708 : gst_plugin_load_file leaks a reference to a GstPlugin
-      * 322751 : gst_ghost_pad_get_target borks on pads without target
-      * 322842 : GStreamer-CRITICAL in GstBaseSink and GstBaseTransform
+     
+      * 652211 : Use const instead G_CONST_RETURN
 
 Download
 
@@ -79,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.
@@ -88,27 +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.
-Flumotion has been mostly ported to 0.9 as well.
+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
-      * Edward Hervey
-      * Jan Schmidt
-      * Michael Smith
-      * Stefan Kost
-      * Thomas Vander Stichele
-      * Tim-Philipp Müller
-      * Wim Taymans
+      * David Schleef
+      * Javier Jardón
+      * Руслан Ижбулатов
  
\ No newline at end of file