Do not use short_description in section docs for elements. We extract them from element details and there will be war...

Original commit message from CVS:
* ext/lame/gstlame.c:
* ext/sidplay/gstsiddec.cc:
* gst/mpegaudioparse/gstxingmux.c:
Do not use short_description in section docs for elements. We extract
them from element details and there will be warnings if they differ.
This commit is contained in:
Stefan Kost 2008-06-13 05:52:17 +00:00
parent c0da559715
commit 81e36c292e
4 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,11 @@
2008-06-13 Stefan Kost <ensonic@users.sf.net>
* ext/lame/gstlame.c:
* ext/sidplay/gstsiddec.cc:
* gst/mpegaudioparse/gstxingmux.c:
Do not use short_description in section docs for elements. We extract
them from element details and there will be warnings if they differ.
2008-06-09 Sebastian Dröge <slomo@circular-chaos.org>
* gst/mpegaudioparse/gstmpegaudioparse.c: (head_check):

View file

@ -21,7 +21,6 @@
/**
* SECTION:element-lame
* @short_description: an encoder that encodes audio to MPEG-1 layer 3 (mp3)
* @see_also: mad, vorbisenc
*
* <refsect2>

View file

@ -20,7 +20,6 @@
/**
* SECTION:element-siddec
* @short_description: a decoder for sid files
*
* <refsect2>
* <para>

View file

@ -23,7 +23,6 @@
/**
* SECTION:element-xingmux
* @short_description: Adds a Xing header to MP3 files
*
* <refsect2>
* <para>