v4l2src: remove libgudev-1.0-dev build dependency
[platform/upstream/gst-plugins-good.git] / RELEASE
diff --git a/RELEASE b/RELEASE
index 7df98e6..3bd3f2d 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,16 +1,25 @@
 
-Release notes for GStreamer Good Plugins 1.5.90
+Release notes for GStreamer Good Plugins 1.6.1
 
 
-The GStreamer team is pleased to announce the first release candidate for the
-stable 1.6 release series. The 1.6 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 final 1.6.0 release is planned
-in the next few days unless any major bugs are found.
+The GStreamer team is proud to announce the first bugfix release in the stable
+1.6 release series of your favourite cross-platform multimedia framework!
 
 
-Binaries for Android, iOS, Mac OS X and Windows will be provided separately by
-the GStreamer project.
+Binaries for Android, iOS, Mac OS X and Windows are provided by the
+GStreamer project for this release.
+
+This release only contains bugfixes and it is safe to update from 1.6.0. For a
+full list of bugfixes see Bugzilla.
+
+The 1.x series is a stable series targeted at end users. It is not API
+or ABI compatible with the 0.10.x series. It can, however, be installed
+in parallel with the 0.10.x series and will not affect an existing
+0.10.x installation.
+
+
+See http://gstreamer.freedesktop.org/releases/1.6/
+for the full release notes.
 
 
 
@@ -57,58 +66,25 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
 
 Bugs fixed in this release
      
-      * 738363 : jitterbuffer: lost-events are broken
-      * 738570 : flvdemux: Fix support for seeking flags
-      * 738681 : qtdemux: does not detect orientation
-      * 739472 : multifilesrc: Lost the ability to start at a different frame by setting index property
-      * 739868 : rtpmanager: rtpjitterbuffer fixes and improvements
-      * 745089 : qtdemux: gets stuck if file only has a moof and no moov
-      * 746445 : rtpaux: Unit test is racy and producing warnings
-      * 747728 : vp8enc: multipass-mode=2 is not working
-      * 747881 : rtpmp4gdepay does not calculate timestamp for RTP packets with multiple Access Units
-      * 747965 : rtppayload: payload type could be inconsistent in some payloader, which have pre-defined pt by RFC standard
-      * 749536 : rtspsrc: handle gap in tcp mode
-      * 750101 : rtspsrc: send the user-agent header
-      * 750106 : splitmuxsink: add a " format-location " signal that allows better control over filenames
-      * 751240 : splitmuxsrc: improve sticky events handling
-      * 751334 : FLAC: memory leak on a specific media file
-      * 751496 : rtspsrc: Add new ntp-time-source property and deprecate use-pipeline-clock property
-      * 751774 : rtp: Copy over metas if possible
-      * 751780 : avidemux: Fix the return type of index_entry_offset_search
-      * 751886 : Add rtph261pay and rtph261depay
-      * 751929 : rtpvp8depay: Ignore reserved bit in payload descriptor
-      * 751982 : rtph261pay: rtph261depay: Add documentation
-      * 751985 : rtph261pay: Fix uninitialized variable compiler error
-      * 752012 : rtph263pdepay: Fix initialization of debug category
-      * 752053 : goom:  Initialised variables to remove compiler warnings
-      * 752073 : Revert " imagefreeze: Remove impossible error condition " 
-      * 752100 : rtpklvdepay: fix build error
-      * 752112 : rtph263depay: Make sure payload is large enough
-      * 752117 : avidemux: fix event leak
-      * 752416 : audiofx: fix typos in example pipelines
-      * 752421 : matroskademux: SRT subtitles with markup are displayed with a trailing asterisk
-      * 752613 : qtdemux: raw 16 bit PCM audio in 'raw ' fourcc not working
-      * 752618 : v4l2bufferpool: Set timestamp when queue buffer
-      * 752655 : qtdemux: support 'subt' subtype for subtitle tracks
-      * 752663 : rtpvp8depay: Check available bytes before copy
-      * 752825 : v4l2: Patch to remove limit on framerate
-      * 752850 : matroskademux: Does not send user-supplied metadata tags from streamable files
-      * 752866 : souphttpsrc: allow empty http proxy string
-      * 752992 : matroska: fix minor tag string leak
-      * 753008 : dvdemux: Remove unused variable
-      * 753009 : rtspsrc: Strip keys from the fmtp that we use internally in our caps
-      * 753042 : rtpmp4vdepay: rtpbuffer is being unref'ed twice
-      * 753066 : rtpstreamdepay: No Caps set error when activating in pull mode
-      * 753240 : souphttpsrc: Typo (occured) in translatable string
-      * 753325 : rtpklv(de)pay: add " RTP " in the klass string
-      * 753430 : rtph264depay: Not working with caps " byte-stream/nal " 
-      * 753450 : audioecho: unused local variable in set_property function
-      * 753490 : audioecho: reallocate buffer on changing max_delay
-      * 753556 : matroska: Remove unused variables
-      * 753670 : directsoundsink: allow specifying audio playback device
-      * 753706 : rtp: some (de)payloaders are missing copying metadata.
-      * 743758 : osxaudiosrc supports only 44100 sample rate on iOS
-      * 679768 : mpegaudioparse, baseparse: fix tag handling
+      * 750108 : splitmuxsink: post messages when fragments are being opened and closed
+      * 753617 : splitmuxsink: allow non-video streams to serve as reference
+      * 753622 : splitmuxsink: do not destroy the multiqueue & muxer when going to NULL
+      * 753624 : splitmuxsink: initialize mux_start_time properly
+      * 754212 : cutter: Fix buffer leak
+      * 755611 : aacparse: wrong LOAS config reading
+      * 755708 : matroskademux: assertion failed: (stream- > alignment < = G_MEM_ALIGN)
+      * 755773 : gdkpixbufoverlay memleak
+      * 756068 : qtmux: fix sample memory leak
+      * 756154 : qtmux: doesn't compile on OS X 10.6: strnlen not available
+      * 756171 : qtmux: fix date memory leak
+      * 756387 : qtmux: Allow negotiating to S8 as a raw format but stop making it best choice
+      * 756388 : qtmux: Add ProRes support
+      * 756544 : qtdemux: Fix taglist leak
+      * 756561 : qtdemux: fix caps leak
+      * 756799 : auparse: fix event leak
+      * 756967 : matroskamux: drops JPEG input buffers with just PTS and no DTS set on them
+      * 757033 : scaletempo: Does not work properly with negative rates playback
+      * 757087 : splitmux: unit test fails due to missing files
 
 ==== Download ====
 
