From 5a0287dc7662503b347307c53e534c75d8f6af29 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 18 Jun 2008 06:31:13 +0000 Subject: Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments. Original commit message from CVS: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * examples/app/appsrc-ra.c: * examples/app/appsrc-seekable.c: * examples/app/appsrc-stream.c: * examples/app/appsrc-stream2.c: * ext/directfb/dfbvideosink.h: * ext/metadata/gstbasemetadata.c: * ext/metadata/gstbasemetadata.h: * ext/metadata/metadata.c: * ext/metadata/metadataexif.c: * ext/theora/theoradec.h: * gst/deinterlace2/gstdeinterlace2.h: * gst/deinterlace2/tvtime/speedy.c: * gst/deinterlace2/tvtime/speedy.h: * gst/deinterlace2/tvtime/vfir.c: Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments. --- docs/plugins/gst-plugins-bad-plugins-sections.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt index afe58076..be47b636 100644 --- a/docs/plugins/gst-plugins-bad-plugins-sections.txt +++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt @@ -141,8 +141,10 @@ GST_TYPE_DVD_SPU gst_dvd_spu_get_type SpuColour SpuLineCtrlI +SpuPacket SpuPixCtrlI SpuRect +SpuState DVD_SPU_LOCK DVD_SPU_UNLOCK SPU_STATE_FLAGS_MASK @@ -210,7 +212,6 @@ GST_INTERLEAVE_GET_CLASS GST_IS_INTERLEAVE GST_IS_INTERLEAVE_CLASS GST_TYPE_INTERLEAVE -GstInterleave GstInterleaveClass GstInterleaveFunc gst_interleave_get_type @@ -227,7 +228,6 @@ GST_DEINTERLEAVE_GET_CLASS GST_IS_DEINTERLEAVE GST_IS_DEINTERLEAVE_CLASS GST_TYPE_DEINTERLEAVE -GstDeinterleave GstDeinterleaveClass GstDeinterleaveFunc gst_deinterleave_get_type @@ -251,7 +251,7 @@ gst_jack_audio_sink_get_type
gstbasemetadata -GstBaseMetadata/TITLE> +<TITLE>GstBaseMetadata GstBaseMetadata GST_BASE_METADATA_SINK_PAD GST_BASE_METADATA_SRC_PAD @@ -261,6 +261,7 @@ gst_base_metadata_unset_option_flag gst_base_metadata_update_inject_segment_with_new_data GstBaseMetadataClass +MetadataState GST_BASE_METADATA GST_BASE_METADATA_CLASS GST_IS_BASE_METADATA @@ -328,6 +329,10 @@ GST_MPEG2ENC_CLASS GST_IS_MPEG2ENC GST_IS_MPEG2ENC_CLASS GST_TYPE_MPEG2ENC +GST_MPEG2ENC_MUTEX_LOCK +GST_MPEG2ENC_MUTEX_UNLOCK +GST_MPEG2ENC_SIGNAL +GST_MPEG2ENC_WAIT gst_mpeg2enc_get_type
-- cgit v1.2.1