Release 1.6.0
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 83d1168..b140e44 100644 (file)
--- a/RELEASE
+++ b/RELEASE
 
-GStreamer: Release notes for GStreamer Plugins 0.8.1 "Comforting Sounds"
-        
+Release notes for GStreamer Bad Plugins 1.6.0
+
+
+The GStreamer team is proud to announce a new major feature release in the
+stable 1.x API series of your favourite cross-platform multimedia framework!
+
+
+This release has been in the works for more than a year and is packed with new
+features, bug fixes and other improvements.
+
+
+See
+http://gstreamer.freedesktop.org/releases/1.6/
+for the full list of changes.
+
+
+
+"That an accusation?"
+
+
+No perfectly groomed moustache or any amount of fine clothing is going to
+cover up the truth - these plugins are Bad with a capital B.
+They look fine on the outside, and might even appear to get the job done, but
+at the end of the day they're a black sheep. Without a golden-haired angel
+to watch over them, they'll probably land in an unmarked grave at the final
+showdown.
+
+
+Don't bug us about their quality - exercise your Free Software rights,
+patch up the offender and send us the patch on the fastest steed you can
+steal from the Confederates. Because you see, in this world, there's two
+kinds of people, my friend: those with loaded guns and those who dig.
+You dig.
 
-The GStreamer team is happy to announce a new release
-in the 0.8.x stable series of the GStreamer Plugins.
 
+This module contains a set of plugins that aren't up to par compared to the
+rest.  They might be close to being good quality, but they're missing something
+- be it a good code review, some documentation, a set of tests, a real live
+maintainer, or some actual wide use.  If the blanks are filled in they might be
+upgraded to become part of either gst-plugins-good or gst-plugins-ugly,
+depending on the other factors.
+If the plugins break, you can't complain - instead, you can fix the
+problem and send us a patch, or bribe someone into fixing them for you.
+New contributors can start here for things to work on.
 
-The 0.8.x series is a stable series aimed at end users.
-It is not API or ABI compatible with the stable 0.6.x series.
-It is, however, parallel installable with the 0.6.x series.
 
+Other modules containing plugins are:
 
-This module contains plugins providing media encoding and decoding,
-conversion, effects, and other elements that provide actual media
-handling functionality to the core.  You need the GStreamer core module
-to make them work.  The versions do not need to match exactly, as long
-as all of them are in the 0.8.x series.
+
+gst-plugins-base
+contains a basic set of well-supported plugins
+gst-plugins-good
+contains a set of well-supported plugins under our preferred license
+gst-plugins-ugly
+contains a set of well-supported plugins, but might pose problems for
+    distributors
+gst-libav
+contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
 
 
-The FFmpeg-based decoder element has been moved to its own module.  If you
-want support for a lot of popular video formats, you need to install this
-module along with the GStreamer Core and Plugins.  An FFmpeg-based colorspace
-element has been added to the Plugins however.
 
   
-Features of this release
-    
-      * Parallel installability with 0.6.x series
-      * Internationalization
-      * New translations in this release: Swedish, Afrikaans, Azerbeaijani
-      * Translations: af az nl sr sv
-      * Updated to the new core 0.8 subsystems
-      * Reworked play and media-info libraries
-      * Updated osssink: now does probing of possible output properties
-      * Updated qtdemux: fixes for MACE audio
-      * New debug element: quasirandom byte changes
-      * New element: dvddemux
-      * New element: kiosrc, a KIO-slaves source
-      * Fixes to all other elements, including level, videodrop, gnomevfssrc, speex, *law, mpeg2dec, adder, a52dec, oggdemux, matroska, mad, v4l2, cacasink
-      * Portability fixes
-      * ChangeLog use
-      * Coding style consistency
-      * Various memleak and buffer overflow fixes
 
 Bugs fixed in this release
