summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-06-12 14:49:18 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-05-11 19:02:53 +0100
commitadda5d485990712a895e72f4ce2d6e3d74273878 (patch)
treefbb4b49bee03c0536412febb00af5f55621fee7e /sys
parent9675efa0b24545eeb79633f6f9bc539c3505d9e2 (diff)
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 'sys')
-rw-r--r--sys/oss4/oss4-mixer.c1
-rw-r--r--sys/oss4/oss4-sink.c1
-rw-r--r--sys/oss4/oss4-source.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/sys/oss4/oss4-mixer.c b/sys/oss4/oss4-mixer.c
index 8970e0fd2..e54ecfdda 100644
--- a/sys/oss4/oss4-mixer.c
+++ b/sys/oss4/oss4-mixer.c
@@ -19,7 +19,6 @@
/**
* SECTION:element-oss4mixer
- * @short_description: element to control sound input and output levels with OSS4
*
* <refsect2>
* <para>
diff --git a/sys/oss4/oss4-sink.c b/sys/oss4/oss4-sink.c
index 79bca8a2d..45cc2c571 100644
--- a/sys/oss4/oss4-sink.c
+++ b/sys/oss4/oss4-sink.c
@@ -18,7 +18,6 @@
*/
/**
* SECTION:element-oss4sink
- * @short_description: output sound using OSS4
*
* <refsect2>
* <para>
diff --git a/sys/oss4/oss4-source.c b/sys/oss4/oss4-source.c
index c75797212..fd934bdd4 100644
--- a/sys/oss4/oss4-source.c
+++ b/sys/oss4/oss4-source.c
@@ -19,7 +19,6 @@
/**
* SECTION:element-oss4src
- * @short_description: record sound from your sound card using OSS4
*
* <refsect2>
* <para>