summaryrefslogtreecommitdiff
path: root/docs/libs
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2010-08-23 14:24:21 -0400
committerWim Taymans <wim.taymans@collabora.co.uk>2010-10-05 16:19:14 +0200
commit7536d96d7c0fcc5a56e8d99c53a3ff5ee05a91dd (patch)
treec48087eeb7029b89cc1525c40162d9b2b9301c1f /docs/libs
parentf6b7ea3d39dc3bb2d2920f5f50c02eb9e19b2f0f (diff)
rtpbuffer: Add function to transform a GstBuffer into a GstBufferList
Add a new function called gst_rtp_buffer_list_from_buffer() that takes a GstBuffer containing a RTP packets and spits out a GstBufferList containing two buffers, one with the header and the other with the payload.
Diffstat (limited to 'docs/libs')
-rw-r--r--docs/libs/gst-plugins-base-libs-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt
index ccd57a5ab2..d8c50f11c7 100644
--- a/docs/libs/gst-plugins-base-libs-sections.txt
+++ b/docs/libs/gst-plugins-base-libs-sections.txt
@@ -1288,6 +1288,7 @@ gst_rtp_buffer_new_take_data
gst_rtp_buffer_new_copy_data
gst_rtp_buffer_new_allocate
gst_rtp_buffer_new_allocate_len
+gst_rtp_buffer_list_from_buffer
gst_rtp_buffer_calc_header_len
gst_rtp_buffer_calc_packet_len