@@ -145,40 +121,17 @@ subscribe to the gstreamer-devel list.
         
 Contributors to this release
     
-      * Alex Ashley
-      * Arun Raghavan
-      * Dimitrios Christidis
-      * Dimitrios Katsaros
-      * Dustin Spicuzza
-      * Edward Hervey
-      * Eunhae Choi
       * George Kiagiadakis
-      * Gilbok Lee
-      * Glen Diener
-      * Havard Graff
-      * Hyunjun Ko
-      * Ilya Konstantinov
-      * Jan Alexander Steffens (heftig)
+      * Guillaume Desmottes
+      * Guillaume Marquebielle
       * Jan Schmidt
-      * Jimmy Ohn
-      * Luis de Bethencourt
-      * Manasa Athreya
-      * Miguel París Díaz
-      * Nicolas Dufresne
-      * Oleksij Rempel
-      * Olivier Crête
-      * Paul Hyunil
-      * Prashant Gotarne
+      * Nicola Murino
+      * Nirbheek Chauhan
       * Ramiro Polla
-      * Ravi Kiran K N
+      * Ryan Hendrickson
       * Sebastian Dröge
-      * Song Bing
-      * Stefan Sauer
-      * Stian Selnes
       * Thiago Santos
+      * Thibault Saunier
       * Tim-Philipp Müller
-      * Tobias Mueller
-      * Vineeth T M
       * Vineeth TM
-      * Wim Taymans
  
\ No newline at end of file