parse: Don't hold element's object lock while querying element pads' caps
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 12fd6db..a19cc1a 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,18 +1,20 @@
 
-Release notes for GStreamer 1.7.1
-
+Release notes for GStreamer 1.11.1
 
 The GStreamer team is pleased to announce the first release of the unstable
-1.7 release series. The 1.7 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 unstable 1.7 release series
-will lead to the stable 1.8 release series in the next weeks. Any newly added
+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 unstable 1.7 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.
@@ -38,65 +40,56 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
 
 Bugs fixed in this release
      
-      * 600648 : multiqueue: queues up too much data, excessive memory use with subtitle streams
-      * 755822 : test_ABI: failed ABI check
-      * 702921 : [pygi] python applications cannot interpret buffer metadata
-      * 733187 : integrating the tracer branch
-      * 744040 : bin: Deadlock when sending event
-      * 753851 : gstreamer: Fix memory leaks when context parse fails.
-      * 754112 : pad: don't fallback to caps queries with proxy pads
-      * 754166 : debug: Dump pad properties values
-      * 754356 : event: Make sure that timestamp + diff in QoS events is never smaller than 0
-      * 754418 : segment: Added gst_segment_position_from_stream_time()
-      * 754457 : segment: Rewording of struct field descriptions
-      * 754464 : Add support for g_autoptr() and friends
-      * 754496 : tracer: stats: log message structures
-      * 754678 : controller: the cubic interpolation we have implemented can overshoot min/max of the control-point values
-      * 755498 : timedvaluecontrolsource: Use g_sequence_lookup where possible
-      * 755651 : gst-uninstalled: Added env var for uninstalled PTP helper
-      * 755657 : Fix -Werror build for clang
-      * 755832 : interpolationcontrolsource: memory corruption due to wrong  assignment
-      * 756208 : pad: memory leak when pushing events to an EOS pad
-      * 756507 : multiqueue: Use buffer DTS if present, else PTS
-      * 756564 : segment: Don't return -1 for out-of-segment values in running/stream-time conversion functions
-      * 756760 : Tracer framework reuses existing GST_TRACE environment variable
-      * 756864 : stats: memory leak when fgets() fails
-      * 756870 : Don't disable assertions for releases and provide a new GST_ENABLE_EXTRA_CHECKS #define
-      * 756954 : basesink: rename 'pad' arg in LOCK/COND macros
-      * 757045 : tracer: Emit 'element-new' hook when using parse_launch
-      * 757193 : multiqueue: Handle negative DTS
-      * 757197 : pad: Append hooks instead of prepending to call them in the order they were added
-      * 757353 : multiqueue: Fix high_time computation
-      * 757596 : filesink: left in half cleaned in case of fclose failure
-      * 757821 : New GstPadEventFunction which returns a GstFlowReturn
-      * 758012 : systemclock: Use mach_time on Apple platforms
-      * 758078 : plugin: Dependency hash does not work with 32 or more files
-      * 758080 : plugin: Allow using device nodes as plugin dependency
-      * 758083 : plugin: Add prefix support to dependencies
-      * 758207 : debugutils: Fix string memory leak
-      * 758340 : tests: funnel test is racy
-      * 758541 : gstinfo: Fix ISO non-standard predefined identifier warning for __FUNCTION__ when compiled with gcc 5 -Wpedantic
-      * 758870 : clock: GST_STIME_ARGS does not handle GST_CLOCK_STIME_NONE
-      * 759055 : baseparse: post tag list updates on percentage delta instead of fixed delta
-      * 759089 : Add a fallback that copies the commit hook in autogen.sh
-      * 759125 : GstBin: async-handling latency handling is decoupled from parent pipeline
-      * 759300 : element: unref message in _post_message when there is no implementation
-      * 759430 : queue: Illegal memory access of sink event
-      * 759503 : Stopping a stream very soon after starting asserts
-      * 759713 : -Bsymbolic configure check doesn't work on FreeBSD.
-      * 751182 : identity: allow dropping buffers with specified flags
+      * 772921 : debug log categories registered later can not be filtered for
+      * 599546 : Faster GST_WRITE_* macros
+      * 748626 : gst-uninstalled: export gio extra modules
+      * 750079 : registry: add factory for automatic dynamic caps enum/flags types loading
+      * 751450 : parse/grammar.y: Allow multiple links to happen.
+      * 760550 : parse-launch: improve possibly misleading error message when linking two elements with filter caps
+      * 761225 : pad: Allow multiple conversion specifiers for request pads and don't require it at the very end
+      * 761918 : gstvalue: Make GValueArray serializable
+      * 765734 : fakesink: Property to not drop out-of-segment buffers
+      * 766470 : Add gst_print(), gst_println(), gst_printerr(), gst_printerrln(), etc
+      * 768526 : funnel: Always push all sticky events whenever we forward a serialized event
+      * 769220 : info: add GstStream and GstStreamCollection support to gst_debug_print_object()
+      * 769775 : basesrc: Support PROTECTION event from application
+      * 770498 : multiqueue: decodebin, decodebin3 mpegts pipeline hangs
+      * 772468 : basesink: Don't nest prepare/render calls
+      * 772555 : debug: Implement gst_debug_print_stack_trace with libunwind/backtrace when avalaible
+      * 773089 : gstreamer: set env GST_REGISTRY_DISABLE=yes to disable registry
+      * 773092 : gstinfo: Replace %p and %r in GST_DEBUG_FILE
+      * 773568 : meson: don't add_global_arguments when being built as a subproject
+      * 773907 : gst-launch: fix minor memory leak when failing to parse options
+      * 773912 : fdsink: Returns flushing on PLAYING- > PAUSED if it can block in - > render
+      * 774332 : Latency tracer fails when asserting on GST_IS_EVENT (event)
+      * 774424 : meson: Fails to build on FreeBSD because -lexecinfo is not used
+      * 774623 : basetransform: Ensure to set the RECONFIGURE flag again if reconfiguration failed
+      * 774656 : meson: change add_global_arguments to add_project_arguments
+      * 774657 : add proxy control binding
+      * 774830 : uri: Add new uri API to get URI fragment as table
+      * 774916 : utils: Export linear regression calculation as public function
+      * 775110 : create-uninstalled-setup.sh script should use https: instead of git: and --depth=1
+      * 775365 : info: Properly start and end dwfl sessions when getting stack traces
+      * 775423 : info: Add a 'flags' parameter to gst_debug_get_stack_trace
+      * 775540 : check: Allow listing unit tests names
+      * 775541 : leaks: Implement ref/unref tracing in the leaks tracer
+      * 775727 : buffer: add gst_buffer_iterate_meta_filtered() convenience function
+      * 775796 : value: add intersection/union/is_subset/fixate implementations
+      * 775944 : Wrong introspection data for gst_event_new_select_streams and gst_event_parse_select_streams
+      * 776077 : gstpad: issue performance penalty warning only on actual cascading caps query cases
+      * 776392 : gst-inspect: Add a '--types' option to filter elements by types to print
 
 ==== 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 ====
 
