rtpbasepayload: set attributes on newly requested extensions
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>
Tue, 26 Jan 2021 09:39:34 +0000 (10:39 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>
Wed, 27 Jan 2021 08:48:49 +0000 (09:48 +0100)
commit912cf46b83d44905fd53ed11e142b9183e1fa887
tree41814653161e5725ef744eeca57db5b09a320c59
parent5acde5568ee4faf12b3f58fe420cb98dae113fff
rtpbasepayload: set attributes on newly requested extensions

Users were supposed to configure the extension themselves but it was
impossible to do so as they didn't have access to the caps.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1021>
gst-libs/gst/rtp/gstrtpbasepayload.c
tests/check/libs/rtpbasepayload.c
tests/check/libs/rtpdummyhdrextimpl.c