rtpfunnel: protect internal srccaps with lock
authorTim-Philipp Müller <tim@centricular.com>
Fri, 24 Jul 2020 13:02:26 +0000 (14:02 +0100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 28 Jul 2020 07:08:04 +0000 (07:08 +0000)
commit10f07e84a57c59ecec268c405995f204f9c19af0
tree153b0563d835f9a35c9367d83cc333c1c810ecec
parentf5fc34ae830767d8bd909ad0c916f3f9c49c2a58
rtpfunnel: protect internal srccaps with lock

These are modified from sink pad event handlers, so
could be accessed from multiple threads at the same
time.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/681>
gst/rtpmanager/gstrtpfunnel.c