array/fraction: In param types, use get_type() function directly
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index e185387..9a72e08 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,14 +1,20 @@
 
-Release notes for GStreamer 1.7.90
+Release notes for GStreamer 1.11.2
 
-The GStreamer team is pleased to announce the first 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,15 +40,13 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
 
 Bugs fixed in this release
      
-      * 728326 : Check for return values of gst_buffer_map and gst_memory_map
-      * 759539 : Stopping a stream with AAC very soon after starting crashes
-      * 760979 : tracers: Allow adding tracers programatically without defining environment variables
-      * 762450 : tags: add GST_TAG_CONDUCTOR
-      * 762702 : gst_bus_add_watch will SEGV when process reaches fd limit
-      * 762778 : API: add gst_element_class_add_static_pad_template()
-      * 762792 : amcvideodec: Can't render to Surface if the color format is not supported
-      * 762845 : tests: ghostpad: Fix memory leak
-      * 762849 : bus: GSource can access GPollFD after the bus was destroyed
+      * 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 ====
 
@@ -79,15 +83,17 @@ subscribe to the gstreamer-devel list.
         
 Contributors to this release
     
-      * Adam Miartus
-      * Edward Hervey
-      * George Yunaev
-      * James Stevenson
-      * Mark Nauwelaerts
+      * Brendan Shanks
+      * Jan Schmidt
+      * Julien Isorce
       * Nirbheek Chauhan
+      * Peter Korsgaard
       * Sebastian Dröge
-      * Thiago Santos
+      * Seungha Yang
+      * Stefan Sauer
+      * Stian Selnes
       * Thibault Saunier
       * Tim-Philipp Müller
-      * Vineeth TM
+      * Vivia Nikolaidou
+      * Wim Taymans
  
\ No newline at end of file