mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 23:48:53 +00:00
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.
This commit is contained in:
parent
b864edefbd
commit
05d6664b98
2 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2007-02-28 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* docs/gst/gstreamer-sections.txt:
|
||||||
|
Add new stuff to docs.
|
||||||
|
|
||||||
2007-02-28 Wim Taymans <wim@fluendo.com>
|
2007-02-28 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* libs/gst/base/gstbasesink.c: (gst_base_sink_query_latency),
|
* libs/gst/base/gstbasesink.c: (gst_base_sink_query_latency),
|
||||||
|
|
|
@ -998,6 +998,7 @@ gst_message_new_custom
|
||||||
gst_message_new_element
|
gst_message_new_element
|
||||||
gst_message_new_eos
|
gst_message_new_eos
|
||||||
gst_message_new_error
|
gst_message_new_error
|
||||||
|
gst_message_new_info
|
||||||
gst_message_new_new_clock
|
gst_message_new_new_clock
|
||||||
gst_message_new_segment_done
|
gst_message_new_segment_done
|
||||||
gst_message_new_segment_start
|
gst_message_new_segment_start
|
||||||
|
@ -1011,6 +1012,7 @@ gst_message_new_latency
|
||||||
gst_message_parse_clock_lost
|
gst_message_parse_clock_lost
|
||||||
gst_message_parse_clock_provide
|
gst_message_parse_clock_provide
|
||||||
gst_message_parse_error
|
gst_message_parse_error
|
||||||
|
gst_message_parse_info
|
||||||
gst_message_parse_new_clock
|
gst_message_parse_new_clock
|
||||||
gst_message_parse_segment_done
|
gst_message_parse_segment_done
|
||||||
gst_message_parse_segment_start
|
gst_message_parse_segment_start
|
||||||
|
@ -1481,6 +1483,7 @@ GST_IS_PIPELINE_CLASS
|
||||||
GST_PIPELINE_GET_CLASS
|
GST_PIPELINE_GET_CLASS
|
||||||
GST_TYPE_PIPELINE
|
GST_TYPE_PIPELINE
|
||||||
GST_TYPE_PIPELINE_FLAGS
|
GST_TYPE_PIPELINE_FLAGS
|
||||||
|
GST_PIPELINE_CAST
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
GstPipelinePrivate
|
GstPipelinePrivate
|
||||||
gst_pipeline_get_type
|
gst_pipeline_get_type
|
||||||
|
|
Loading…
Reference in a new issue