utils: Export linear regression calculation as public function
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 1144dec..be8a601 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,22 +1,15 @@
 
-Release notes for GStreamer 1.1.4
+Release notes for GStreamer 1.10.0
 
+The GStreamer team is pleased to announce the first release of the new stable
+1.10 release series. The 1.10 release series is adding new features on top of
+the 1.0, 1.2, 1.4, 1.6 and 1.8 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.
 
-
-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 shortly after
+the source release by the GStreamer project during the stable 1.10 release
+series.
 
 
 This module, gstreamer, only contains core functionality.
@@ -42,33 +35,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
+      * 770627 : adaptivedemux: prevent to set source flag itself
+      * 772431 : Doc is wrong about GST_PLUGIN_PATH being colon separated - it's semicolon on Windows.
+      * 772571 : doc: fix GST_LEAKS_TRACER_SIG doc
+      * 772741 : bin: Add a new GST_BIN_FLAG_STREAMS_AWARE flag
+      * 772851 : tracers: fix structure leak
+      * 773114 : meson: fixes for windows build
+      * 773319 : adapter: mix-up between PTS and DTS
 
 ==== 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 +78,17 @@ subscribe to the gstreamer-devel list.
         
 Contributors to this release
     
-      * Adrian Pardini
-      * Alessandro Decina
-      * Andoni Morales Alastruey
-      * Arnaud Vrac
-      * Brendan Long
+      * Andrew Eikum
       * Edward Hervey
-      * Jonas Holmberg
-      * Kerrick Staley
-      * Kjartan Maraas
-      * Lubosz Sarnecki
-      * Matthieu Bouron
+      * Guillaume Desmottes
+      * Jesper Larsen
+      * Matthew Waters
       * Nicolas Dufresne
-      * Olivier Crête
+      * Nirbheek Chauhan
       * Sebastian Dröge
-      * Sjoerd Simons
-      * Thiago Santos
+      * Stefan Sauer
+      * Stian Selnes
+      * Thibault Saunier
       * Tim-Philipp Müller
-      * Wim Taymans
-      * Wonchul Lee
+      * Vincent Penquerc'h
  
\ No newline at end of file