mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 07:28:53 +00:00
update docs
Original commit message from CVS: update docs
This commit is contained in:
parent
5e5418c00e
commit
6799e86555
2 changed files with 6 additions and 6 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
|
* docs/gst/gstreamer-sections.txt:
|
||||||
|
update docs
|
||||||
|
|
||||||
2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
|
2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* plugins/elements/gstelements.c:
|
* plugins/elements/gstelements.c:
|
||||||
|
|
|
@ -26,10 +26,6 @@ gst_deinit
|
||||||
gst_version
|
gst_version
|
||||||
gst_version_string
|
gst_version_string
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
mutex
|
|
||||||
start_cond
|
|
||||||
sync_cond
|
|
||||||
thread_list
|
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
@ -381,6 +377,7 @@ GST_PTR_FORMAT
|
||||||
GST_EXPORT
|
GST_EXPORT
|
||||||
GST_PLUGIN_EXPORT
|
GST_PLUGIN_EXPORT
|
||||||
GST_PADDING
|
GST_PADDING
|
||||||
|
GST_PADDING_LARGE
|
||||||
GST_PADDING_INIT
|
GST_PADDING_INIT
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
|
@ -826,7 +823,6 @@ gst_debug_category_get_color
|
||||||
gst_debug_category_get_description
|
gst_debug_category_get_description
|
||||||
gst_debug_get_all_categories
|
gst_debug_get_all_categories
|
||||||
gst_debug_construct_term_color
|
gst_debug_construct_term_color
|
||||||
GST_CAT_DEFAULT
|
|
||||||
GST_CAT_LEVEL_LOG
|
GST_CAT_LEVEL_LOG
|
||||||
GST_CAT_ERROR_OBJECT
|
GST_CAT_ERROR_OBJECT
|
||||||
GST_CAT_WARNING_OBJECT
|
GST_CAT_WARNING_OBJECT
|
||||||
|
@ -1912,7 +1908,6 @@ gst_type_find_peek
|
||||||
gst_type_find_suggest
|
gst_type_find_suggest
|
||||||
gst_type_find_get_length
|
gst_type_find_get_length
|
||||||
gst_type_find_register
|
gst_type_find_register
|
||||||
gst_type_find_helper
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GST_TYPE_TYPE_FIND_PROBABILITY
|
GST_TYPE_TYPE_FIND_PROBABILITY
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
|
|
Loading…
Reference in a new issue