Home
last modified time | relevance | path

Searched refs:gst_rtp_buffer_remove_extension_data (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbuffer.h139 void gst_rtp_buffer_remove_extension_data (GstRTPBuffer *rtp);
Dgstrtpbuffer.c923 gst_rtp_buffer_remove_extension_data (GstRTPBuffer * rtp) in gst_rtp_buffer_remove_extension_data() function
Dgstrtpbasepayload.c1784 gst_rtp_buffer_remove_extension_data (&rtp); in set_headers()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtp.c2304 gst_rtp_buffer_remove_extension_data (&rtp); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/
DNEWS226 - gst_rtp_buffer_remove_extension_data() is a new helper function to
/third_party/gstreamer/gst_libav/
DNEWS226 - gst_rtp_buffer_remove_extension_data() is a new helper function to
/third_party/gstreamer/gstplugins_bad/
DNEWS226 - gst_rtp_buffer_remove_extension_data() is a new helper function to
/third_party/gstreamer/gstreamer/
DNEWS226 - gst_rtp_buffer_remove_extension_data() is a new helper function to
/third_party/gstreamer/gstplugins_base/
DNEWS226 - gst_rtp_buffer_remove_extension_data() is a new helper function to
DChangeLog2777 rtpbuffer: Add gst_rtp_buffer_remove_extension_data()