pipeline: only have a top-level pipeline do pipeline management
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index c4f7a65..f089617 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,75 +1,83 @@
-GStreamer 0.3.2 "Do-B-day" released
-
-Release Notes
-
-   The  GStreamer  team  is  happy  to  announce  another  release of the
-   GStreamer  streaming-media  framework. GStreamer now contains close to
-   100  plugins for reading, writing and manipulating audio and video. We
-   are  rapidly  approaching  a  stable  set  of  libraries.  Our  sample
-   applications are, however, still under development.
-
-   We  now have a gst-all module prepared that includes all of our source
-   modules in one easy-to-compile package.
-
-Future Plans
-
-   Our goal for the next release is stabilizing and improving the current
-   feature  set  of  GStreamer further, including introducing an improved
-   autoplugger  module for even better handling of media formats. We will
-   also  focus  more  attention at our media player sample application as
-   this is the application most users and developers probably will use to
-   get aquinted with the framework.
-
-   For help building GStreamer, take a look at our build help document.
-
-Updates and Enhancements
-
-     * new capabilities negotiation system
-     * xml support bugfixes
-     * sdlvideosink enhancements
-     * gst-xmllaunch added
-     * fixes in avi plugin
-     * fli plugin now works again
-     * fixes to old gstmediaplayer making it work
-     * lots of fixes on the v4l plugin
-     * new cdxa plugin
-     * new mjpeg encoder and decoder plugins
-     * new example plugin using GOB
-     * partial update of documentation and examples
-     * miscellaneous bugfixes
-
-   More  details  on  these features can be found, along with the release
-   tarballs    and    some    RPMs,    on    the    project's    website,
-   http://gstreamer.net/.
-
-   GStreamer  is  hosted on SourceForge, so support requests and bugs may
-   be filed as usual. Interested developers of the core library, plugins,
-   and  applications  should  subscribe  to  the gstreamer-devel list. If
-   there is sufficient interest we will create more lists as necessary.
-
-   We  are  still  looking for people with access to Solaris, HP-UX, Irix
-   and  True64  that  would  be  willing  to  try  building  and  testing
-   GStreamer. Patches fixing such problems are also more than welcome.
 
-Contributors to this release
+Release notes for GStreamer 0.10.35 "Nuclear Fission"
+        
+
+
+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.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.10.x series has been reworked for threadsafety.  It also features
+various feature additions and enhancements.
+
+
+This module, gstreamer, only contains core functionality.
+For actual media playback, you will need other modules.
+
+gst-plugins-base
+contains a basic set of well-supported plug-ins
+gst-plugins-good
+contains a set of well-supported plug-ins under our preferred license
+gst-plugins-ugly
+contains a set of well-supported plug-ins, but might pose problems for
+    distributors
+gst-plugins-bad
+contains a set of less supported plug-ins that haven't passed the
+    rigorous quality testing we expect
 
-Core
 
-     * Erik Walthinsen <omega@temple-baptist.com>
-     * Wim Taymans <wim.taymans@chello.be>
-     * Thomas Vander Stichele <thomas@apestaart.org>
-     * Andy Wingo <wingo@pobox.com>
-     * David Lehn <dlehn@vt.edu>
 
-Plugins and Sample Applications
+  
 
-     * Ronald Bultje <rbultje@ronald.bitfreak.net>
-     * Bastien Nocera <hadess@hadess.net>
-     * Martin Enlund <martin@enlund.net>
-     * Benjamin Otte <bj>
+Features of this release
+    
+      * work around GLib atomic ops API change
+      * some minor win32/mingw fixes
+      * don't use G_CONST_RETURN in public headers
 
-Misc
+Bugs fixed in this release
+     
+      * 652211 : Use const instead G_CONST_RETURN
 
-     * Christian Schaller <christian.schaller@linuxrising.org>
-     * wrobell <wrobell@ite.pl>
+Download
 
+You can find source releases of gstreamer in the download directory:
+http://gstreamer.freedesktop.org/src/gstreamer/
+
+GStreamer Homepage
+
+More details can be found on the project's website:
+http://gstreamer.freedesktop.org/
+
+Support and Bugs
+
+We use GNOME's bugzilla for bug reports and feature requests:
+http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
+
+Developers
+
+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.
+
+        
+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.
+
+  
+Contributors to this release
+    
+      * David Schleef
+      * Javier Jardón
+      * Руслан Ижбулатов
\ No newline at end of file