protection: implement meta transform function
[platform/upstream/gstreamer.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 4d4929d..b4e5e46 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,34 +1,17 @@
 
-Release notes for GStreamer 1.4.0
+Release notes for GStreamer 1.5.2
 
 
-The GStreamer team is pleased to announce the first release of
-the stable 1.4 release series. The 1.4 release series is adding new
-features on top of the 1.0 and 1.2 series and is part of the API and
-ABI-stable 1.x release series of the GStreamer multimedia 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.
 
 
-
-Binaries for Android, iOS, Mac OS X and Windows are provided together
-with this release.
-
-
-
-The stable 1.4 release series is API and ABI compatible with 1.0.x,
-1.2.x and any other 1.x release series in the future. Compared to 1.2.x
-it contains some new features and more intrusive changes that were
-considered too risky as a bugfix.
-
-
-
-The versioning scheme that is used in general is that 1.x.y is API and
-ABI backwards compatible with previous 1.x.y releases. If x is an even
-number it is a stable release series and all releases in this series
-will only contain important bugfixes, e.g. the 1.0 series with 1.0.7. If
-x is odd it is a development release series that will lead to the next
-stable release series 1.x+1 and contains new features and bigger
-changes. During the development release series, new API can still
-change.
+Binaries for Android, iOS, Mac OS X and Windows will be provided separately
+during the unstable 1.5 release series.
 
 
 
@@ -55,8 +38,23 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
 
 Bugs fixed in this release
      
-      * 733121 : debugutils: Unref pad template after use
-      * 733291 : typefindelement: Propagate input buffer PTS and DTS
+      * 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,9 +91,21 @@ subscribe to the gstreamer-devel list.
         
 Contributors to this release
     
+      * Alison Chaiken
+      * Carlos Rafael Giani
       * Edward Hervey
+      * Hyunjun
+      * Hyunjun Ko
+      * Jan Schmidt
+      * Jonas Holmberg
+      * Lazar Claudiu
+      * Mathieu Duponchelle
+      * Matthew Waters
+      * Nicolas Dufresne
       * Sebastian Dröge
-      * Sebastian Rasmussen
+      * Song Bing
+      * Stefan Sauer
       * Thiago Santos
-      * Thibault Saunier
+      * Tim-Philipp Müller
+      * Руслан Ижбулатов
  
\ No newline at end of file