[gst-devel] gtk-doc, and deprecation

Stefan Kost kost at imn.htwk-leipzig.de
Tue Jan 18 08:33:38 CET 2005


another followup, would be kind if someone who introducted GST_XXX_ERROR_YYY
could comment the enums.
It is in gsterror.h.

Stefan


Stefan Kost wrote:
> hi hi,
> 
> I am currently ruuning my patched version of gtk-doc and that warns about more
> issues (see attached excerpt from make).
> 
> This made my aware that our docs don't use comments like
>  * Deprecated: use frob_ng() instead
> When trying to fix that, I've learned about a nother feature of gtk-doc. It
> checks that these deprecated symbols are wrapped by a #ifdef and warns
> otherwise. The major problem is if gtk-doc warns the buildbot turns red :(
> 
> So the question is, should I add a configure statement to disable deprecated
> symbols and add the guards as I find them (#ifdef GST_DISABLE_DEPRECATED).
> IMHO this would be good to test how well our own code avoids deprecated stuff as
> well.
> 
> Ciao
>   Stefan
> 
> 
> ------------------------------------------------------------------------
> 
> make[3]: Entering directory `/home/ensonic/projects/gstreamer/gstreamer/docs/gst'
> *** Building XML ***
> gtkdoc-mkdb --module=gstreamer --source-dir=../../gst --main-sgml-file=./gstreamer-docs.sgml --output-format=xml --sgml-mode --ignore-files=parse | tee sgml-build.log
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_has_threads Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_use_threads Parameter: use_threads.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_init_check_with_popt_table Parameter: argc.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_init_check_with_popt_table Parameter: argv.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_init_check_with_popt_table Parameter: popt_options.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_init_check_with_popt_table Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_init_with_popt_table Parameter: argc.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_init_with_popt_table Parameter: argv.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_init_with_popt_table Parameter: popt_options.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_init_get_popt_table Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_init Parameter: argc.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_init Parameter: argv.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_init_check Parameter: argc.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_init_check Parameter: argv.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_init_check Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_new Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_get_by_interface Parameter: bin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_get_by_interface Parameter: interface.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_get_by_interface Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_get_all_by_interface Parameter: bin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_get_all_by_interface Parameter: interface.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_get_all_by_interface Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_remove Parameter: bin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_remove Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_add Parameter: bin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_add Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_get_clock Parameter: bin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_get_clock Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_get_by_name Parameter: bin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_get_by_name Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_get_by_name Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_add_many Parameter: bin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_add_many Parameter: element_1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_add_many Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_remove_many Parameter: bin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_remove_many Parameter: element_1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_remove_many Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_child_state_change Parameter: bin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_child_state_change Parameter: oldstate.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_child_state_change Parameter: newstate.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_child_state_change Parameter: child.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_get_list Parameter: bin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_get_list Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_iterate Parameter: bin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_iterate Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_use_clock Parameter: bin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_use_clock Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_get_by_name_recurse_up Parameter: bin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_get_by_name_recurse_up Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_get_by_name_recurse_up Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_sync_children_state Parameter: bin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_sync_children_state Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_bin_auto_clock Parameter: bin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_default_free Parameter: buffer.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_span Parameter: buf1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_span Parameter: offset.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_span Parameter: buf2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_span Parameter: len.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_span Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_is_span_fast Parameter: buf1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_is_span_fast Parameter: buf2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_is_span_fast Parameter: Returns.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstBufferFlag Value: GST_BUFFER_READONLY.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstBufferFlag Value: GST_BUFFER_SUBBUFFER.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstBufferFlag Value: GST_BUFFER_ORIGINAL.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstBufferFlag Value: GST_BUFFER_DONTFREE.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstBufferFlag Value: GST_BUFFER_KEY_UNIT.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstBufferFlag Value: GST_BUFFER_DONTKEEP.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstBufferFlag Value: GST_BUFFER_IN_CAPS.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstBufferFlag Value: GST_BUFFER_DELTA_UNIT.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstBufferFlag Value: GST_BUFFER_FLAG_LAST.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_new_and_alloc Parameter: size.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_new_and_alloc Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_merge Parameter: buf1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_merge Parameter: buf2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_merge Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_create_sub Parameter: parent.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_create_sub Parameter: offset.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_create_sub Parameter: size.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_create_sub Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_stamp Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_stamp Parameter: src.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_default_copy Parameter: buffer.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_default_copy Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_join Parameter: buf1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_join Parameter: buf2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_buffer_join Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_normalize Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_normalize Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_free Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_new_empty Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_append_structure Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_append_structure Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_chained Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_chained Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_set_simple_valist Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_set_simple_valist Parameter: field.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_set_simple_valist Parameter: varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_subtract Parameter: minuend.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_subtract Parameter: subtrahend.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_subtract Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_any Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_any Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_equal_fixed Parameter: caps1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_equal_fixed Parameter: caps2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_equal_fixed Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_copy Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_copy Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_union Parameter: caps1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_union Parameter: caps2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_union Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_set_simple Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_set_simple Parameter: field.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_set_simple Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_equal Parameter: caps1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_equal Parameter: caps2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_equal Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_empty Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_empty Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_from_string Parameter: string.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_from_string Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_new_simple Parameter: media_type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_new_simple Parameter: fieldname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_new_simple Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_new_simple Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_to_string Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_to_string Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_new_full_valist Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_new_full_valist Parameter: var_args.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_new_full_valist Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_replace Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_replace Parameter: newcaps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_subset Parameter: subset.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_subset Parameter: superset.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_subset Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_append Parameter: caps1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_append Parameter: caps2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_simplify Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_simplify Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_new_full Parameter: struct1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_new_full Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_new_full Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_load_thyself Parameter: parent.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_load_thyself Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_structure_fixate_field_nearest_double Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_structure_fixate_field_nearest_double Parameter: field_name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_structure_fixate_field_nearest_double Parameter: target.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_structure_fixate_field_nearest_double Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_save_thyself Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_save_thyself Parameter: parent.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_save_thyself Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_intersect Parameter: caps1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_intersect Parameter: caps2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_intersect Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_do_simplify Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_do_simplify Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_always_compatible Parameter: caps1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_always_compatible Parameter: caps2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_always_compatible Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_split_one Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_split_one Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_static_caps_get Parameter: static_caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_static_caps_get Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_new_any Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_structure_fixate_field_nearest_int Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_structure_fixate_field_nearest_int Parameter: field_name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_structure_fixate_field_nearest_int Parameter: target.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_structure_fixate_field_nearest_int Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_get_size Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_get_size Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_fixed Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_is_fixed Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_get_structure Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_get_structure Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_get_structure Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_copy_1 Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_caps_copy_1 Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_id_unlock Parameter: id.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_set_resolution Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_set_resolution Parameter: resolution.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_set_resolution Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_set_active Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_set_active Parameter: active.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_handle_discont Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_handle_discont Parameter: time.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_handle_discont Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_get_resolution Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_get_resolution Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_get_event_time Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_get_event_time Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_id_free Parameter: id.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_get_time Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_get_time Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_get_next_id Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_get_next_id Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_get_event_time_delay Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_get_event_time_delay Parameter: delay.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_get_event_time_delay Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_new_single_shot_id Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_new_single_shot_id Parameter: time.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_new_single_shot_id Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_is_active Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_is_active Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_id_unschedule Parameter: id.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_get_speed Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_get_speed Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_reset Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_set_speed Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_set_speed Parameter: speed.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_set_speed Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_id_wait_async Parameter: id.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_id_wait_async Parameter: func.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_id_wait_async Parameter: user_data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_id_wait_async Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_new_periodic_id Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_new_periodic_id Parameter: start_time.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_new_periodic_id Parameter: interval.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_new_periodic_id Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_id_wait Parameter: id.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_id_wait Parameter: jitter.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_id_wait Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_id_get_time Parameter: id.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_clock_id_get_time Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_ref Parameter: data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_ref Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_dispose Parameter: data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_init Parameter: data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_init Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_init Parameter: flags.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_init Parameter: free.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_init Parameter: copy.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_copy_into Parameter: data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_copy_into Parameter: target.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_is_writable Parameter: data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_is_writable Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_unref Parameter: data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_copy Parameter: data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_copy Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_ref_by_count Parameter: data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_ref_by_count Parameter: count.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_ref_by_count Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_copy_on_write Parameter: data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_data_copy_on_write Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_interrupt Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_interrupt Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_is_indexable Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_is_indexable Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_time Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_time Parameter: time.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_pending_properties Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_state Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_state Parameter: state.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_state Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_query Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_query Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_query Parameter: format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_query Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_query Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link Parameter: src.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_time_delay Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_time_delay Parameter: time.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_time_delay Parameter: delay.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_factory Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_factory Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_found_tags Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_found_tags Parameter: tag_list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_class_install_std_props Parameter: klass.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_class_install_std_props Parameter: first_name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_class_install_std_props Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_class_set_details Parameter: klass.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_class_set_details Parameter: details.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_compatible_pad_filtered Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_compatible_pad_filtered Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_compatible_pad_filtered Parameter: filtercaps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_compatible_pad_filtered Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_convert Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_convert Parameter: src_format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_convert Parameter: src_value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_convert Parameter: dest_format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_convert Parameter: dest_value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_convert Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get Parameter: first_property_name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_compatible_pad Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_compatible_pad Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_compatible_pad Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_clock Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_clock Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_unlink Parameter: src.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_unlink Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_clock Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_clock Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_enable_threadsafe_properties Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_yield Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_request_pad Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_request_pad Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_request_pad Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_pad_template Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_pad_template Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_pad_template Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_event_masks Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_event_masks Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_filtered Parameter: src.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_filtered Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_filtered Parameter: filtercaps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_filtered Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_clock_wait Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_clock_wait Parameter: id.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_clock_wait Parameter: jitter.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_clock_wait Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_property Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_property Parameter: property_name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_property Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_sync_state_with_parent Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_sync_state_with_parent Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_static_pad Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_static_pad Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_static_pad Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_pads_filtered Parameter: src.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_pads_filtered Parameter: srcpadname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_pads_filtered Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_pads_filtered Parameter: destpadname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_pads_filtered Parameter: filtercaps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_pads_filtered Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_wait Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_wait Parameter: timestamp.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_wait Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_remove_pad Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_remove_pad Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_provides_clock Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_provides_clock Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_pad Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_pad Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set Parameter: first_property_name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_eos Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_formats Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_formats Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_pad_list Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_pad_list Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_property Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_property Parameter: property_name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_property Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_error_full Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_error_full Parameter: domain.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_error_full Parameter: code.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_error_full Parameter: message.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_error_full Parameter: debug.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_error_full Parameter: file.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_error_full Parameter: function.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_error_full Parameter: line.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_unlink_many Parameter: element_1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_unlink_many Parameter: element_2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_unlink_many Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_found_tags_for_pad Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_found_tags_for_pad Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_found_tags_for_pad Parameter: timestamp.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_found_tags_for_pad Parameter: list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_wait_state_change Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_release_request_pad Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_release_request_pad Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_scheduler Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_scheduler Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_disable_threadsafe_properties Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_default_error Parameter: object.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_default_error Parameter: orig.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_default_error Parameter: error.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_default_error Parameter: debug.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_state_get_name Parameter: state.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_state_get_name Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_pads Parameter: src.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_pads Parameter: srcpadname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_pads Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_pads Parameter: destpadname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_pads Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_loop_function Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_loop_function Parameter: loop.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_index Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_index Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_class_add_pad_template Parameter: klass.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_class_add_pad_template Parameter: templ.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_index Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_index Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_send_event Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_send_event Parameter: event.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_send_event Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_class_get_pad_template_list Parameter: element_class.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_class_get_pad_template_list Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_release_locks Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_release_locks Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_state Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_state Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_valist Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_valist Parameter: first_property_name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_valist Parameter: var_args.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_compatible_pad_template Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_compatible_pad_template Parameter: compattempl.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_compatible_pad_template Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_many Parameter: element_1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_many Parameter: element_2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_many Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_link_many Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_remove_ghost_pad Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_unlink_pads Parameter: src.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_unlink_pads Parameter: srcpadname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_unlink_pads Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_requires_clock Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_requires_clock Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_adjust_time Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_adjust_time Parameter: diff.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_pad_template_list Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_query_types Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_query_types Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_class_get_pad_template Parameter: element_class.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_class_get_pad_template Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_class_get_pad_template Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_add_ghost_pad Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_add_ghost_pad Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_add_ghost_pad Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_add_ghost_pad Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_add_pad Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_add_pad Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_time Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_time Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_get_managing_bin Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_no_more_pads Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_valist Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_valist Parameter: first_property_name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_valist Parameter: var_args.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_is_locked_state Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_is_locked_state Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_locked_state Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_locked_state Parameter: locked_state.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_scheduler Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_set_scheduler Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_seek Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_seek Parameter: seek_type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_seek Parameter: offset.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_seek Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_get_longname Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_get_longname Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_create Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_create Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_create Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_make Parameter: factoryname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_make Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_make Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_find Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_find Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_get_uri_type Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_get_uri_type Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_get_pad_templates Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_get_pad_templates Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_get_num_pad_templates Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_get_num_pad_templates Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_get_author Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_get_author Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_get_description Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_get_description Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_can_sink_caps Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_can_sink_caps Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_can_sink_caps Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_get_uri_protocols Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_get_uri_protocols Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_can_src_caps Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_can_src_caps Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_can_src_caps Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_register Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_register Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_register Parameter: rank.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_register Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_register Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_get_element_type Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_factory_get_element_type Parameter: Returns.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstLibraryError Value: GST_LIBRARY_ERROR_FAILED.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstLibraryError Value: GST_LIBRARY_ERROR_TOO_LAZY.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstLibraryError Value: GST_LIBRARY_ERROR_INIT.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstLibraryError Value: GST_LIBRARY_ERROR_SHUTDOWN.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstLibraryError Value: GST_LIBRARY_ERROR_SETTINGS.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstLibraryError Value: GST_LIBRARY_ERROR_ENCODE.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstLibraryError Value: GST_LIBRARY_ERROR_NUM_ERRORS.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstResourceError Value: GST_RESOURCE_ERROR_FAILED.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstResourceError Value: GST_RESOURCE_ERROR_TOO_LAZY.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstResourceError Value: GST_RESOURCE_ERROR_NOT_FOUND.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstResourceError Value: GST_RESOURCE_ERROR_BUSY.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstResourceError Value: GST_RESOURCE_ERROR_OPEN_READ.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstResourceError Value: GST_RESOURCE_ERROR_OPEN_WRITE.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstResourceError Value: GST_RESOURCE_ERROR_OPEN_READ_WRITE.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstResourceError Value: GST_RESOURCE_ERROR_CLOSE.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstResourceError Value: GST_RESOURCE_ERROR_READ.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstResourceError Value: GST_RESOURCE_ERROR_WRITE.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstResourceError Value: GST_RESOURCE_ERROR_SEEK.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstResourceError Value: GST_RESOURCE_ERROR_SYNC.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstResourceError Value: GST_RESOURCE_ERROR_SETTINGS.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstResourceError Value: GST_RESOURCE_ERROR_NUM_ERRORS.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstCoreError Value: GST_CORE_ERROR_FAILED.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstCoreError Value: GST_CORE_ERROR_TOO_LAZY.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstCoreError Value: GST_CORE_ERROR_NOT_IMPLEMENTED.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstCoreError Value: GST_CORE_ERROR_STATE_CHANGE.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstCoreError Value: GST_CORE_ERROR_PAD.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstCoreError Value: GST_CORE_ERROR_THREAD.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstCoreError Value: GST_CORE_ERROR_SCHEDULER.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstCoreError Value: GST_CORE_ERROR_NEGOTIATION.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstCoreError Value: GST_CORE_ERROR_EVENT.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstCoreError Value: GST_CORE_ERROR_SEEK.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstCoreError Value: GST_CORE_ERROR_CAPS.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstCoreError Value: GST_CORE_ERROR_TAG.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstCoreError Value: GST_CORE_ERROR_NUM_ERRORS.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_error_get_message Parameter: domain.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_error_get_message Parameter: code.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_error_get_message Parameter: Returns.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstStreamError Value: GST_STREAM_ERROR_FAILED.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstStreamError Value: GST_STREAM_ERROR_TOO_LAZY.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstStreamError Value: GST_STREAM_ERROR_NOT_IMPLEMENTED.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstStreamError Value: GST_STREAM_ERROR_TYPE_NOT_FOUND.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstStreamError Value: GST_STREAM_ERROR_WRONG_TYPE.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstStreamError Value: GST_STREAM_ERROR_CODEC_NOT_FOUND.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstStreamError Value: GST_STREAM_ERROR_DECODE.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstStreamError Value: GST_STREAM_ERROR_ENCODE.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstStreamError Value: GST_STREAM_ERROR_DEMUX.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstStreamError Value: GST_STREAM_ERROR_MUX.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstStreamError Value: GST_STREAM_ERROR_FORMAT.
> WARNING: Value description missing in source code comment block -
>          ENUM: GstStreamError Value: GST_STREAM_ERROR_NUM_ERRORS.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_segment_seek Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_segment_seek Parameter: start.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_segment_seek Parameter: stop.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_segment_seek Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_discontinuous Parameter: new_media.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_discontinuous Parameter: format1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_discontinuous Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_discontinuous Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_discont_get_value Parameter: event.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_discont_get_value Parameter: format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_discont_get_value Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_discont_get_value Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_filler_get_duration Parameter: event.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_filler_get_duration Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_seek Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_seek Parameter: offset.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_seek Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_discontinuous_valist Parameter: new_media.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_discontinuous_valist Parameter: format1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_discontinuous_valist Parameter: var_args.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_discontinuous_valist Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_masks_contains Parameter: masks.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_masks_contains Parameter: mask.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_masks_contains Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_size Parameter: format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_size Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_size Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_filler_stamped Parameter: time.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_filler_stamped Parameter: duration.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_filler_stamped Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_filter_run Parameter: list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_filter_run Parameter: func.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_filter_run Parameter: first.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_filter_run Parameter: user_data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_filter_run Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_format_register Parameter: nick.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_format_register Parameter: description.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_format_register Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_format_get_details Parameter: format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_format_get_details Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_formats_contains Parameter: formats.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_formats_contains Parameter: format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_formats_contains Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_format_get_definitions Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_format_get_by_nick Parameter: nick.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_format_get_by_nick Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_ghost_pad_save_thyself Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_ghost_pad_save_thyself Parameter: parent.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_ghost_pad_save_thyself Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_ghost_pad_new Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_ghost_pad_new Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_ghost_pad_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_writer_id Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_writer_id Parameter: writer.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_writer_id Parameter: id.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_writer_id Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_set_filter Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_set_filter Parameter: filter.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_set_filter Parameter: user_data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_set_certainty Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_set_certainty Parameter: certainty.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_set_resolver Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_set_resolver Parameter: resolver.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_set_resolver Parameter: user_data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_assoc_entry_full Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_assoc_entry_full Parameter: id.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_assoc_entry_full Parameter: method.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_assoc_entry_full Parameter: flags.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_assoc_entry_full Parameter: format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_assoc_entry_full Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_assoc_entry_full Parameter: func.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_assoc_entry_full Parameter: user_data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_assoc_entry_full Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_assoc_entry Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_assoc_entry Parameter: id.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_assoc_entry Parameter: method.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_assoc_entry Parameter: flags.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_assoc_entry Parameter: format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_assoc_entry Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_assoc_entry Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_id Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_id Parameter: id.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_id Parameter: description.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_id Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_certainty Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_certainty Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_new_group Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_new_group Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_commit Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_commit Parameter: id.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_entry_free Parameter: entry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_group Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_get_group Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_format Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_format Parameter: id.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_format Parameter: format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_format Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_object Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_object Parameter: id.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_object Parameter: key.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_object Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_object Parameter: object.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_object Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_entry_assoc_map Parameter: entry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_entry_assoc_map Parameter: format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_entry_assoc_map Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_entry_assoc_map Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_entry_copy Parameter: entry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_entry_copy Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_set_group Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_set_group Parameter: groupnum.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_set_group Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_association Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_association Parameter: id.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_association Parameter: flags.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_association Parameter: format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_association Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_association Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_add_association Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_factory_new Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_factory_new Parameter: longdesc.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_factory_new Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_factory_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_factory_find Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_factory_find Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_factory_create Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_factory_create Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_factory_make Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_factory_make Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_index_factory_destroy Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_category_free Parameter: category.
> WARNING: Parameter description missing in source code comment block -
>          MACRO: GST_DEBUG_CATEGORY_INIT Parameter: cat.
> WARNING: Parameter description missing in source code comment block -
>          MACRO: GST_DEBUG_CATEGORY_INIT Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          MACRO: GST_DEBUG_CATEGORY_INIT Parameter: color.
> WARNING: Parameter description missing in source code comment block -
>          MACRO: GST_DEBUG_CATEGORY_INIT Parameter: description.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_remove_log_function_by_data Parameter: data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_remove_log_function_by_data Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_category_get_name Parameter: category.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_category_get_name Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log_default Parameter: category.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log_default Parameter: level.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log_default Parameter: file.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log_default Parameter: function.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log_default Parameter: line.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log_default Parameter: object.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log_default Parameter: message.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log_default Parameter: unused.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_category_set_threshold Parameter: category.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_category_set_threshold Parameter: level.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_get_default_threshold Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          MACRO: GST_DEBUG_CATEGORY_EXTERN Parameter: cat.
> WARNING: Parameter description missing in source code comment block -
>          MACRO: GST_DEBUG_CATEGORY Parameter: cat.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_set_default_threshold Parameter: level.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_set_threshold_for_name Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_set_threshold_for_name Parameter: level.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_get_all_categories Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          MACRO: GST_DEBUG_CATEGORY_STATIC Parameter: cat.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_category_get_color Parameter: category.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_category_get_color Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_message_get Parameter: message.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_message_get Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_category_get_threshold Parameter: category.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_category_get_threshold Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_remove_log_function Parameter: func.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_remove_log_function Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_add_log_function Parameter: func.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_add_log_function Parameter: data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_unset_threshold_for_name Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_category_reset_threshold Parameter: category.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_construct_term_color Parameter: colorinfo.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_construct_term_color Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_level_get_name Parameter: level.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_level_get_name Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log_valist Parameter: category.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log_valist Parameter: level.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log_valist Parameter: file.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log_valist Parameter: function.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log_valist Parameter: line.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log_valist Parameter: object.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log_valist Parameter: format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log_valist Parameter: args.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_category_get_description Parameter: category.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_category_get_description Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log Parameter: category.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log Parameter: level.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log Parameter: file.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log Parameter: function.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log Parameter: line.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log Parameter: object.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log Parameter: format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_log Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_is_colored Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_is_active Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_set_active Parameter: active.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_debug_set_colored Parameter: colored.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_implements_interface_cast Parameter: from.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_implements_interface_cast Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_implements_interface_cast Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_implements_interface_check Parameter: from.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_implements_interface_check Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_implements_interface_check Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_implements_interface Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_implements_interface Parameter: iface_type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_implements_interface Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_mem_chunk_alloc0 Parameter: mem_chunk.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_mem_chunk_alloc0 Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_mem_chunk_new Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_mem_chunk_new Parameter: atom_size.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_mem_chunk_new Parameter: area_size.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_mem_chunk_new Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_mem_chunk_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_mem_chunk_free Parameter: mem_chunk.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_mem_chunk_free Parameter: mem.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_mem_chunk_alloc Parameter: mem_chunk.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_mem_chunk_alloc Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_mem_chunk_destroy Parameter: mem_chunk.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_set_name Parameter: object.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_set_name Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_get_parent Parameter: object.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_get_parent Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_restore_thyself Parameter: object.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_restore_thyself Parameter: self.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_set_parent Parameter: object.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_set_parent Parameter: parent.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_class_signal_emit_by_name Parameter: object.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_class_signal_emit_by_name Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_class_signal_emit_by_name Parameter: self.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_get_name Parameter: object.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_get_name Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_unparent Parameter: object.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_class_signal_connect Parameter: klass.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_class_signal_connect Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_class_signal_connect Parameter: func.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_class_signal_connect Parameter: func_data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_class_signal_connect Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_replace Parameter: oldobj.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_replace Parameter: newobj.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_default_deep_notify Parameter: object.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_default_deep_notify Parameter: orig.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_default_deep_notify Parameter: pspec.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_default_deep_notify Parameter: excluded_props.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_check_uniqueness Parameter: list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_check_uniqueness Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_check_uniqueness Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_save_thyself Parameter: object.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_save_thyself Parameter: parent.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_save_thyself Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_ref Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_get_path_string Parameter: object.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_object_get_path_string Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_allowed_caps Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_allowed_caps Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_link_function Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_link_function Parameter: link.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_try_set_caps_nonfixed Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_try_set_caps_nonfixed Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_try_set_caps_nonfixed Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_convert Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_convert Parameter: src_format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_convert Parameter: src_value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_convert Parameter: dest_format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_convert Parameter: dest_value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_convert Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_internal_links_default Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_internal_links_default Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_convert_function Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_convert_function Parameter: convert.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_convert_default Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_convert_default Parameter: src_format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_convert_default Parameter: src_value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_convert_default Parameter: dest_format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_convert_default Parameter: dest_value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_convert_default Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_try_relink_filtered Parameter: srcpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_try_relink_filtered Parameter: sinkpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_try_relink_filtered Parameter: filtercaps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_try_relink_filtered Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_is_active Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_is_active Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_collectv Parameter: selected.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_collectv Parameter: padlist.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_collectv Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_parent Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_parent Parameter: parent.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_use_explicit_caps Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_check_compatibility Parameter: srcpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_check_compatibility Parameter: sinkpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_check_compatibility Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_recover_caps_error Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_recover_caps_error Parameter: allowed.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_recover_caps_error Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_internal_links Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_internal_links Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_try_set_caps Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_try_set_caps Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_try_set_caps Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_caps Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_caps Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_negotiated_caps Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_negotiated_caps Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_element_private Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_element_private Parameter: priv.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_query_default Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_query_default Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_query_default Parameter: format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_query_default Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_query_default Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_new Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_new Parameter: direction.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_relink_filtered Parameter: srcpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_relink_filtered Parameter: sinkpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_relink_filtered Parameter: filtercaps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_relink_filtered Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_is_negotiated Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_is_negotiated Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_unlink Parameter: srcpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_unlink Parameter: sinkpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_get_function Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_get_function Parameter: get.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_formats_function Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_formats_function Parameter: formats.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_proxy_pad_link Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_proxy_pad_link Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_proxy_pad_link Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_event_default Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_event_default Parameter: event.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_event_default Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_fixate_function Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_fixate_function Parameter: fixate.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_load_and_link Parameter: self.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_load_and_link Parameter: parent.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_collect_valist Parameter: selected.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_collect_valist Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_collect_valist Parameter: varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_collect_valist Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_link_filtered Parameter: srcpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_link_filtered Parameter: sinkpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_link_filtered Parameter: filtercaps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_link_filtered Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_bufferalloc_function Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_bufferalloc_function Parameter: bufalloc.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_collect Parameter: selected.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_collect Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_collect Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_collect Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_push Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_push Parameter: data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_can_link Parameter: srcpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_can_link Parameter: sinkpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_can_link Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_proxy_fixate Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_proxy_fixate Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_proxy_fixate Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_proxy_link Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_proxy_link Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_proxy_link Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_real_parent Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_real_parent Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_query_function Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_query_function Parameter: query.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_element_private Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_element_private Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_getcaps_function Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_getcaps_function Parameter: getcaps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_renegotiate Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_renegotiate Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_active_recursive Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_active_recursive Parameter: active.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_pull Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_pull Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_custom_new_from_template Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_custom_new_from_template Parameter: templ.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_custom_new_from_template Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_custom_new_from_template Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_active Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_active Parameter: active.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_event_function Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_event_function Parameter: event.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_event_mask_function Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_event_mask_function Parameter: mask_func.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_pad_template Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_pad_template Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_link Parameter: srcpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_link Parameter: sinkpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_link Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_remove_ghost_pad Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_remove_ghost_pad Parameter: ghostpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_event_masks_default Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_event_masks_default Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_perform_negotiate Parameter: srcpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_perform_negotiate Parameter: sinkpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_perform_negotiate Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_peer Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_peer Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_add_ghost_pad Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_add_ghost_pad Parameter: ghostpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_event_masks Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_event_masks Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_dispatcher Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_dispatcher Parameter: dispatch.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_dispatcher Parameter: data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_dispatcher Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_send_event Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_send_event Parameter: event.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_send_event Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_selectv Parameter: padlist.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_selectv Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_formats Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_formats Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_query_types Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_query_types Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_query_types_default Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_query_types_default Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_formats_default Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_formats_default Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_direction Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_direction Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_chain_function Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_chain_function Parameter: chain.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_unnegotiate Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_can_link_filtered Parameter: srcpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_can_link_filtered Parameter: sinkpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_can_link_filtered Parameter: filtercaps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_can_link_filtered Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_pad_template_caps Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_pad_template_caps Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_query_type_function Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_query_type_function Parameter: type_func.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_name Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_name Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_caps_change_notify Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_proxy_getcaps Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_proxy_getcaps Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_select_valist Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_select_valist Parameter: varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_select_valist Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_parent Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_parent Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_scheduler Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_scheduler Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_explicit_caps Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_explicit_caps Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_explicit_caps Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_select Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_select Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_select Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_is_linked Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_is_linked Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_ghost_pad_list Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_ghost_pad_list Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_query Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_query Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_query Parameter: format.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_query Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_query Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_custom_new Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_custom_new Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_custom_new Parameter: direction.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_custom_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_unlink_function Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_unlink_function Parameter: unlink.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_new_from_template Parameter: templ.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_new_from_template Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_new_from_template Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_name Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_get_name Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_internal_link_function Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_set_internal_link_function Parameter: intlink.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_alloc_buffer Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_alloc_buffer Parameter: offset.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_alloc_buffer Parameter: size.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_alloc_buffer Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_template_get_caps_by_name Parameter: templ.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_template_get_caps_by_name Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_template_get_caps_by_name Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_template_get_caps Parameter: templ.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_template_get_caps Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_static_pad_template_get Parameter: pad_template.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_static_pad_template_get Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_template_new Parameter: name_template.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_template_new Parameter: direction.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_template_new Parameter: presence.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_template_new Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pad_template_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_parse_launch Parameter: pipeline_description.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_parse_launch Parameter: error.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_parse_launch Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_parse_launchv Parameter: argv.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_parse_launchv Parameter: error.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_parse_launchv Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pipeline_new Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_pipeline_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_load Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_load Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_unload_plugin Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_unload_plugin Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_is_loaded Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_is_loaded Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_name Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_name Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_check_file Parameter: filename.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_check_file Parameter: error.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_check_file Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_package Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_package Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_license Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_license Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_origin Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_origin Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_module Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_module Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_load_file Parameter: filename.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_load_file Parameter: error.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_load_file Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_feature_list Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_feature_list Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_add_feature Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_add_feature Parameter: feature.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_find_feature Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_find_feature Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_find_feature Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_find_feature Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_description Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_description Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_filename Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_filename Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_name_filter Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_name_filter Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_name_filter Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_library_load Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_library_load Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_version Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_get_version Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_feature_get_name Parameter: feature.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_feature_get_name Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_feature_ensure_loaded Parameter: feature.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_feature_ensure_loaded Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_feature_set_rank Parameter: feature.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_feature_set_rank Parameter: rank.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_feature_set_name Parameter: feature.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_feature_set_name Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_plugin_feature_unload_thyself Parameter: feature.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_dispatcher_remove_probe Parameter: disp.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_dispatcher_remove_probe Parameter: probe.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_perform Parameter: probe.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_perform Parameter: data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_perform Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_new Parameter: single_shot.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_new Parameter: callback.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_new Parameter: user_data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_dispatcher_init Parameter: disp.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_destroy Parameter: probe.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_dispatcher_add_probe Parameter: disp.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_dispatcher_add_probe Parameter: probe.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_dispatcher_dispatch Parameter: disp.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_dispatcher_dispatch Parameter: data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_dispatcher_dispatch Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_dispatcher_set_active Parameter: disp.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_dispatcher_set_active Parameter: active.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_dispatcher_destroy Parameter: disp.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_probe_dispatcher_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_query_type_get_definitions Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_query_type_get_details Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_query_type_get_details Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_query_type_get_by_nick Parameter: nick.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_query_type_get_by_nick Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_query_types_contains Parameter: types.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_query_types_contains Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_query_types_contains Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_query_type_register Parameter: nick.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_query_type_register Parameter: description.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_query_type_register Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_find_plugin Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_find_plugin Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_find_plugin Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_plugin_filter Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_plugin_filter Parameter: filter.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_plugin_filter Parameter: first.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_plugin_filter Parameter: user_data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_plugin_filter Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_is_loaded Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_is_loaded Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_add_path Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_add_path Parameter: path.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_unload Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_unload Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_remove_plugin Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_remove_plugin Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_clear_paths Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_load_plugin Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_load_plugin Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_load_plugin Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_find_feature Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_find_feature Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_find_feature Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_find_feature Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_unload_plugin Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_unload_plugin Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_unload_plugin Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_save Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_save Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_update_plugin Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_update_plugin Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_update_plugin Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_get_path_list Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_get_path_list Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_rebuild Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_rebuild Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_add_plugin Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_add_plugin Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_add_plugin Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_feature_filter Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_feature_filter Parameter: filter.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_feature_filter Parameter: first.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_feature_filter Parameter: user_data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_feature_filter Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_load Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_load Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_find_plugin Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_find_plugin Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_add_plugin Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_get_prefered Parameter: flags.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_get_prefered Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_add Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_add Parameter: priority.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_plugin_list Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_feature_filter Parameter: filter.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_feature_filter Parameter: first.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_feature_filter Parameter: user_data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_feature_filter Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_list Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_plugin_filter Parameter: filter.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_plugin_filter Parameter: first.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_plugin_filter Parameter: user_data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_plugin_filter Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_remove Parameter: registry.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_find_feature Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_find_feature Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_find_feature Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_feature_list Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_registry_pool_feature_list Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_add_scheduler Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_add_scheduler Parameter: sched2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_use_clock Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_use_clock Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_interrupt Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_interrupt Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_interrupt Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_reset Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_pad_unlink Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_pad_unlink Parameter: srcpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_pad_unlink Parameter: sinkpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_pad_select Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_pad_select Parameter: padlist.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_pad_select Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_setup Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_remove_element Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_remove_element Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_scheduling_change Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_scheduling_change Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_add_element Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_add_element Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_yield Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_yield Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_yield Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_get_clock Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_get_clock Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_lock_element Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_lock_element Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_pad_link Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_pad_link Parameter: srcpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_pad_link Parameter: sinkpad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_show Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_iterate Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_iterate Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_remove_scheduler Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_remove_scheduler Parameter: sched2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_set_clock Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_set_clock Parameter: clock.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_unlock_element Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_unlock_element Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_clock_wait Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_clock_wait Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_clock_wait Parameter: id.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_clock_wait Parameter: jitter.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_clock_wait Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_state_transition Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_state_transition Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_state_transition Parameter: transition.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_state_transition Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_auto_clock Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_error Parameter: sched.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_error Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_factory_get_default_name Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_factory_destroy Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_factory_set_default_name Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_register Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_register Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_register Parameter: longdesc.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_register Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_register Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_factory_create Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_factory_create Parameter: parent.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_factory_create Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_factory_make Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_factory_make Parameter: parent.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_factory_make Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_factory_new Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_factory_new Parameter: longdesc.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_factory_new Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_factory_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_factory_find Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_scheduler_factory_find Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_new_valist Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_new_valist Parameter: firstfield.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_new_valist Parameter: varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_new_valist Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_id_set_value Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_id_set_value Parameter: field.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_id_set_value Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_remove_all_fields Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_remove_field Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_remove_field Parameter: fieldname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_string Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_string Parameter: fieldname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_string Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_set_name Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_set_name Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_empty_new Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_empty_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_field_type Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_field_type Parameter: fieldname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_field_type Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_free Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_fourcc Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_fourcc Parameter: fieldname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_fourcc Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_fourcc Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_remove_fields_valist Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_remove_fields_valist Parameter: fieldname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_remove_fields_valist Parameter: varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_has_field_typed Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_has_field_typed Parameter: fieldname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_has_field_typed Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_has_field_typed Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_from_string Parameter: string.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_from_string Parameter: end.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_from_string Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_remove_fields Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_remove_fields Parameter: fieldname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_remove_fields Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_copy Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_copy Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_new Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_new Parameter: firstfield.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_new Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_id_get_value Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_id_get_value Parameter: field.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_id_get_value Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_value Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_value Parameter: fieldname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_value Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_n_fields Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_n_fields Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_double Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_double Parameter: fieldname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_double Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_double Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_boolean Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_boolean Parameter: fieldname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_boolean Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_boolean Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_has_field Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_has_field Parameter: fieldname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_has_field Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_set Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_set Parameter: fieldname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_set Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_name Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_name Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_id_empty_new Parameter: quark.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_id_empty_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_to_string Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_to_string Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_set_value Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_set_value Parameter: fieldname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_set_value Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_foreach Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_foreach Parameter: func.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_foreach Parameter: user_data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_foreach Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_set_valist Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_set_valist Parameter: fieldname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_set_valist Parameter: varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_int Parameter: structure.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_int Parameter: fieldname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_int Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_structure_get_int Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_system_clock_obtain Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_merge Parameter: list1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_merge Parameter: list2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_merge Parameter: mode.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_merge Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_copy_value Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_copy_value Parameter: list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_copy_value Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_copy_value Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_get_nick Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_get_nick Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_add_valist_values Parameter: list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_add_valist_values Parameter: mode.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_add_valist_values Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_add_valist_values Parameter: var_args.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_free Parameter: list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_get_flag Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_get_flag Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_get_type Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_get_type Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_get_value_index Parameter: list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_get_value_index Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_get_value_index Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_get_value_index Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_get_description Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_get_description Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_copy Parameter: list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_copy Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_add Parameter: list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_add Parameter: mode.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_add Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_add Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_merge_strings_with_comma Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_merge_strings_with_comma Parameter: src.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_insert Parameter: into.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_insert Parameter: from.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_insert Parameter: mode.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_tag Parameter: list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_new_tag Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_exists Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_exists Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_remove_tag Parameter: list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_remove_tag Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_foreach Parameter: list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_foreach Parameter: func.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_foreach Parameter: user_data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_is_fixed Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_is_fixed Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_add_values Parameter: list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_add_values Parameter: mode.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_add_values Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_add_values Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_tag_get_list Parameter: tag_event.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_event_tag_get_list Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_register Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_register Parameter: flag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_register Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_register Parameter: nick.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_register Parameter: blurb.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_register Parameter: func.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_merge_use_first Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_merge_use_first Parameter: src.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_get_tag_size Parameter: list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_get_tag_size Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_get_tag_size Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_is_tag_list Parameter: p.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_is_tag_list Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_add_valist Parameter: list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_add_valist Parameter: mode.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_add_valist Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_list_add_valist Parameter: var_args.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_set_merge_mode Parameter: setter.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_set_merge_mode Parameter: mode.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_add_valist Parameter: setter.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_add_valist Parameter: mode.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_add_valist Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_add_valist Parameter: var_args.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_get_list Parameter: setter.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_get_list Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_add_values Parameter: setter.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_add_values Parameter: mode.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_add_values Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_add_values Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_add_valist_values Parameter: setter.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_add_valist_values Parameter: mode.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_add_valist_values Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_add_valist_values Parameter: var_args.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_add Parameter: setter.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_add Parameter: mode.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_add Parameter: tag.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_add Parameter: Varargs.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_merge Parameter: setter.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_merge Parameter: list.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_merge Parameter: mode.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_get_merge_mode Parameter: setter.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_tag_setter_get_merge_mode Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_thread_get_current Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_thread_set_priority Parameter: thread.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_thread_set_priority Parameter: priority.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_thread_new Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_thread_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_alloc_trace_live_all Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_alloc_trace_set_flags Parameter: trace.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_alloc_trace_set_flags Parameter: flags.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_alloc_trace_get Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_alloc_trace_get Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_alloc_trace_print Parameter: trace.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_alloc_trace_available Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_alloc_trace_list Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_alloc_trace_set_flags_all Parameter: flags.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_suggest Parameter: find.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_suggest Parameter: probability.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_suggest Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_get_length Parameter: find.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_get_length Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_peek Parameter: find.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_peek Parameter: offset.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_peek Parameter: size.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_peek Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_register Parameter: plugin.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_register Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_register Parameter: rank.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_register Parameter: func.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_register Parameter: extensions.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_register Parameter: possible_caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_register Parameter: data.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_register Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_factory_get_caps Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_factory_get_caps Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_factory_get_list Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_factory_call_function Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_factory_call_function Parameter: find.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_factory_get_extensions Parameter: factory.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_find_factory_get_extensions Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_construct Parameter: protocol.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_construct Parameter: location.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_construct Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_handler_get_uri Parameter: handler.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_handler_get_uri Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_get_location Parameter: uri.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_get_location Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_handler_new_uri Parameter: handler.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_handler_new_uri Parameter: uri.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_handler_set_uri Parameter: handler.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_handler_set_uri Parameter: uri.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_handler_set_uri Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_get_protocol Parameter: uri.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_get_protocol Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_protocol_is_valid Parameter: protocol.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_protocol_is_valid Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_handler_get_protocols Parameter: handler.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_handler_get_protocols Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_handler_get_uri_type Parameter: handler.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_handler_get_uri_type Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_make_from_uri Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_make_from_uri Parameter: uri.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_make_from_uri Parameter: elementname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_element_make_from_uri Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_is_valid Parameter: uri.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_uri_is_valid Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_util_dump_mem Parameter: mem.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_util_dump_mem Parameter: size.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_print_pad_caps Parameter: buf.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_print_pad_caps Parameter: indent.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_print_pad_caps Parameter: pad.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_util_set_value_from_string Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_util_set_value_from_string Parameter: value_str.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_util_set_object_arg Parameter: object.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_util_set_object_arg Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_util_set_object_arg Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_print_element_args Parameter: buf.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_print_element_args Parameter: indent.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_print_element_args Parameter: element.
> WARNING: Field description missing in source code comment block -
>          STRUCT: GstValueTable Field: type.
> WARNING: Field description missing in source code comment block -
>          STRUCT: GstValueTable Field: compare.
> WARNING: Field description missing in source code comment block -
>          STRUCT: GstValueTable Field: serialize.
> WARNING: Field description missing in source code comment block -
>          STRUCT: GstValueTable Field: deserialize.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_list_concat Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_list_concat Parameter: value1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_list_concat Parameter: value2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_can_subtract Parameter: minuend.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_can_subtract Parameter: subtrahend.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_can_subtract Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_get_int_range_min Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_get_int_range_min Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_set_caps Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_set_caps Parameter: caps.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_serialize Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_serialize Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_init_and_copy Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_init_and_copy Parameter: src.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_set_fourcc Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_set_fourcc Parameter: fourcc.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_list_prepend_value Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_list_prepend_value Parameter: prepend_value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_get_double_range_max Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_get_double_range_max Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_is_fixed Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_is_fixed Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_get_fraction_numerator Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_get_fraction_numerator Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_list_get_size Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_list_get_size Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_get_double_range_min Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_get_double_range_min Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_get_int_range_max Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_get_int_range_max Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_list_append_value Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_list_append_value Parameter: append_value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_deserialize Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_deserialize Parameter: src.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_deserialize Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_subtract Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_subtract Parameter: minuend.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_subtract Parameter: subtrahend.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_subtract Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_union Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_union Parameter: value1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_union Parameter: value2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_union Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_can_union Parameter: value1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_can_union Parameter: value2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_can_union Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_compare Parameter: value1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_compare Parameter: value2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_compare Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_list_get_value Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_list_get_value Parameter: index.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_list_get_value Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_is_fixed Parameter: type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_type_is_fixed Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          USER_FUNCTION: GstValueIntersectFunc Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          USER_FUNCTION: GstValueIntersectFunc Parameter: value1.
> WARNING: Parameter description missing in source code comment block -
>          USER_FUNCTION: GstValueIntersectFunc Parameter: value2.
> WARNING: Parameter description missing in source code comment block -
>          USER_FUNCTION: GstValueIntersectFunc Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_set_double_range Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_set_double_range Parameter: start.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_set_double_range Parameter: end.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_register_union_func Parameter: type1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_register_union_func Parameter: type2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_register_union_func Parameter: func.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_can_compare Parameter: value1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_can_compare Parameter: value2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_can_compare Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_get_caps Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_get_caps Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_intersect Parameter: dest.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_intersect Parameter: value1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_intersect Parameter: value2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_intersect Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_register Parameter: table.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_get_fraction_denominator Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_get_fraction_denominator Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_fraction_multiply Parameter: product.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_fraction_multiply Parameter: factor1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_fraction_multiply Parameter: factor2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_fraction_multiply Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_get_fourcc Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_get_fourcc Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_set_fraction Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_set_fraction Parameter: numerator.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_set_fraction Parameter: denominator.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_can_intersect Parameter: value1.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_can_intersect Parameter: value2.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_can_intersect Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_register_subtract_func Parameter: minuend_type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_register_subtract_func Parameter: subtrahend_type.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_register_subtract_func Parameter: func.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_set_int_range Parameter: value.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_set_int_range Parameter: start.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_value_set_int_range Parameter: end.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_version Parameter: major.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_version Parameter: minor.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_version Parameter: micro.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_get_topelements Parameter: xml.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_get_topelements Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_parse_file Parameter: xml.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_parse_file Parameter: fname.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_parse_file Parameter: root.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_parse_file Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_make_element Parameter: cur.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_make_element Parameter: parent.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_make_element Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_write Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_write Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_parse_memory Parameter: xml.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_parse_memory Parameter: buffer.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_parse_memory Parameter: size.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_parse_memory Parameter: root.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_parse_memory Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_write_file Parameter: element.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_write_file Parameter: out.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_write_file Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_new Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_get_element Parameter: xml.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_get_element Parameter: name.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_get_element Parameter: Returns.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_parse_doc Parameter: xml.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_parse_doc Parameter: doc.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_parse_doc Parameter: root.
> WARNING: Parameter description missing in source code comment block -
>          FUNCTION: gst_xml_parse_doc Parameter: Returns.
> 85% symbol docs coverage (1117 symbols documented, 626 symbols incomplete, 202 not documented)
> See gstreamer-undocumented.txt for a list of missing docs.
> The doc coverage percentage doesn't include intro sections.
> make[3]: *** [sgml-build.stamp] Error 1
> make[3]: Leaving directory `/home/ensonic/projects/gstreamer/gstreamer/docs/gst'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/ensonic/projects/gstreamer/gstreamer/docs'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/ensonic/projects/gstreamer/gstreamer'
> make: *** [all] Error 2

-- 
      \|/            Stefan Kost
     <@ @>           private            business
+-oOO-(_)-OOo------------------------------------------------------ - - -  -   -
|       __  Address  Simildenstr. 5     HTWK Leipzig, Fb IMN, Postfach 301166
|      ///           04277 Leipzig      04251 Leipzig
| __  ///            Germany            Germany
| \\\///    Phone    +49341 2253538     +49341 30766101
|  \__/     EMail    st_kost_at_gmx.net kost_at_imn.htwk-leipzig.de
|           WWW      www.sonicpulse.de  www.imn.htwk-leipzig.de/~kost/about.html
===-=-=--=---=---------------------------------- - - -  -    -
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kost.vcf
Type: text/x-vcard
Size: 345 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20050118/7b5e527c/attachment.vcf>


More information about the gstreamer-devel mailing list