rtspsrc: Don't blindly copy over sticky events from manager pad to external source pad
authorSebastian Dröge <sebastian@centricular.com>
Mon, 14 Nov 2022 17:08:54 +0000 (19:08 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 16 Nov 2022 02:36:30 +0000 (02:36 +0000)
commite6a2e41c06965c36bfaeabdbda0f0e2c5ad49650
tree1925f9a85a02598a5510e3626447055feacdb003
parenta4674a1e17f7fd135f3ec08123a33e82ba1fd1eb
rtspsrc: Don't blindly copy over sticky events from manager pad to external source pad

This would get around the code that modifies some events when they go
through the ghost pad's proxypad. Instead go via the event function.

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