array/fraction: In param types, use get_type() function directly
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 1144dec..9a72e08 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,22 +1,20 @@
 
-Release notes for GStreamer 1.1.4
+Release notes for GStreamer 1.11.2
 
+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.
 
-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 at some point during the 1.11 release
+cycle, 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.
@@ -42,33 +40,25 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
 
 Bugs fixed in this release
      
-      * 701996 : context: Still inconvenient to use and racy
-      * 705835 : queue: Keeps sticky events around after pad deactivation
-      * 704927 : queue2: forward the upstream scheduling flags
-      * 704934 : Clarify the gst buffer query api documentation slightly
-      * 705156 : Small fixes to get make check to finish
-      * 705332 : queue2: global state is affected by buffery query handling
-      * 705350 : automake 1.14 warns very verbosely about subdir-objects
-      * 705621 : baseparse: Add a property to force processing
-      * 705694 : dataqueue: add gst_data_queue_push_force
-      * 705999 : taglist: handle publisher, interpreted-by and key tags
-      * 706160 : query: crash when parsing uri redirection
-      * 706162 : gst_buffer_memcmp() ignores the buffer size if it goes past the gstbuffer
-      * 706360 : queue2: test_simple_shutdown_while_running fails/racy
-      * 706454 : Sample: add gst_sample_copy function
-      * 706600 : basetransform: Don't push out identical caps
+      * 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 ====
 
 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 ====
 
@@ -93,23 +83,17 @@ subscribe to the gstreamer-devel list.
         
 Contributors to this release
     
-      * Adrian Pardini
-      * Alessandro Decina
-      * Andoni Morales Alastruey
-      * Arnaud Vrac
-      * Brendan Long
-      * Edward Hervey
-      * Jonas Holmberg
-      * Kerrick Staley
-      * Kjartan Maraas
-      * Lubosz Sarnecki
-      * Matthieu Bouron
-      * Nicolas Dufresne
-      * Olivier Crête
+      * Brendan Shanks
+      * Jan Schmidt
+      * Julien Isorce
+      * Nirbheek Chauhan
+      * Peter Korsgaard
       * Sebastian Dröge
-      * Sjoerd Simons
-      * Thiago Santos
+      * Seungha Yang
+      * Stefan Sauer
+      * Stian Selnes
+      * Thibault Saunier
       * Tim-Philipp Müller
+      * Vivia Nikolaidou
       * Wim Taymans
-      * Wonchul Lee
  
\ No newline at end of file