summaryrefslogtreecommitdiff
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
parent95fd5d2fa0def09f54dbc49e960a8ae9ca6d6378 (diff)
downloadgstreamer-plugins-bad-15b92466171c81d619ee6422aeacad13de8239b3.tar.gz
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.
-rw-r--r--ChangeLog17
-rw-r--r--ext/dc1394/gstdc1394.c1
-rw-r--r--ext/ivorbis/vorbisdec.c1
-rw-r--r--ext/jack/gstjackaudiosink.c1
-rw-r--r--ext/metadata/gstmetadatademux.c1
-rw-r--r--ext/mythtv/gstmythtvsrc.c1
-rw-r--r--ext/theora/theoradec.c1
-rw-r--r--gst-libs/gst/app/gstappsink.c1
-rw-r--r--gst/bayer/gstbayer2rgb.c2
-rw-r--r--gst/deinterlace/gstdeinterlace.c1
-rw-r--r--gst/rawparse/gstaudioparse.c1
-rw-r--r--gst/rawparse/gstvideoparse.c1
-rw-r--r--gst/rtpmanager/gstrtpbin.c1
-rw-r--r--gst/rtpmanager/gstrtpclient.c1
-rw-r--r--gst/rtpmanager/gstrtpjitterbuffer.c2
-rw-r--r--gst/rtpmanager/gstrtpptdemux.c1
-rw-r--r--gst/rtpmanager/gstrtpsession.c1
-rw-r--r--gst/rtpmanager/gstrtpssrcdemux.c1
-rw-r--r--gst/selector/gstinputselector.c1
-rw-r--r--gst/selector/gstoutputselector.c1
-rw-r--r--gst/videosignal/gstvideoanalyse.c1
-rw-r--r--gst/videosignal/gstvideodetect.c1
-rw-r--r--gst/videosignal/gstvideomark.c1
-rw-r--r--sys/oss4/oss4-mixer.c1
-rw-r--r--sys/oss4/oss4-sink.c1
-rw-r--r--sys/oss4/oss4-source.c1
26 files changed, 10 insertions, 34 deletions
diff --git a/ChangeLog b/ChangeLog
index 11d8f7708..0ec2d9507 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,3 @@
-2008-06-12 Wim Taymans <wim.taymans@collabora.co.uk>
-
- Patch by: Sebastien Merle <sylane at gmail dot com>
-
- * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_chain):
- Fix the sign of the data we pass to the decoder so that the decoder
- compiles with newer reference code as well. Fixes #528618.
-
2008-06-12 Stefan Kost <ensonic@users.sf.net>
* ext/dc1394/gstdc1394.c:
@@ -35,6 +27,15 @@
* 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.
+
+2008-06-12 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Patch by: Sebastien Merle <sylane at gmail dot com>
+
+ * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_chain):
+ Fix the sign of the data we pass to the decoder so that the decoder
+ compiles with newer reference code as well. Fixes #528618.
2008-06-12 Stefan Kost <ensonic@users.sf.net>
diff --git a/ext/dc1394/gstdc1394.c b/ext/dc1394/gstdc1394.c
index e2d932254..7eb266074 100644
--- a/ext/dc1394/gstdc1394.c
+++ b/ext/dc1394/gstdc1394.c
@@ -20,7 +20,6 @@
/**
* SECTION:element-dc1394
- * @short_description: source for IIDC firewire cameras
*
* <refsect2>
* <title>Example launch line</title>
diff --git a/ext/ivorbis/vorbisdec.c b/ext/ivorbis/vorbisdec.c
index df0b6ca45..75e053362 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>
diff --git a/ext/jack/gstjackaudiosink.c b/ext/jack/gstjackaudiosink.c
index 27b097929..5710eda61 100644
--- a/ext/jack/gstjackaudiosink.c
+++ b/ext/jack/gstjackaudiosink.c
@@ -21,7 +21,6 @@
/**
* SECTION:element-jackaudiosink
- * @short_description: JACK audio sink
* @see_also: #GstBaseAudioSink, #GstRingBuffer
*
* <refsect2>
diff --git a/ext/metadata/gstmetadatademux.c b/ext/metadata/gstmetadatademux.c
index 779548dfc..b552b19e1 100644
--- a/ext/metadata/gstmetadatademux.c
+++ b/ext/metadata/gstmetadatademux.c
@@ -43,7 +43,6 @@
/**
* SECTION: element-metadatademux
- * @short_description: element that parse or demux metadata from image files
* @see_also: #metadatamux
*
* <refsect2>
diff --git a/ext/mythtv/gstmythtvsrc.c b/ext/mythtv/gstmythtvsrc.c
index 61a836d59..60a445f08 100644
--- a/ext/mythtv/gstmythtvsrc.c
+++ b/ext/mythtv/gstmythtvsrc.c
@@ -17,7 +17,6 @@
/**
* SECTION:element-mythtvsrc
- * @short_description: stream from remore mythtv server
*
* <refsect2>
* <para>
diff --git a/ext/theora/theoradec.c b/ext/theora/theoradec.c
index c7b9545c3..4a46c826d 100644
--- a/ext/theora/theoradec.c
+++ b/ext/theora/theoradec.c
@@ -20,7 +20,6 @@
/**
* SECTION:element-theoradecexp
- * @short_description: decoder theora video using the experimental decoder
* @see_also: theoradec, theoraenc, oggdemux
*
* <refsect2>
diff --git a/gst-libs/gst/app/gstappsink.c b/gst-libs/gst/app/gstappsink.c
index cd5779cb6..4616c81f3 100644
--- a/gst-libs/gst/app/gstappsink.c
+++ b/gst-libs/gst/app/gstappsink.c
@@ -20,7 +20,6 @@
/**
* SECTION:element-appsink
- * @short_description: hand data to an application
* @see_also: #GstBaseSrc
*
* <refsect2>
diff --git a/gst/bayer/gstbayer2rgb.c b/gst/bayer/gstbayer2rgb.c
index ffc0a91c8..cbaa799c9 100644
--- a/gst/bayer/gstbayer2rgb.c
+++ b/gst/bayer/gstbayer2rgb.c
@@ -21,7 +21,7 @@
* Logic enhanced by William Brack <wbrack@mmm.com.hk>
*/
-/*
+/**
* SECTION:element-bayer2rgb
*
* Decodes raw camera bayer (fourcc BA81) to RGB.
diff --git a/gst/deinterlace/gstdeinterlace.c b/gst/deinterlace/gstdeinterlace.c
index cd0b8533d..73159b647 100644
--- a/gst/deinterlace/gstdeinterlace.c
+++ b/gst/deinterlace/gstdeinterlace.c
@@ -30,7 +30,6 @@
/**
* SECTION:element-deinterlace
- * @short_description: Adaptively deinterlace video
*
* <refsect2>
* <para>
diff --git a/gst/rawparse/gstaudioparse.c b/gst/rawparse/gstaudioparse.c
index b8fcd82d1..def9803e0 100644
--- a/gst/rawparse/gstaudioparse.c
+++ b/gst/rawparse/gstaudioparse.c
@@ -20,7 +20,6 @@
*/
/**
* SECTION:element-audioparse
- * @short_description: parses a byte stream into audio frames
*
* Converts a byte stream into audio frames.
*/
diff --git a/gst/rawparse/gstvideoparse.c b/gst/rawparse/gstvideoparse.c
index 8f090f72f..9d84e8a39 100644
--- a/gst/rawparse/gstvideoparse.c
+++ b/gst/rawparse/gstvideoparse.c
@@ -21,7 +21,6 @@
*/
/**
* SECTION:element-videoparse
- * @short_description: parses a byte stream into video frames
*
* Converts a byte stream into video frames.
*/
diff --git a/gst/rtpmanager/gstrtpbin.c b/gst/rtpmanager/gstrtpbin.c
index c95f42efa..0906a8dee 100644
--- a/gst/rtpmanager/gstrtpbin.c
+++ b/gst/rtpmanager/gstrtpbin.c
@@ -19,7 +19,6 @@
/**
* SECTION:element-gstrtpbin
- * @short_description: handle media from one RTP bin
* @see_also: gstrtpjitterbuffer, gstrtpsession, gstrtpptdemux, gstrtpssrcdemux
*
* <refsect2>
diff --git a/gst/rtpmanager/gstrtpclient.c b/gst/rtpmanager/gstrtpclient.c
index d3e2c6732..faa493d15 100644
--- a/gst/rtpmanager/gstrtpclient.c
+++ b/gst/rtpmanager/gstrtpclient.c
@@ -19,7 +19,6 @@
/**
* SECTION:element-gstrtpclient
- * @short_description: handle media from one RTP client
* @see_also: gstrtpjitterbuffer, gstrtpbin, gstrtpsession
*
* <refsect2>
diff --git a/gst/rtpmanager/gstrtpjitterbuffer.c b/gst/rtpmanager/gstrtpjitterbuffer.c
index 17dd4a909..8f876680e 100644
--- a/gst/rtpmanager/gstrtpjitterbuffer.c
+++ b/gst/rtpmanager/gstrtpjitterbuffer.c
@@ -25,8 +25,6 @@
/**
* SECTION:element-gstrtpjitterbuffer
- * @short_description: buffer, reorder and remove duplicate RTP packets to
- * compensate for network oddities.
*
* <refsect2>
* <para>
diff --git a/gst/rtpmanager/gstrtpptdemux.c b/gst/rtpmanager/gstrtpptdemux.c
index b6df85265..a3014b2ba 100644
--- a/gst/rtpmanager/gstrtpptdemux.c
+++ b/gst/rtpmanager/gstrtpptdemux.c
@@ -25,7 +25,6 @@
/**
* SECTION:element-gstrtpptdemux
- * @short_description: separate RTP payloads based on the payload type
*
* <refsect2>
* <para>
diff --git a/gst/rtpmanager/gstrtpsession.c b/gst/rtpmanager/gstrtpsession.c
index 2afbf8025..a90cbbedc 100644
--- a/gst/rtpmanager/gstrtpsession.c
+++ b/gst/rtpmanager/gstrtpsession.c
@@ -19,7 +19,6 @@
/**
* SECTION:element-gstrtpsession
- * @short_description: an RTP session manager
* @see_also: gstrtpjitterbuffer, gstrtpbin, gstrtpptdemux, gstrtpssrcdemux
*
* <refsect2>
diff --git a/gst/rtpmanager/gstrtpssrcdemux.c b/gst/rtpmanager/gstrtpssrcdemux.c
index fa08d57ed..0dcc1a95f 100644
--- a/gst/rtpmanager/gstrtpssrcdemux.c
+++ b/gst/rtpmanager/gstrtpssrcdemux.c
@@ -21,7 +21,6 @@
/**
* SECTION:element-gstrtpssrcdemux
- * @short_description: separate RTP payloads based on the SSRC
*
* <refsect2>
* <para>
diff --git a/gst/selector/gstinputselector.c b/gst/selector/gstinputselector.c
index 7c963ad8f..f0a8ba136 100644
--- a/gst/selector/gstinputselector.c
+++ b/gst/selector/gstinputselector.c
@@ -24,7 +24,6 @@
/**
* SECTION:element-input-selector
- * @short_description: N-to-1 stream selectoring
* @see_also: #GstOutputSelector
*
* Direct one out of N input streams to the output pad.
diff --git a/gst/selector/gstoutputselector.c b/gst/selector/gstoutputselector.c
index ea682a8f8..f447637e6 100644
--- a/gst/selector/gstoutputselector.c
+++ b/gst/selector/gstoutputselector.c
@@ -19,7 +19,6 @@
/**
* SECTION:element-output-selector
- * @short_description: 1-to-N stream selectoring
* @see_also: #GstTee, #GstInputSelector
*
* Direct input stream to one out of N output pads.
diff --git a/gst/videosignal/gstvideoanalyse.c b/gst/videosignal/gstvideoanalyse.c
index 05b13ef52..5678c5eac 100644
--- a/gst/videosignal/gstvideoanalyse.c
+++ b/gst/videosignal/gstvideoanalyse.c
@@ -19,7 +19,6 @@
/**
* SECTION:element-videoanalyse
- * @short_description: Analyse and report about the video frame
*
* <refsect2>
* <para>
diff --git a/gst/videosignal/gstvideodetect.c b/gst/videosignal/gstvideodetect.c
index ec30fc76c..90293f6d8 100644
--- a/gst/videosignal/gstvideodetect.c
+++ b/gst/videosignal/gstvideodetect.c
@@ -19,7 +19,6 @@
/**
* SECTION:element-videodetect
- * @short_description: Detect a pattern in a video signal
*
* <refsect2>
* <para>
diff --git a/gst/videosignal/gstvideomark.c b/gst/videosignal/gstvideomark.c
index f73d618ec..1ec75773c 100644
--- a/gst/videosignal/gstvideomark.c
+++ b/gst/videosignal/gstvideomark.c
@@ -19,7 +19,6 @@
/**
* SECTION:element-videomark
- * @short_description: Mark a pattern in a video signal
*
* <refsect2>
* <para>
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>