protection: implement meta transform function
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 1144dec..b4e5e46 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,23 +1,19 @@
 
-Release notes for GStreamer 1.1.4
+Release notes for GStreamer 1.5.2
 
 
-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 GStreamer team is pleased to announce the second release of the unstable
+1.5 release series. The 1.5 release series is adding new features on top of
+the 1.0, 1.2 and 1.4 series and is part of the API and ABI-stable 1.x release
+series of the GStreamer multimedia framework. The unstable 1.5 release series
+will lead to the stable 1.6 release series in the next weeks, and newly added
+API can still change until that point.
 
 
-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.
+Binaries for Android, iOS, Mac OS X and Windows will be provided separately
+during the unstable 1.5 release series.
 
 
-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.
-
 
 This module, gstreamer, only contains core functionality.
 For actual media playback, you will need other modules.
@@ -42,21 +38,23 @@ 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
+      * 740502 : Add absolute property to GstDirectControlBinding
+      * 740575 : Fixing DTS in GStreamer
+      * 745366 : concat: Forward FLUSH_START / FLUSH_STOP events
+      * 746949 : concat: Add active-pad property
+      * 750027 : concat: Reset internal start offset to 0 after flushing seek
+      * 750033 : basetransform - allow collation/separation of buffers
+      * 750039 : Keeping buffers with shared memory alive
+      * 750319 : memory: subclasses don't know map flags in unmap
+      * 750530 : ptp: FreeBSD, DragonFly and other BSDs don't have ifreq.ifw_hwaddr
+      * 750574 : netclientclock: Make the clock a wrapper clock around an internal clock
+      * 750761 : inputselector: Handle different duration track selection
+      * 750782 : pipeline: Add gst_pipeline_set_latency(), getter and GObject property
+      * 751026 : basesink: Properly handle buffer lists for the last-sample property
+      * 751047 : concat: Add adjust-base property
+      * 751107 : concat: when releasing pad, send EOS appropriately.
+      * 751235 : utils: get_compatible_pad does not fully respect filter caps
+      * 751420 : basesink: need to deep-copy last buffer list in drain
 
 ==== Download ====
 
@@ -93,23 +91,21 @@ subscribe to the gstreamer-devel list.
         
 Contributors to this release
     
-      * Adrian Pardini
-      * Alessandro Decina
-      * Andoni Morales Alastruey
-      * Arnaud Vrac
-      * Brendan Long
+      * Alison Chaiken
+      * Carlos Rafael Giani
       * Edward Hervey
+      * Hyunjun
+      * Hyunjun Ko
+      * Jan Schmidt
       * Jonas Holmberg
-      * Kerrick Staley
-      * Kjartan Maraas
-      * Lubosz Sarnecki
-      * Matthieu Bouron
+      * Lazar Claudiu
+      * Mathieu Duponchelle
+      * Matthew Waters
       * Nicolas Dufresne
-      * Olivier Crête
       * Sebastian Dröge
-      * Sjoerd Simons
+      * Song Bing
+      * Stefan Sauer
       * Thiago Santos
       * Tim-Philipp Müller
-      * Wim Taymans
-      * Wonchul Lee
+      * Руслан Ижбулатов
  
\ No newline at end of file