From 05d6664b98c4cca7f0e133ab5f8c3ff6a657265e Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 28 Feb 2007 16:55:53 +0000 Subject: [PATCH] docs/gst/gstreamer-sections.txt: Add new stuff to docs. Original commit message from CVS: * docs/gst/gstreamer-sections.txt: Add new stuff to docs. --- ChangeLog | 5 +++++ docs/gst/gstreamer-sections.txt | 3 +++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8e16dbdd68..1b2ce4b802 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-02-28 Wim Taymans + + * docs/gst/gstreamer-sections.txt: + Add new stuff to docs. + 2007-02-28 Wim Taymans * libs/gst/base/gstbasesink.c: (gst_base_sink_query_latency), diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 9d9fab3dad..f9b5a4555a 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -998,6 +998,7 @@ gst_message_new_custom gst_message_new_element gst_message_new_eos gst_message_new_error +gst_message_new_info gst_message_new_new_clock gst_message_new_segment_done gst_message_new_segment_start @@ -1011,6 +1012,7 @@ gst_message_new_latency gst_message_parse_clock_lost gst_message_parse_clock_provide gst_message_parse_error +gst_message_parse_info gst_message_parse_new_clock gst_message_parse_segment_done gst_message_parse_segment_start @@ -1481,6 +1483,7 @@ GST_IS_PIPELINE_CLASS GST_PIPELINE_GET_CLASS GST_TYPE_PIPELINE GST_TYPE_PIPELINE_FLAGS +GST_PIPELINE_CAST GstPipelinePrivate gst_pipeline_get_type