gstreamer/plugins
Sebastian Dröge d25a88e3a1 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-24 22:49:41 +00:00
..
elements tee: First deactivate the pad and then remove it when releasing pads 2019-10-24 22:49:41 +00:00
tracers Remove autotools build system 2019-10-13 16:10:42 +01:00
meson.build Port to hotdoc 2019-05-13 16:34:09 -04:00