rtp: add rtphdrextrfc6464
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>
Thu, 21 Jan 2021 17:04:58 +0000 (18:04 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>
Thu, 4 Feb 2021 10:12:51 +0000 (11:12 +0100)
commit7b7e49de31f42d8318faf4f455d2893859d34194
treed45fa7238fadc660a680293b134525721844e618
parent4b6c3c9a1baf8aea98bc87f30507684494568e3b
rtp: add rtphdrextrfc6464

Header Extension for Client-to-Mixer Audio Level Indication as
defined in RFC 6464.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/630>
docs/gst_plugins_cache.json
gst/rtpmanager/gstrtphdrext-rfc6464.c [new file with mode: 0644]
gst/rtpmanager/gstrtphdrext-rfc6464.h [new file with mode: 0644]
gst/rtpmanager/gstrtpmanager.c
gst/rtpmanager/meson.build
tests/check/elements/rtphdrextrfc6464.c [new file with mode: 0644]
tests/check/meson.build