gstreamer/gst
Sebastian Dröge 9c2d76fb9f decodebin: Shut down all elements explicitly to NULL state before freeing the decode chain
Due to transient locked state during autoplugging, some elements might be
ignored by the GstBin::change_state() and might still be running. Which could
then cause pad-added and similar accessing decodebin state that does not exist
anymore, and crash.

https://bugzilla.gnome.org/show_bug.cgi?id=763625
2016-03-14 17:09:32 +02:00
..
adder win32: remove outdated build cruft 2016-02-20 10:05:17 +00:00
app Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
audioconvert win32: remove outdated build cruft 2016-02-20 10:05:17 +00:00
audiorate win32: remove outdated build cruft 2016-02-20 10:05:17 +00:00
audioresample resample: avoid overflows 2016-02-11 19:55:08 +01:00
audiotestsrc audiotestsrc: increase freq limit 2015-11-02 15:54:19 +01:00
encoding encodebin: Make dispose() function safe to be called multiple times 2016-03-02 18:47:23 +02:00
gio gio: don't use soon-to-be-deprecated g_cancellable_reset() 2015-05-19 18:52:41 +01:00
playback decodebin: Shut down all elements explicitly to NULL state before freeing the decode chain 2016-03-14 17:09:32 +02:00
subparse subparse: detect closing tags even if there's a space after the slash 2015-09-30 18:17:13 +01:00
tcp multihandlesink: Remove useless streamheader storage 2016-03-14 12:45:33 +02:00
typefind win32: remove outdated build cruft 2016-02-20 10:05:17 +00:00
videoconvert Fix use of undeclared core debug category symbols 2016-02-20 11:31:43 +00:00
videorate win32: remove outdated build cruft 2016-02-20 10:05:17 +00:00
videoscale Fix use of undeclared core debug category symbols 2016-02-20 11:31:43 +00:00
videotestsrc win32: remove outdated build cruft 2016-02-20 10:05:17 +00: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