gstreamer/tests
Matthew Waters 427c3f4442 rtp: add base object for reading/writing rtp header extensions (RFC5285)
Facilitates the creation of rtp header extension implementations that
can be reused across applications.

Implementations are registered into the GStreamer registry as elements
(idea from GstRTSPExtension) and can be retrieved by URI or filtered
manually.  RTP header extensions must have the classification
"Network/Extension/RTPHeader" to be considered as a RTP Header
extension.

Fixes: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/777
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/748>
2020-12-03 10:19:32 +00:00
..
check rtp: add base object for reading/writing rtp header extensions (RFC5285) 2020-12-03 10:19:32 +00:00
examples examples: Add a compositor mosaic example. 2020-11-05 07:14:20 +00:00
files Remove autotools build system 2019-10-13 14:15:43 +01:00
icles tests: playback: include stdlib.h unconditionally 2019-12-09 07:33:55 +00:00
validate videoaggregator: Guarantee that the output format is supported 2020-11-03 00:10:31 +00:00
meson.build meson: Use the tests option for validate 2020-06-11 14:01:01 +05:30