summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2015-09-18 19:33:13 +0200
committerSebastian Dröge <sebastian@centricular.com>2015-09-18 19:33:13 +0200
commitacf6c7f83bae8e4640b3b5f312594094b662f9f2 (patch)
treeb921146390c511f5e814d3d939c449b8b33eb783 /RELEASE
parente4b2966c1f67e66a1fcd75fde74eb7399def3c45 (diff)
downloadgstreamer-plugins-good-acf6c7f83bae8e4640b3b5f312594094b662f9f2.tar.gz
Release 1.5.911.5.91
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE102
1 files changed, 22 insertions, 80 deletions
diff --git a/RELEASE b/RELEASE
index 7df98e6d2..7d6564dfd 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,8 +1,8 @@
-Release notes for GStreamer Good Plugins 1.5.90
+Release notes for GStreamer Good Plugins 1.5.91
-The GStreamer team is pleased to announce the first release candidate for the
+The GStreamer team is pleased to announce the second 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
@@ -57,58 +57,22 @@ 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
+ * 661624 : flvmux: overstates the number of metadata elements when 'streamable=true'
+ * 736965 : matroskademux: Output raw video in unaligned buffers causing crashing in ORC video conversion code
+ * 744420 : splitmuxsink - Deadlock on while starting 2nd fragment on function gst_element_sync_state_with_parent
+ * 752106 : flacparse: makes up bogus DTS for audio after seeking
+ * 753875 : v4l2transform: fix pad closing
+ * 753903 : wavpackdec: fix taglist memory leak
+ * 753904 : matroska: read: fix tag list memory leak
+ * 753912 : rtspsrc: fix check if DESCRIBE method is supported
+ * 754144 : level: regression for channels > 1
+ * 754153 : smpte: memory leak
+ * 754417 : rtptheoradepay: Reading headers from caps is broken
+ * 754768 : matroskademux: Streaming via tcpserversink fails - reading large block not supported
+ * 754807 : Small typo fix in rtsp readme
+ * 754869 : multiudpsink: fix GError memory leak in hostname lookup failure code path
+ * 755138 : avidemux: fix taglist leak
+ * 751386 : aacparse: cannot set LOAS src caps
==== Download ====
@@ -145,40 +109,18 @@ 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
+ * George Chriss
* Jan Alexander Steffens (heftig)
* Jan Schmidt
- * Jimmy Ohn
- * Luis de Bethencourt
- * Manasa Athreya
- * Miguel París Díaz
- * Nicolas Dufresne
- * Oleksij Rempel
+ * Jean-Michel Hautbois
+ * Mark Nauwelaerts
+ * Martin Kelly
* Olivier Crête
- * Paul Hyunil
- * Prashant Gotarne
- * Ramiro Polla
* Ravi Kiran K N
* Sebastian Dröge
- * Song Bing
* Stefan Sauer
- * Stian Selnes
* Thiago Santos
* Tim-Philipp Müller
- * Tobias Mueller
- * Vineeth T M
* Vineeth TM
- * Wim Taymans
  \ No newline at end of file