shout2: Don't register signal without class handler with G_SIGNAL_RUN_CLEANUP
authorSebastian Dröge <sebastian@centricular.com>
Fri, 19 Mar 2021 08:34:33 +0000 (10:34 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 26 Mar 2021 09:31:11 +0000 (09:31 +0000)
commit860b74d6e2a341a910c25c08f68b88574b3bd436
treed6b29728b4dcb851743d1c2884922399974d3222
parente0373913648120e0725d9a325067b2fd20896267
shout2: Don't register signal without class handler with G_SIGNAL_RUN_CLEANUP

There is no class handler to run during the CLEANUP stage.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/913>
ext/shout2/gstshout2.c