rtphdrext: Set caps without attributes as the default
authorOlivier CrĂȘte <olivier.crete@collabora.com>
Thu, 23 Sep 2021 20:01:40 +0000 (16:01 -0400)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 28 Sep 2021 20:04:55 +0000 (20:04 +0000)
commitba328fb98d2dca7db8ec69cdc5eb5a56c464eb0b
treeea1da8738b9aee67f1d1b40b511e8b4cc2224c7c
parent498740fe5768dcd1f1c3df7851cd7422ba5b1e9c
rtphdrext: Set caps without attributes as the default

Most subclasses just use the simple function, so just let the base class
do it. It makes less code in subclasses.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/906>
subprojects/gst-plugins-base/gst-libs/gst/rtp/gstrtphdrext.c
subprojects/gst-plugins-base/gst-libs/gst/rtp/gstrtphdrext.h
subprojects/gst-plugins-good/gst/rtp/gstrtphdrext-colorspace.c
subprojects/gst-plugins-good/gst/rtpmanager/gstrtphdrext-twcc.c