From b339b0c12e8b51061e21444504f7621e531a8cd9 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 26 Feb 2013 15:36:10 +0100 Subject: [PATCH] docs: improve docs a little --- docs/gst/gstreamer-sections.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 0ae71d0517..980de48b1b 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -91,6 +91,8 @@ gst_bin_find_unlinked_pad GstBinFlags +GST_BIN_IS_NO_RESYNC + GST_BIN_CHILDREN GST_BIN_CHILDREN_COOKIE GST_BIN_NUMCHILDREN @@ -590,6 +592,9 @@ gst_pad_set_caps gst_buffer_new_and_alloc GST_BUFFER_TIMESTAMP GST_BUFFER_TIMESTAMP_IS_VALID +GST_MESSAGE_DURATION +gst_message_new_duration +gst_message_parse_duration gst_adapter_prev_timestamp @@ -1321,7 +1326,7 @@ GST_MEMORY_IS_READONLY GST_MEMORY_IS_NO_SHARE GST_MEMORY_IS_ZERO_PADDED GST_MEMORY_IS_ZERO_PREFIXED -GST_MEMORY_IS_PHYSICALLY_CONTINOUS +GST_MEMORY_IS_PHYSICALLY_CONTIGUOUS GST_MEMORY_IS_NOT_MAPPABLE GstMemory @@ -1349,6 +1354,7 @@ gst_memory_resize gst_memory_lock gst_memory_unlock gst_memory_is_writable +gst_memory_make_writable gst_memory_make_mapped gst_memory_map -- 2.34.1