gstreamer/tests/check
Stian Selnes f766b85b96 rtpbasepayload: rtpbasedepayload: Add source-info property
Add a source-info property that will read/write meta to the buffers
about RTP source information. The GstRTPSourceMeta can be used to
transport information about the origin of a buffer, e.g. the sources
that is included in a mixed audio buffer.

A new function gst_rtp_base_payload_allocate_output_buffer() is added
for payloaders to use to allocate the output RTP buffer with the correct
number of CSRCs according to the meta and fill it.

RTPSourceMeta does not make sense on RTP buffers since the information
is in the RTP header. So the payloader will strip the meta from the
output buffer.

https://bugzilla.gnome.org/show_bug.cgi?id=761947
2018-10-10 14:38:01 -04:00
..
elements tests: audioconvert: test caps fixate with layout conversion 2018-10-05 15:40:13 +03:00
generic valgrind suppressions: ignore XInitThreads leaks 2018-04-12 19:08:41 +02:00
gst tests: typefindfunctions: fix error leaks 2015-10-23 11:48:47 +03:00
libs rtpbasepayload: rtpbasedepayload: Add source-info property 2018-10-10 14:38:01 -04:00
pipelines tests: simple-launch-lines: fixate audioconvert caps now that the layout is also convertable 2018-07-11 18:29:52 +03:00
.gitignore Ignore registries in any format. 2007-09-19 18:16:58 +00:00
gst-plugins-base.supp tests: make getaddrinfo suppression more generic 2018-04-13 01:23:38 +01:00
Makefile.am rtpbasepayload: rtpbasedepayload: Add source-info property 2018-10-10 14:38:01 -04:00
meson.build gl/tests: add extension/version parsing checks 2018-06-15 13:17:14 +10:00