-    
-      * 120883 : osssink advertises more rates than it handles
-      * 125732 : v4l2src don't support all YUV formats
-      * 134301 : gst-plugins should depend on X
-      * 135919 : Mandrake 10
-      * 136477 : [PATCH] gst-launch-ext does not support .mov
-      * 136527 : gdk_pixbuf makefile tried to execute targets contrains in...
-      * 137348 : media-info .pc file lacks a 'Version:' line
-      * 137448 : mpegaudioparse: crash (bus error)
-      * 137504 : mpeg2dec fails on 422 encoded material
-      * 137556 : Ogg Vorbis playback has poor spatialization
-      * 137588 : ffmpegcolorspace gives critical when it should throw error
-      * 137722 : Quicktime audio parsing is broken
-      * 138105 : [mpeg1videoparse] Hangs while decoding everest.m1v
-      * 138168 : id3tag using gst_event_new_discontinuous incorrectly?
-      * 138169 : matroska-demux using gst_event_new_discontinuous without ...
-      * 138635 : two GLib-GObject-CRITICAL Messages when running gst-regis...
-      * 138846 : all of the ladspa-wrapped source-plugins fail to go to pl...
-      * 138914 : gstgdkanimation.h is missing from gst-plugins-0.8.0
-      * 139034 : Non-standard test(1) operator used in configure script
-      * 139035 : Non-standard regex used as libtool argument
-      * 139382 : mad decoder can resync wrongly after seek and does explic...
-      * 139532 : gstcolorspace crashes when after v4lsrc (ffmpegcolorspace...
-      * 139926 : id3tag's caps cause it to be plugged more than once by sp...
-      * 139958 : Leak in avidemux
-      * 140058 : [msmpeg4] file with broken qscale/header does not play
-
-Download
-
-You find source releases of gst-plugins in the download directory:
-http://gstreamer.freedesktop.org/src/gst-plugins/
-
-GStreamer Homepage
-
-More details can be found on the project's website:
-http://gstreamer.freedesktop.org/
-
-Support and Bugs
+     
+      * 754903 : eagl: crashes or no video display on reuse
+      * 755249 : gtkglsink: Hide and cleaned the GtkWindow we might create
+      * 755251 : gtksink: Rework threading around GtkWindow creation
+      * 755411 : mpdparser: Only check stream- > segments for a repeated last segment if we have a static list of segments
+      * 755426 : decklinkvideosrc: Can't go to PAUSED again from READY
+      * 755456 : glmemory: fix texture leak in _gl_mem_copy
+      * 755459 : gtksink: Do not show window until we reach the PAUSED state
+      * 755542 : gtk: Fix a race where we end up setting wrong VideoInfo
+      * 755618 : gstglfilter: fix error GL_INVALID_OPERATION " glBindBuffer: buffer bound to more than 1 " 
+
+==== Download ====
+
+You can find source releases of gst-plugins-bad in the download
+directory: http://gstreamer.freedesktop.org/src/gst-plugins-bad/
+
+The git repository and details how to clone it can be found at
+http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/
+
+==== Homepage ====
+
+The project's website is 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
+Please submit patches via bugzilla as well.
 
-CVS is hosted on cvs.freedesktop.org.
-All code is in CVS and can be checked out 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.
+For help and support, please subscribe to and send questions to the
+gstreamer-devel mailing list (see below for details).
 
-        
-Applications
+There is also a #gstreamer IRC channel on the Freenode IRC network.
 
-The GConf settings have moved to a versioned location and can now be found
-under /system/gstreamer/0.8.  Applications should use the gconf library,
-as provided by gstreamer-gconf-0.8.pc, to access the default settings.
+==== Developers ====
 
-  
+GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
+from there (see link above).
+
+Interested developers of the core library, plugins, and applications should
+subscribe to the gstreamer-devel list.
+
+        
 Contributors to this release
     
-      * Benjamin Otte
-      * Christian Schaller
-      * David I. Lehn
-      * David Schleef
-      * Iain Holmes
-      * Jan Schmidt
-      * Jérémy Simon
-      * Johan Dahlin
-      * Julio M. Merino Vidal
-      * Martin Soto
-      * Petri Jooste
-      * Ronald Bultje
-      * Stefan Kost
-      * Thomas Vander Stichele
-      * Tim-Philipp Müller
-      * W. Michael Petullo
+      * Arun Raghavan
+      * Julien Isorce
+      * Matthew Waters
+      * Sebastian Dröge
+      * Thibault Saunier
  
\ No newline at end of file