rtpbin: Don't special-case G_SIGNAL_RUN_CLEANUP stage in signal accumulators
authorSebastian Dröge <sebastian@centricular.com>
Fri, 19 Mar 2021 08:35:09 +0000 (10:35 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 26 Mar 2021 09:31:11 +0000 (09:31 +0000)
commit516988bfad1dd4ee9b9fde06f61e18cbb968e8f9
treea54e75c3d011f66e68a7077f851413f596fcf441
parent860b74d6e2a341a910c25c08f68b88574b3bd436
rtpbin: 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-good/-/merge_requests/913>
gst/rtpmanager/gstrtpbin.c