@@ -121,40 +114,38 @@ subscribe to the gstreamer-devel list.
         
 Contributors to this release
     
-      * Aleix Conchillo Flaqué
-      * Anton Bondarenko
-      * Athanasios Oikonomou
-      * Aurélien Zanelli
-      * Duncan Palmer
+      * Antonio Ospite
       * Edward Hervey
-      * Florin Apostol
+      * Fabrice Bellet
       * Guillaume Desmottes
-      * Heinrich Fink
-      * Jan Alexander Steffens (heftig)
+      * Hanno Boeck
+      * Iñaki García Etxebarria
       * Jan Schmidt
-      * Koop Mast
+      * Josep Torra
+      * Julien Isorce
       * Luis de Bethencourt
-      * Lukasz Forynski
       * Marcin Kolny
-      * Mathieu Duponchelle
+      * Mark Nauwelaerts
       * Matthew Waters
-      * Miguel París Díaz
+      * Nicola Murino
+      * Nicolas Dechesne
       * Nicolas Dufresne
+      * Nicolas Huet
       * Nirbheek Chauhan
-      * Philippe Normand
-      * Ravi Kiran K N
+      * Olivier Crête
+      * Peter Seiderer
       * Reynaldo H. Verdejo Pinochet
-      * Ross Burton
+      * Ricardo Ribalda Delgado
+      * Scott D Phillips
       * Sebastian Dröge
+      * Seungha Yang
       * Stefan Sauer
       * Stian Selnes
       * Thiago Santos
       * Thibault Saunier
       * Tim-Philipp Müller
       * Ting-Wei Lan
+      * Victor Toso
       * Vincent Penquerc'h
-      * Vineeth TM
-      * Vivia Nikolaidou
-      * Wim Taymans
-      * Xavier Claessens
+      * Wonchul Lee
  
\ No newline at end of file