gstreamer/plugins
Sebastian Dröge 44623cacd6 tee: First deactivate the pad and then remove it when releasing pads
This reverts a96002bb28, which is not
necessary anymore. If we release the pad after removing it then none of
the deactivation code will actually be called because the pad has no
parent anymore, and we require a parent on the pad for deactivation to
happen.

This can then, among other things, cause a streaming thread to be still
stuck in a pad probe because the pad was never flushed, and waiting
there forever because now the pad will actually never be flushed anymore.
2019-10-26 20:56:19 +01:00
..
elements tee: First deactivate the pad and then remove it when releasing pads 2019-10-26 20:56:19 +01:00
tracers latency: fix custom event leaks 2019-08-14 08:51:06 +05:30
Makefile.am gsttraceutils: actually disable tracing system hooks if configured 2017-11-24 13:40:34 +01:00
meson.build meson: Update option names to omit disable_ and with- prefixes 2018-05-05 20:30:43 +05:30