gstreamer/gst
Seungha Yang 6b5617c2a7 decodebin3: Fix crash caused by slot double freeing
Probe for MultiQueue source pad might receive EOS twice,
the first is fake-eos and the other is actual EOS.
And the slot can be freed with fake-eos/EOS if the slot has no input.

Since slot freeing is async, double free can be possible.
So, decodebin3 needs to remove the probe also with slot freeing.

https://bugzilla.gnome.org/show_bug.cgi?id=777530
2017-01-31 17:16:16 +01:00
..
adder
app
audioconvert
audiorate
audioresample
audiotestsrc
encoding encodebin: Fix stream_group_free when creating it went bad 2017-01-04 11:43:08 -03:00
gio
pbtypes
playback decodebin3: Fix crash caused by slot double freeing 2017-01-31 17:16:16 +01:00
subparse samiparse: Check that the string has a non-zero length before overwriting the last byte with '\0' 2017-01-20 08:03:33 +02:00
tcp
typefind
videoconvert
videorate videorate: fix LATENCY query 2017-01-24 01:04:53 +00:00
videoscale
videotestsrc videotestsrc: Add options to make ball pattern based on system time, and invert each second. 2017-01-18 09:52:50 +11:00
volume
Makefile.am
meson.build