Sebastian Dröge
f95dde512c
rtp: Fix allocations to support source-info property
...
Use gst_rtp_base_payload_allocate_output_buffer() instead of
gst_rtp_buffer_new_allocate() in order to allocate RTP buffer with
correct number of CSRCs according to the meta.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/612 >
2020-09-28 15:27:17 +00:00
Thibault Saunier
0a6a62aa76
docs: Port all docstring to gtk-doc markdown
2019-05-13 10:24:40 -04:00
Vineeth TM
1071309870
good: use new gst_element_class_add_static_pad_template()
...
https://bugzilla.gnome.org/show_bug.cgi?id=763076
2016-03-24 14:32:20 +02:00
Hyunjun Ko
38d269f80d
rtp: copy metadata in the (de)payloaders which is missed before
...
https://bugzilla.gnome.org/show_bug.cgi?id=753706
2015-08-17 14:12:50 +02:00
George Kiagiadakis
2e590a32eb
rtpklv(de)pay: add "RTP" in the klass string
...
GstRTSPMedia uses this classification to detect the real payloader
inside a dynpay bin and asserts if it doesn't find it, therefore
it is required
https://bugzilla.gnome.org/show_bug.cgi?id=753325
2015-08-07 10:15:05 +02:00
Tim-Philipp Müller
7db7da1acb
rtp: add SMPTE 336M KLV metadata payloader
...
http://tools.ietf.org/html/rfc6597
2015-07-07 20:11:23 +01:00