playback: Don't special-case G_SIGNAL_RUN_CLEANUP stage in signal accumulators
authorSebastian Dröge <sebastian@centricular.com>
Fri, 19 Mar 2021 08:31:58 +0000 (10:31 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 26 Mar 2021 09:31:30 +0000 (09:31 +0000)
commit6bcd6e1e6662314285bfb5dca1deabaa259cc089
tree9ebc952762163cf4dbc0d0feea13a719070fab0a
parent0644da87d360dc68f2241267f9990283ae1e8f10
playback: Don't special-case G_SIGNAL_RUN_CLEANUP stage in signal accumulators

All these signals don't run the class handler in the CLEANUP stage.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1076>
gst/playback/gstdecodebin2.c
gst/playback/gstdecodebin3.c
gst/playback/gstparsebin.c
gst/playback/gsturidecodebin.c
gst/playback/gsturidecodebin3.c