[farsight2/master] Rename/add element descriptions in the right style

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:25:28 PST 2008


---
 gst/fsrtpconference/fs-rtp-conference.c |    4 ++--
 gst/funnel/fs-funnel.c                  |    2 +-
 gst/videoanyrate/videoanyrate.c         |    8 ++++++++
 3 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/gst/fsrtpconference/fs-rtp-conference.c b/gst/fsrtpconference/fs-rtp-conference.c
index 25eae9c..eefc2fa 100644
--- a/gst/fsrtpconference/fs-rtp-conference.c
+++ b/gst/fsrtpconference/fs-rtp-conference.c
@@ -24,8 +24,8 @@
  */
 
 /**
- * SECTION:fs-rtp-conference
- * @short_description: FarsightRTP Conference Gstreamer Elements
+ * SECTION:element-fsrtpconference
+ * @short_description: Farsight RTP Conference Gstreamer Elements
  *
  */
 
diff --git a/gst/funnel/fs-funnel.c b/gst/funnel/fs-funnel.c
index d24af19..03318ff 100644
--- a/gst/funnel/fs-funnel.c
+++ b/gst/funnel/fs-funnel.c
@@ -23,7 +23,7 @@
  */
 
 /**
- * SECTION:element-funnel
+ * SECTION:element-fsfunnel
  * @short_description: N-to-1 simple funnel
  *
  * Takes packets from various input sinks into one output source
diff --git a/gst/videoanyrate/videoanyrate.c b/gst/videoanyrate/videoanyrate.c
index 6c891c9..853ad79 100644
--- a/gst/videoanyrate/videoanyrate.c
+++ b/gst/videoanyrate/videoanyrate.c
@@ -22,6 +22,14 @@
  *
  */
 
+/**
+ * SECTION:element-fsvideoanyrate
+ * @short_description: Removes the framerate from video caps
+ *
+ * This element will remove the framerate from video caps, it is a poor man's
+ * videorate for live pipelines.
+ */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
-- 
1.5.6.5




More information about the farsight-commits mailing list