controller: Generate GLib enums automatically
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 68f43dd..abc8c60 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,22 +1,18 @@
 
-Release notes for GStreamer 1.1.2
+Release notes for GStreamer 1.11.90
 
+The GStreamer team is pleased to announce the first release candidate of the
+stable 1.12 release series. The 1.12 release series is adding new features on
+top of the 1.0, 1.2, 1.4, 1.6, 1.8 and 1.10 series and is part of the API and
+ABI-stable 1.x release series of the GStreamer multimedia framework.
 
-The GStreamer team is proud to announce a new bug-fix release
-in the 1.x stable series of the
-core of the GStreamer streaming media framework.
 
+Full release notes will be provided with the 1.12.0 release, highlighting all
+the new features, bugfixes, performance optimizations and other important
+changes.
 
-The 1.x series is a stable series targeted at end users.
-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 and
-will not affect an existing 0.10.x installation.
 
-
-The 1.x series has been reworked for more flexible memory handling, improved
-caps negotiation and re-negotiation, better handling of dynamic pipelines,
-and increased performance in general. It also features countless other feature
-additions and enhancements.
+Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
 
 
 This module, gstreamer, only contains core functionality.
@@ -40,31 +36,28 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
 
   
 
-Features of this release
-    
-
 Bugs fixed in this release
      
-      * 652037 : basesrc: less persistent caching of size
-      * 701985 : gst-launch: Unreffing GstContext that is still used
-      * 702089 : gst_init: Don't intercept --help
-      * 702520 : queue: deadlock when reconfigure event
-      * 702632 : acceptcaps query can be very very slow
-      * 703267 : funnel: Needs to be usable in playbin
-      * 703377 : gst_check_setup_events() and multiple src or sink pads
-      * 703682 : POTFILES.in is out of date
+      * 779175 : registry: Only scan plugin files that end with an extension
+      * 775445 : adaptivedemux: Fix deadlock during transition from track disable to enable
+      * 776293 : GStreamer-CRITICAL **: gst_stream_collection_get_size: assertion 'collection- > priv- > streams' failed
+      * 779459 : Document whether GST_CAT_LEVEL_LOG() & co print a new-line
+      * 779755 : Timecodes get serialized as flagsets
+      * 780111 : _gst_param_array_validate is not correctly implemented
+      * 780751 : gstvalue: fix GstValue leak in structure_field_union_into
+      * 780923 : Various combined-flag #defines are not C++ friendly
 
 ==== Download ====
 
 You can find source releases of gstreamer in the download
-directory: http://gstreamer.freedesktop.org/src/gstreamer/
+directory: https://gstreamer.freedesktop.org/src/gstreamer/
 
 The git repository and details how to clone it can be found at
 http://cgit.freedesktop.org/gstreamer/gstreamer/
 
 ==== Homepage ====
 
-The project's website is http://gstreamer.freedesktop.org/
+The project's website is https://gstreamer.freedesktop.org/
 
 ==== Support and Bugs ====
 
@@ -89,19 +82,14 @@ subscribe to the gstreamer-devel list.
         
 Contributors to this release
     
-      * Brendan Long
-      * Edward Hervey
-      * Hans de Goede
-      * Jonas Holmberg
-      * Kim Lam
+      * Jan Schmidt
       * Nicolas Dufresne
       * Olivier Crête
-      * Paul HENRYS
-      * Piotr Drąg
       * Sebastian Dröge
-      * Sjoerd Simons
-      * Stefan Sauer
+      * Seungha Yang
+      * Thiago Santos
       * Thibault Saunier
       * Tim-Philipp Müller
+      * Vincent Penquerc'h
       * Wim Taymans
  
\ No newline at end of file