gstreamer/gst
Guillaume Desmottes ba74c06721 decodebin3: fix collection ref handling
gst_stream_collection_add_stream() consumes the collection reference
passed to it but gst_stream_collection_get_stream() is (transfer none).

Fix this pipeline:

playbin3
uri=http://127.0.0.1:8079/defaults/exMPD_BIP_TC1/exMPD_BIP_TC1.mpd

https://bugzilla.gnome.org/show_bug.cgi?id=769270
2016-08-03 17:40:05 +02:00
..
adder base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
app Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
audioconvert audioconvert: Handle fallback channel mask for mono correctly 2016-06-29 18:14:51 +02:00
audiorate base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
audioresample audioresample: after a reset, recalculate the ouput size 2016-07-19 18:20:57 +02:00
audiotestsrc base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
encoding smartencoder: Only accept TIME segments for real 2016-04-25 17:17:00 +03:00
gio base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
playback decodebin3: fix collection ref handling 2016-08-03 17:40:05 +02:00
subparse subparse: fix some leaks 2016-07-19 13:26:06 +01:00
tcp multihandlesink: Warn if trying to change the state from the streaming thread 2016-05-05 13:17:53 +03:00
typefind typefind: Add a typefinder for WebVTT files 2016-03-25 00:58:41 +11:00
videoconvert base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
videorate videorate: Don't fill up the segment with duplicate buffers if drop_only==TRUE 2016-04-03 11:40:50 +03:00
videoscale Fix use of undeclared core debug category symbols 2016-02-20 11:31:43 +00:00
videotestsrc base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
volume win32: remove outdated build cruft 2016-02-20 10:05:17 +00:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00