bin: Don't special-case G_SIGNAL_RUN_CLEANUP stage in latency signal accumulator
authorSebastian Dröge <sebastian@centricular.com>
Fri, 19 Mar 2021 08:33:13 +0000 (10:33 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 26 Mar 2021 14:12:03 +0000 (14:12 +0000)
commit96a500021015af107a25f5a3dfc7ee801599bdd4
treef2218744370be8ee86f96af03f70058d78c41448
parentd7d12f6aaad3319af5d0b029b61311a6f36db44f
bin: Don't special-case G_SIGNAL_RUN_CLEANUP stage in latency signal accumulator

This signal don't run the class handler in the CLEANUP stage.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/776>
gst/gstbin.c