array/fraction: In param types, use get_type() function directly
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 35d8494..9a72e08 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,14 +1,20 @@
 
-Release notes for GStreamer 1.7.91
+Release notes for GStreamer 1.11.2
 
-The GStreamer team is pleased to announce the second release candidate of the stable
-1.8 release series. The 1.8 release series is adding new features on top of
-the 1.0, 1.2, 1.4 and 1.6 series and is part of the API and ABI-stable 1.x release
-series of the GStreamer multimedia framework.
+The GStreamer team is pleased to announce the second release of the unstable
+1.11 release series. The 1.11 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 unstable 1.11 release series
+will lead to the stable 1.12 release series in the next weeks. Any newly added
+API can still change until that point.
 
 
-Binaries for Android, iOS, Mac OS X and Windows will be provided separately
-during the stable 1.8 release series.
+Full release notes will be provided at some point during the 1.11 release
+cycle, highlighting all the new features, bugfixes, performance optimizations
+and other important changes.
+
+
+Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
 
 
 This module, gstreamer, only contains core functionality.
@@ -34,11 +40,13 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
 
 Bugs fixed in this release
      
-      * 763112 : gstbuffer: fix GstParentBufferMeta GType name
-      * 763213 : Add documentation about _NAME macros vs. _get_name functions
-      * 763325 : Multiple netclocks do not work anymore
-      * 763491 : typefind: behavior has changed on have-type signal, sets pad caps after signal handlers
-      * 763553 : baseparse: Not pushing tags before PREROLL
+      * 764707 : segment: Modifiy inside segment condition
+      * 773091 : check: Add API to filter g_warning/g_critical etc
+      * 777375 : paramspec: Add gst_param_spec_array_list for GST_TYPE_ARRAY
+      * 777449 : parse: Deadlock when trying to link an element that takes its object lock while querying caps
+      * 777780 : GstBaseParse incorrectly handles non-flush seek
+      * 777810 : GstStream and GstStreamCollection missing g_autoptr() support
+      * 778866 : gstconfig.h.in: Fix unaligned access support for the openrisc architecture
 
 ==== Download ====
 
@@ -75,8 +83,17 @@ subscribe to the gstreamer-devel list.
         
 Contributors to this release
     
-      * Carlos Rafael Giani
+      * Brendan Shanks
+      * Jan Schmidt
+      * Julien Isorce
+      * Nirbheek Chauhan
+      * Peter Korsgaard
       * Sebastian Dröge
+      * Seungha Yang
+      * Stefan Sauer
+      * Stian Selnes
+      * Thibault Saunier
       * Tim-Philipp Müller
-      * Víctor Manuel Jáquez Leal
+      * Vivia Nikolaidou
+      * Wim Taymans
  
\ No newline at end of file