summaryrefslogtreecommitdiff
path: root/gst/ivtc/gstcombdetect.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/ivtc/gstcombdetect.c')
-rw-r--r--gst/ivtc/gstcombdetect.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gst/ivtc/gstcombdetect.c b/gst/ivtc/gstcombdetect.c
index 210d39cca..d55ab5b7c 100644
--- a/gst/ivtc/gstcombdetect.c
+++ b/gst/ivtc/gstcombdetect.c
@@ -18,18 +18,18 @@
*/
/**
* SECTION:element-gstcombdetect
+ * @title: gstcombdetect
*
* The combdetect element detects if combing artifacts are present in
* a raw video stream, and if so, marks them with a zebra stripe
* pattern.
*
- * <refsect2>
- * <title>Example launch line</title>
+ * ## Example launch line
* |[
* gst-launch-1.0 -v filesrc location=file.mov ! decodebin ! combdetect !
* xvimagesink
* ]|
- * </refsect2>
+ *
*/
#ifdef HAVE_CONFIG_H