utils: Export linear regression calculation as public function
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 13831ce..be8a601 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,22 +1,15 @@
 
-Release notes for GStreamer 1.0.1
+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.
@@ -40,41 +33,27 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
 
   
 
-Features of this release
-    
-      * Parallel installability with 0.10.x series
-      * Capsfilter prefers filter caps over passthrough now
-      * Application Development Manual, Plugin Writer's Guide and other documentation updated and extended for 1.0
-      * Bug fixes
-
 Bugs fixed in this release
      
-      * 680862 :  " identity " with single-segment=true gives buffer.pts of CLOCK_TIME_NONE
-      * 684538 : baseparse: no timestamps after seeking in mp3 or aac
-      * 684755 : typo - whithin > within
-      * 684765 : Plugins without a klass in the metadata crashes autoaudiosink
-      * 684809 : proxypad don't hold a ref to their internal pad while streaming through it
-      * 684970 : Don't register printf extension for %p when glib is not using system printf
-      * 684981 : Pipeline hangs on PREROLLING negotiating caps
-      * 685072 : memory: map(READ)/unmap clears the READONLY status
-
-API changes in this release
-     
- - API additions:
-    
-      * gst_base_transform_set_prefer_passthrough ()
+      * 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 ====
 
@@ -99,12 +78,17 @@ subscribe to the gstreamer-devel list.
         
 Contributors to this release
     
-      * Jan Schmidt
-      * Josep Torra Valles
-      * Mark Nauwelaerts
-      * Olivier Blin
-      * Olivier Crête
+      * Andrew Eikum
+      * Edward Hervey
+      * 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