rtspclientsink: Don't run signal class handlers during the CLEANUP stage
authorSebastian Dröge <sebastian@centricular.com>
Fri, 19 Mar 2021 08:36:01 +0000 (10:36 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 19 Mar 2021 08:36:20 +0000 (10:36 +0200)
commit747eaf3634062df850955833299182c4ada97390
treef04ac9dbdf2aa2d859475a47b81baf28dc78d41d
parent247b17c0832d2fa7e97e278ee7ddce655e503c49
rtspclientsink: Don't run signal class handlers during the CLEANUP stage

It's sufficient to run them during the FIRST stage instead of in both.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server/-/merge_requests/193>
gst/rtsp-sink/gstrtspclientsink.c