summaryrefslogtreecommitdiffstats
path: root/ext/ivorbis
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-06-12 14:49:18 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-06-12 14:49:18 +0000
commit15b92466171c81d619ee6422aeacad13de8239b3 (patch)
treea82112b17973504abeabe41cf6232f2457300bfe /ext/ivorbis
parent95fd5d2fa0def09f54dbc49e960a8ae9ca6d6378 (diff)
downloadgst-plugins-bad-15b92466171c81d619ee6422aeacad13de8239b3.tar.gz
gst-plugins-bad-15b92466171c81d619ee6422aeacad13de8239b3.tar.bz2
gst-plugins-bad-15b92466171c81d619ee6422aeacad13de8239b3.zip
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/dc1394/gstdc1394.c: * ext/ivorbis/vorbisdec.c: * ext/jack/gstjackaudiosink.c: * ext/metadata/gstmetadatademux.c: * ext/mythtv/gstmythtvsrc.c: * ext/theora/theoradec.c: * gst-libs/gst/app/gstappsink.c: * gst/bayer/gstbayer2rgb.c: * gst/deinterlace/gstdeinterlace.c: * gst/rawparse/gstaudioparse.c: * gst/rawparse/gstvideoparse.c: * gst/rtpmanager/gstrtpbin.c: * gst/rtpmanager/gstrtpclient.c: * gst/rtpmanager/gstrtpjitterbuffer.c: * gst/rtpmanager/gstrtpptdemux.c: * gst/rtpmanager/gstrtpsession.c: * gst/rtpmanager/gstrtpssrcdemux.c: * gst/selector/gstinputselector.c: * gst/selector/gstoutputselector.c: * gst/videosignal/gstvideoanalyse.c: * gst/videosignal/gstvideodetect.c: * gst/videosignal/gstvideomark.c: * sys/oss4/oss4-mixer.c: * sys/oss4/oss4-sink.c: * sys/oss4/oss4-source.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. Also fixing up the ChangeLog order.
Diffstat (limited to 'ext/ivorbis')
-rw-r--r--ext/ivorbis/vorbisdec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/ivorbis/vorbisdec.c b/ext/ivorbis/vorbisdec.c
index df0b6ca4..75e05336 100644
--- a/ext/ivorbis/vorbisdec.c
+++ b/ext/ivorbis/vorbisdec.c
@@ -22,7 +22,6 @@
/**
* SECTION:element-ivorbisdec
- * @short_description: a decoder that decodes Vorbis to raw audio
* @see_also: vorbisenc, oggdemux
*
* <refsect2>