[Bug 794544] rtpbuffer: expose gst_rtp_buffer_initialize_header function

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 21 07:14:38 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794544

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #369933|none                        |reviewed
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 369933:
 --> (https://bugzilla.gnome.org/review?bug=794544&attachment=369933)

::: gst-libs/gst/rtp/gstrtpbuffer.c
@@ +88,3 @@
+ * Write a RTP header in a buffer with pre-allocated data.
+ * The size of the buffer must be sufficient, the minimum size
+ * can be obtained with gst_rtp_buffer_calc_header_len()

Might be worth mentioning here that the caller is responsible for filling all
the fields with useful values, and that this is just enough to
gst_rtp_buffer_map()

@@ +93,3 @@
+ * otherwise.
+ *
+ * Since: 1.14

1.16

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list