rtpsrc: re-use the same src pad for streams that have the same payload type
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Fri, 4 Sep 2020 11:18:13 +0000 (14:18 +0300)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 16 Oct 2020 17:23:46 +0000 (17:23 +0000)
commit2fcbb4386bc6cb73082a56ed207392f9f4848f53
treea571e1a8f8b73050868a71e8898c413b1c2f82ee
parent6e30cbb3fc13d9de76b848e1c6dee7108b6e1af2
rtpsrc: re-use the same src pad for streams that have the same payload type

Also use payload type when naming pads, this will make it easier to identify
pads and simplify the code.

Fixes #1395

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1575>
gst/rtp/gstrtpsrc.c