rtppassthrough: fix rtp-stats message compatibility with GstRTPBasePayload
authorTim-Philipp Müller <tim@centricular.com>
Tue, 29 Oct 2024 16:43:33 +0000 (16:43 +0000)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 29 Oct 2024 19:35:36 +0000 (19:35 +0000)
commit5dd2a497be62639142bc4dd67875c26312835ec2
treeccb0f87a77c28566d3c19e52c8f241ddf95ec666
parent2e4315ab5cb63b9f20e370b73f1ac4ff19a4d3d0
rtppassthrough: fix rtp-stats message compatibility with GstRTPBasePayload

"clock-rate" and "pt" are G_TYPE_UINT in the base class, so let's
keep them like that here too, since the entire purposes of the
passthrough element is to fake being a payloader. The types in the
message don't have to be consistent with the types in the caps.

Reverts part of commit a6fa53b7 of !7526

https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7552#note_2576653

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7784>
subprojects/gst-plugins-good/docs/gst_plugins_cache.json
subprojects/gst-plugins-good/gst/rtp/gstrtppassthroughpay.c