gstreamer/docs
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
..
libs rtpbasepayload: rtpbasedepayload: Add source-info property 2018-10-10 14:38:01 -04:00
plugins Back to development 2018-03-20 09:15:38 +00:00
random Fix FSF address 2012-11-03 23:05:09 +00:00
.gitignore first stab at documenting elements 2005-08-05 17:13:10 +00:00
Makefile.am docs: design: remove outdated draft docs (hw-acceleration, va) 2016-12-08 23:15:31 +00:00
meson.build meson: fix a few meson warnings 2017-08-08 00:13:01 +01:00
version.entities.in gst: Update versioning 2012-04-04 14:55:15 +02:00