tools: add basic man page for gst-discoverer
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 25fd8e5..1609b3a 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,16 +1,17 @@
 
-Release notes for GStreamer Base Plug-ins 0.10.21 "We Could Be Wrong"
+Release notes for GStreamer Base Plug-ins 0.11.92 "Comfortably Numb"
         
 
 
 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
 GStreamer Base Plug-ins.
 
 
-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.
+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.
 
 
 
@@ -27,13 +28,14 @@ This module contains elements for, among others:
   containers: ogg
   codecs: vorbis, theora
   text: textoverlay, subparse
-  sources: audiotestsrc, videotestsrc, gnomevfssrc
+  sources: audiotestsrc, videotestsrc, gnomevfssrc, giosrc
   network: tcp
-  typefind
-  audio processing: audioconvert, adder, audiorate, audioscale, volume
+  typefind functions
+  audio processing: audioconvert, adder, audiorate, audioresample, volume
   visualisation: libvisual
   video processing: ffmpegcolorspace
-  aggregate elements: decodebin, playbin
+  aggregate elements: uridecodebin, playbin2, decodebin2, decodebin, playbin, encodebin
+  libraries: app, audio, cdda, fft, interfaces, netbuffer, pbutils, riff, rtp, rtsp, sdp, tag, video
 
 
 Other modules containing plug-ins are:
@@ -54,50 +56,12 @@ contains a set of less supported plug-ins that haven't passed the
 
 Features of this release
     
-      * Continue playbin2 development
-      * Ogg improvements - CELT support, skeleton fixes
-      * DVD subpicture support
-      * Improved audio dithering random number generator
-      * xvimagesink/ximagesink fixes
-      * Vorbis encoding and decoding fixes
-      * Recognise Kate subtitle streams
-      * Many bug-fixes and enhancements
-
-Bugs fixed in this release
-     
-      * 537380 : [gnomevfssrc] Doesn't handle short reads properly
-      * 538656 : xvimagesink support for autofill/colorkey property
-      * 540334 : Build fails without X in tests/examples/seek
-      * 528299 : Multiple GstMixerTracks with the same label cause problem...
-      * 530068 : Ogg Streams with Skeleton and Granulepos > 0 do not work(...
-      * 537009 : playbin2 silly typo breaks signals
-      * 537045 : decodebin2 sometimes emits 'drained' multiple times
-      * 537599 : [oggdemux] skeleton streams not skipped in ogg
-      * 537889 : [xvimagesink] colorbalance is bad
-      * 538232 : vorbisenc/vorbisdec don't work with a live source
-      * 538663 : gdppay memleak in gst_gdp_pay_reset
-      * 540215 : decodebin does not insert a queue for raw data type
-      * 540351 : [avidemux] Doesn't know about Duck DK4 ADPCM
-      * 540497 : ffmpegcolorspace is returning wrong size
-      * 541358 : cross mingw32 gcc: getaddrinfo is not in ws2_32.dll befor...
-      * 544306 : rtspsrc debug=1 segfaults with some libc
-      * 548898 : GStreamer-CRITICAL errors on seeking beyond stream borders
-      * 548913 : vorbisenc being picky about rounding errors in timestamps
-      * 549062 : Video devices aren't updated on subsequent probing.
-      * 549814 : [typefind] add application/pdf typefinder
-      * 550582 : [oggdemux] KATE streams not recognised
-      * 550638 : [typefind] Recognize some jpeg2k file types
-      * 550656 : recognize TrueSpeech in wavparse
-      * 550729 : gst-plugins-base won't compile with " -pedantic " option
-      * 552960 : tagdemux asserts and aborts on truncated files
-      * 553244 : theoraparse doesn't work at all (throws criticals and ass...
-
-API changed in this release
-     
-- API additions:
+      * Parallel installability with 0.10.x series
+      * API cleanup and minor API improvements
+      * Major cleanup of video/audio libraries
+      * Lots of bugfixes, cleanup and other improvements
+There were no bugs fixed in this release
     
-* Add "index" property to GstMixerTrack to differantiate between
-       multiple mixer tracks with the same label.
 
 Download
 
@@ -116,8 +80,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.
@@ -127,25 +90,23 @@ Applications
   
 Contributors to this release
     
-      * Alessandro Dessina
-      * Andy Wingo
-      * Antoine Tremblay
-      * Damien Lespiau
-      * David Schleef
+      * Alban Browaeys
+      * Andoni Morales Alastruey
+      * Andre Moreira Magalhaes (andrunko)
+      * Anton Belka
+      * Arun Raghavan
+      * Bastien Nocera
+      * David Svensson Fors
       * Edward Hervey
-      * Evgeniy Stepanov
-      * Frederic Crozat
-      * Jan Gerber
-      * Jan Schmidt
-      * Jonathan Matthew
-      * Julien Moutte
+      * Idar Tollefsen
       * Mark Nauwelaerts
-      * Michael Smith
-      * Mike Ruprecht
-      * Sam Morris
+      * Matej Knopp
+      * Raimo Järvi
       * Sebastian Dröge
-      * Stefan Kost
-      * Thomas Vander Stichele
+      * Sebastian Rasmussen
+      * Sreerenj Balachandran
+      * Stefan Sauer
+      * Thiago Santos
       * Tim-Philipp Müller
       * Vincent Penquerc'h
       * Wim Taymans