libav: Change from deprecated PIX_FMT_* to AV_PIX_FMT_*
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index ed1a0cf..1470f8d 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,56 +1,86 @@
 
-GStreamer: Release notes for GStreamer FFmpeg 0.8.2 "Titan Shifting Gears"
-        
+Release notes for GStreamer libav Plugins 1.4.0
+
+
+The GStreamer team is pleased to announce the first release of
+the stable 1.4 release series. The 1.4 release series is adding new
+features on top of the 1.0 and 1.2 series and is part of the API and
+ABI-stable 1.x release series of the GStreamer multimedia framework.
+
+
+
+Binaries for Android, iOS, Mac OS X and Windows are provided together
+with this release.
+
+
+
+The stable 1.4 release series is API and ABI compatible with 1.0.x,
+1.2.x and any other 1.x release series in the future. Compared to 1.2.x
+it contains some new features and more intrusive changes that were
+considered too risky as a bugfix.
+
+
 
-The GStreamer team is happy to announce a new stable release of the
-FFmpeg-based GStreamer plugin.
+This module contains plugins based on the libav project, including codecs.
+
+
+
+Other modules containing plugins are:
+
+
+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-plugins-bad
+contains a set of less supported plugins that haven't passed the
+    rigorous quality testing we expect, or are still missing documentation
+    and/or unit tests
 
 
-This module is separated from GStreamer Plugins for easier maintenance
-and decoupled release cycles.
-Our CVS contains both the patched source code to FFmpeg, as well as the
-set of patches against upstream CVS, so we can send patches upstream
-regularly from our modifications.
 
   
-Features of this release
-    
-      * codecs for most popular formats
-      * optimized colorspace conversion
-      * stability and synchronization fixes
 
-Bugs fixed in this release
+There were no bugs fixed in this release
     
-      * 150449 : ffdemux_mpegts causes internal error: push on pad
-      * 152798 : wmv2/wma2 file fails to play back
 
-Download
+==== Download ====
 
-You can find source releases of gst-ffmpeg in the download directory:
-http://gstreamer.freedesktop.org/src/gst-ffmpeg/
+You can find source releases of gst-libav in the download
+directory: http://gstreamer.freedesktop.org/src/gst-libav/
 
-GStreamer Homepage
+The git repository and details how to clone it can be found at
+http://cgit.freedesktop.org/gstreamer/gst-libav/
 
-More details can be found on the project's website:
-http://gstreamer.freedesktop.org/
+==== Homepage ====
 
-Support and Bugs
+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.
+
+For help and support, please subscribe to and send questions to the
+gstreamer-devel mailing list (see below for details).
+
+There is also a #gstreamer IRC channel on the Freenode IRC network.
+
+==== Developers ====
+
+GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
+from there (see link above).
 
-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.
+Interested developers of the core library, plugins, and applications should
+subscribe to the gstreamer-devel list.
 
         
 Contributors to this release
     
-      * Ronald Bultje
-      * Thomas Vander Stichele
-      * Iain Holmes
+      * Sebastian Dröge
  
\ No newline at end of file