From 2d1ccbf52e310773437f5daa23c29c4ee0488334 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Thu, 12 Jun 2008 14:49:18 +0000 Subject: [PATCH] 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. --- gst/rtpmanager/gstrtpbin.c | 1 - gst/rtpmanager/gstrtpclient.c | 1 - gst/rtpmanager/gstrtpjitterbuffer.c | 2 -- gst/rtpmanager/gstrtpptdemux.c | 1 - gst/rtpmanager/gstrtpsession.c | 1 - gst/rtpmanager/gstrtpssrcdemux.c | 1 - 6 files changed, 7 deletions(-) diff --git a/gst/rtpmanager/gstrtpbin.c b/gst/rtpmanager/gstrtpbin.c index c95f42e..0906a8d 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 * * diff --git a/gst/rtpmanager/gstrtpclient.c b/gst/rtpmanager/gstrtpclient.c index d3e2c67..faa493d 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 * * diff --git a/gst/rtpmanager/gstrtpjitterbuffer.c b/gst/rtpmanager/gstrtpjitterbuffer.c index 17dd4a9..8f87668 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. * * * diff --git a/gst/rtpmanager/gstrtpptdemux.c b/gst/rtpmanager/gstrtpptdemux.c index b6df852..a3014b2 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 * * * diff --git a/gst/rtpmanager/gstrtpsession.c b/gst/rtpmanager/gstrtpsession.c index 2afbf80..a90cbbe 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 * * diff --git a/gst/rtpmanager/gstrtpssrcdemux.c b/gst/rtpmanager/gstrtpssrcdemux.c index fa08d57..0dcc1a9 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 * * * -- 2.7.4