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 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: remove last ORC remains 2016-03-28 13:25:55 +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 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 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