summaryrefslogtreecommitdiff
path: root/gst/videofilters/gstvideodiff.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videofilters/gstvideodiff.c')
-rw-r--r--gst/videofilters/gstvideodiff.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gst/videofilters/gstvideodiff.c b/gst/videofilters/gstvideodiff.c
index 457ebd1d8..1181ad3c3 100644
--- a/gst/videofilters/gstvideodiff.c
+++ b/gst/videofilters/gstvideodiff.c
@@ -18,16 +18,16 @@
*/
/**
* SECTION:element-gstvideodiff
+ * @title: gstvideodiff
*
* The videodiff element highlights the difference between a frame and its
* previous on the luma plane.
*
- * <refsect2>
- * <title>Example launch line</title>
+ * ## Example launch line
* |[
* gst-launch-1.0 -v videotestsrc pattern=ball ! videodiff ! videoconvert ! autovideosink
* ]|
- * </refsect2>
+ *
*/
#ifdef HAVE_CONFIG_H