gstreamer/gst
Guillaume Desmottes c1db195ba5 decodebin3: fix stream leaks
MultiQueueSlot owns a ref on the active stream so it should release it
when being freed.

DecodebinInputStream owns ref on the active and pending stream so they
should be dropped when being freed.

https://bugzilla.gnome.org/show_bug.cgi?id=768811
2016-07-18 13:57:44 +01:00
..
adder
app
audioconvert audioconvert: Handle fallback channel mask for mono correctly 2016-06-29 18:14:51 +02:00
audiorate
audioresample audioresample: remove last ORC remains 2016-03-28 13:25:55 +02:00
audiotestsrc
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 stream leaks 2016-07-18 13:57:44 +01:00
subparse subparse: don't reset allowed tags 2016-07-07 19:38:07 +02: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
videorate videorate: Don't fill up the segment with duplicate buffers if drop_only==TRUE 2016-04-03 11:40:50 +03:00
videoscale
videotestsrc
volume
Makefile.am