rtspsrc: Do not try send dropped get/set parameter
authorJochen Henneberg <jh@henneberg-systemdesign.com>
Mon, 5 Jun 2023 04:50:55 +0000 (06:50 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 8 Jun 2023 05:22:59 +0000 (07:22 +0200)
commit89ece711dd0b13b8408981ffdda2f0e88b602d35
treef5c57478683b95793bd61259779d937ca3a63b92
parent21b18cc905f045b402886245044b9ddf9cd8ac39
rtspsrc: Do not try send dropped get/set parameter

If the set_get_param_q has been emptied we have to reset the cached
pending command to CMD_LOOP as we will not have the request parameters
anymore.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4799>
subprojects/gst-plugins-good/gst/rtsp/gstrtspsrc.c