summaryrefslogtreecommitdiff
path: root/gst/y4m/gsty4mdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/y4m/gsty4mdec.c')
-rw-r--r--gst/y4m/gsty4mdec.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gst/y4m/gsty4mdec.c b/gst/y4m/gsty4mdec.c
index 30966b0cc..687138154 100644
--- a/gst/y4m/gsty4mdec.c
+++ b/gst/y4m/gsty4mdec.c
@@ -18,15 +18,15 @@
*/
/**
* SECTION:element-gsty4mdec
+ * @title: gsty4mdec
*
* The gsty4mdec element decodes uncompressed video in YUV4MPEG format.
*
- * <refsect2>
- * <title>Example launch line</title>
+ * ## Example launch line
* |[
* gst-launch-1.0 -v filesrc location=file.y4m ! y4mdec ! xvimagesink
* ]|
- * </refsect2>
+ *
*/
#ifdef HAVE_CONFIG_H