diff options
author | Olivier CrĂȘte <olivier.crete@collabora.com> | 2013-01-24 20:15:09 -0500 |
---|---|---|
committer | Olivier CrĂȘte <olivier.crete@collabora.com> | 2013-01-24 20:15:09 -0500 |
commit | a4bee3c83ab344fc712a27d780230fef86a8e18c (patch) | |
tree | 291053179bcea4b1c6d6ab237c7f7d2cd861c6cc /docs | |
parent | 14c77ec67137908c1a40234e7d4e350e378e7ba8 (diff) |
docs: Put GST_*_INIT into the -sections.txt file too
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libs/gst-plugins-base-libs-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt index 9958a7804..ecc787c0c 100644 --- a/docs/libs/gst-plugins-base-libs-sections.txt +++ b/docs/libs/gst-plugins-base-libs-sections.txt @@ -1125,6 +1125,7 @@ gst_rtcp_buffer_validate_data gst_rtcp_buffer_validate GstRTCPBuffer +GST_RTCP_BUFFER_INIT gst_rtcp_buffer_new gst_rtcp_buffer_map gst_rtcp_buffer_unmap @@ -1257,6 +1258,7 @@ gst_rtp_buffer_new_allocate gst_rtp_buffer_new_allocate_len GstRTPBuffer +GST_RTP_BUFFER_INIT gst_rtp_buffer_map gst_rtp_buffer_unmap |