rtpbasedepayload: 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)
commitdf9064fdc6203da28fecedd2dcc81537d3888f30
tree0fc301fd48f25deb230dace311c554cf2b3b0662
parent912cf46b83d44905fd53ed11e142b9183e1fa887
rtpbasedepayload: 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.

Fix #864

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