summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE86
1 files changed, 74 insertions, 12 deletions
diff --git a/RELEASE b/RELEASE
index 96fb597ec6..a92cf3dedb 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GStreamer Good Plugins 1.0.5
+Release notes for GStreamer Good Plugins 1.0.6
The GStreamer team is pleased to announce a new bug-fix release
@@ -57,18 +57,66 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Features of this release
- * rtspsrc: fix regression that make rtspsrc hang when stopping
- * audio/video parsers: fix negotiation with encoders in some transcoding cases
- * cairo: port cairooverlay to 1.0
- * jpegenc: pass flow returns upstream
- * qtdemux: fix pixel-aspect-ratio of some files with ProRes video
- * cairo: port cairooverlay to 1.0
+ * auparse: fix caps leak
+ * avidemux: push mode: handle some more 0-size buffer cases
+ * deinterlace: fix infinite loop on EOS with non-default methods or fields
+ * dvdemux: don't return FALSE when dropping sink events, fixes flow errors
+ * level: send a last message on EOS
+ * mp4mux: in faststart mode, don't output up to 4 kB of garbage at the end
+ * osxvideosink: Fix crash in osxvideosink with external window output
+ * osxvideosink: Make GstGLView propagate input events to its parent view
+ * osxvideosink: Make GstNavigation key input events in osxvideosink compatible with x(v)imagesink ones
+ * pulsesink: don't error out if pa_stream_proplist_update() with new tags fails
+ * qtdemux: fix potential crash on short MOOV atom
+ * qtdemux: fix sample leak when processing private qt tags
+ * qtdemux: push mode: only parse moov 1 once
+ * qtdemux: skip disabled tracks
+ * qtmux: set stream language code from tag
+ * rtph264pay: Don't use upstream caps with peer_query_caps()
+ * rtpmp4gdepay: streamtype is not put by all RTSP server, not make it optional
+ * rtpptdemux: forward sticky events and then set caps
+ * rtpsession: Fix wrong code organisation in case of collision
+ * rtspsrc: flush connection when stopping
+ * rtspsrc: only EOS when our source sends BYE
+ * rtspsrc: save the stream SSRC
+ * v4l2: don't check stride for encoded formats
+ * v4l2: fix compilation against newer kernel headers as on FC19
+ * videomixer2: avoid caps leak
+ * videomixer: fix eos timestamp check
+ * ximagesrc: Set the pixel aspect ratio correctly in the caps
+ * build: allow calling autogen.sh from out-of-tree
+ * build: fix build with automake 1.13
Bugs fixed in this release
- * 690184 : [parsers] Return too strict caps on the sinkpads
- * 690476 : regression: unable to stop rtsp stream
- * 691098 : v4l2src: breaks because of changed ioctl error return code from driver on failed control query in 3.8-rc1
+ * 628790 : qtdemux: OSD displays persistent chapters subtitles
+ * 656068 : pulsesink: errors out if pa_stream_proplist_update() fails with old pulseaudio versions
+ * 675453 : rtspsrc: only EOS if BYE came from SSRC of the stream
+ * 678429 : souphttpsrc: should return GST_FLOW_ERROR from create function in case of HTTP error 404 not found
+ * 684924 : rtspsrc: flush connection when going to null state
+ * 684944 : avidemux: " unhandled buffer size " error for cyuv.avi in push mode
+ * 688935 : rtpjitterbuffer not always correctly warns about resetting skew
+ * 689809 : osxvideosink: inconsistent keyboard navigation events
+ * 691484 : osxvideosink: crash when displaying on Qt widget
+ * 691570 : [isomp4/qtdemux] lots of critical warnings on this sample file
+ * 691580 : ximagesrc sets bad pixel-aspect-ratio caps
+ * 691832 : osxvideosink doesn't propagate input events to output window
+ * 692309 : allow autogen.sh to be call out-of-tree
+ * 692786 : CAPS event is forwarded before STREAM_START in rtpptdemux element
+ * 692935 : videomixer: hangs on eos
+ * 692950 : " rtpjitterbuffer " properties can't be changed after pipeline is started
+ * 693055 : level: 32-bit formats don't work because of typo in format list: S32LEF32LE
+ * 693173 : deinterlace method=greedyl fields=top does not complete
+ * 693307 : videomixer2 leaks caps reference
+ * 693373 : 1.0 branch is still using AM_CONFIG_HEADER
+ * 694010 : qtdemux: crash with partial mp4 / moov atom
+ * 694184 : Wrong code organisation in case of collision in rtpsession
+ * 694275 : auparse: src_caps are leaked
+ * 695629 : rtph264pay: caps negotiation fails if upstream caps is not NULL
+ * 695643 : dvdemux: returns wrong value when it is not processing the sink events
+ * 695644 : deinterlace: going to infinite loop on EOS with method=scalerbob fields=bff
+ * 696355 : qtdemux: sample leak in tag handling
+ * 696358 : qtmux: set language code on streams
==== Download ====
@@ -105,9 +153,23 @@ subscribe to the gstreamer-devel list.
Contributors to this release
+ * Alexey Chernov
+ * Arnaud Vrac
+ * Bastien Nocera
+ * Benjamin Gaignard
+ * Kishore Arepalli
+ * Mark Nauwelaerts
+ * Markovtsev Vadim
+ * Matej Knopp
+ * Matthew Waters
* Michael Smith
- * Robert Krakora
- * Sebastian Dröge
+ * Norbert Waschbuesch
+ * Ognyan Tonchev
+ * Olivier Crête
+ * Paul HENRYS
+ * Rodolfo Schulz de Lima
+ * Thomas Vander Stichele
+ * Tim 'mithro' Ansell
* Tim-Philipp Müller
* Wim Taymans
  \ No newline at end of file