utils: Export linear regression calculation as public function
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 5c5f5f7..be8a601 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,22 +1,15 @@
 
-Release notes for GStreamer 1.2.0
+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 feature 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,22 +35,25 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
 
 Bugs fixed in this release
      
-      * 706551 : gsttestclock check failed
-      * 708605 : testclock: Does not handle unscheduled entries correctly
-      * 708636 : collectpads: Should set *all* its pads to flushing when set_flushing is called, not only the ones in the public list
-      * 708668 : context: Potential regression
+      * 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 ====
 
@@ -82,10 +78,17 @@ subscribe to the gstreamer-devel list.
         
 Contributors to this release
     
-      * Alex Ashley
+      * Andrew Eikum
       * Edward Hervey
-      * Mathieu Duponchelle
+      * Guillaume Desmottes
+      * Jesper Larsen
+      * Matthew Waters
+      * Nicolas Dufresne
+      * Nirbheek Chauhan
       * Sebastian Dröge
+      * Stefan Sauer
+      * Stian Selnes
+      * Thibault Saunier
       * Tim-Philipp Müller
-      * Wim Taymans
+      * Vincent Penquerc'h
  
\ No newline at end of file