mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-12 11:26:39 +00:00
209c82ee06
Original commit message from CVS: * docs/gst/gstreamer-sections.txt: More doc hacking. * docs/gst/tmpl/gstaggregator.sgml: * docs/gst/tmpl/gstautoplugfactory.sgml: * docs/gst/tmpl/gstbin.sgml: * docs/gst/tmpl/gstbuffer.sgml: * docs/gst/tmpl/gstbufferstore.sgml: * docs/gst/tmpl/gstfakesink.sgml: * docs/gst/tmpl/gstfakesrc.sgml: * docs/gst/tmpl/gstmd5sink.sgml: * docs/gst/tmpl/gstreamer-unused.sgml: * docs/gst/tmpl/gstsearchfuncs.sgml: * docs/gst/tmpl/gstshaper.sgml: * docs/gst/tmpl/gstspider.sgml: * docs/gst/tmpl/gsttee.sgml: * docs/gst/tmpl/gstutils.sgml: * docs/gst/tmpl/gstvalue.sgml: * docs/gst/tmpl/gstxml.sgml: * gst/Makefile.am: Remove gstthreaddummy.c. It never worked, and we don't support it. * gst/gst.c: (gst_init_get_popt_table), (init_pre), (init_post), (gst_use_threads), (gst_has_threads): same * gst/gstthreaddummy.c: same * gst/autoplug/gstspider.c: Make gst_spider_details static. * gst/autoplug/gstspider.h: same * gst/elements/gstaggregator.h: Remove bogus function from header * gst/elements/gstfakesink.h: same * gst/elements/gstfakesrc.h: same * gst/elements/gstmd5sink.h: same * gst/elements/gstshaper.h: same * gst/elements/gsttee.h: same * gst/gstbin.c: doc fixes * gst/gstbin.h: Remove unused definition. * gst/gstbuffer.c: doc fixes * gst/gstcaps.c: (gst_caps_is_always_compatible): doc fixes * gst/gstfilter.c: doc fixes * gst/gsttag.c: doc fixes * gst/gstvalue.c: doc fixes
149 lines
1.7 KiB
Text
149 lines
1.7 KiB
Text
<!-- ##### SECTION Title ##### -->
|
|
GstUtils
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Utility functions
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
Some convenience functions
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION gst_util_set_value_from_string ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@value:
|
|
@value_str:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_util_set_object_arg ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@object:
|
|
@name:
|
|
@value:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_util_dump_mem ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@mem:
|
|
@size:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_print_pad_caps ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@buf:
|
|
@indent:
|
|
@pad:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_print_element_args ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@buf:
|
|
@indent:
|
|
@element:
|
|
|
|
|
|
<!-- ##### MACRO GST_BOILERPLATE_FULL ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@type:
|
|
@type_as_function:
|
|
@parent_type:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@\
|
|
parent_type_macro:
|
|
@additional_initializations:
|
|
|
|
|
|
<!-- ##### MACRO GST_BOILERPLATE ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@type:
|
|
@type_as_function:
|
|
@parent_type:
|
|
@parent_type_macro:
|
|
|
|
|
|
<!-- ##### MACRO GST_CALL_PARENT ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@parent_class_cast:
|
|
@name:
|
|
@args:
|
|
|
|
|
|
<!-- ##### MACRO GST_CALL_PARENT_WITH_DEFAULT ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@parent_class_cast:
|
|
@name:
|
|
@args:
|
|
@def_return:
|
|
|
|
|