summaryrefslogtreecommitdiff
path: root/gst/rawparse/gstvideoparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rawparse/gstvideoparse.c')
-rw-r--r--gst/rawparse/gstvideoparse.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst/rawparse/gstvideoparse.c b/gst/rawparse/gstvideoparse.c
index 9f5b19545..3a51ba1ce 100644
--- a/gst/rawparse/gstvideoparse.c
+++ b/gst/rawparse/gstvideoparse.c
@@ -21,10 +21,11 @@
*/
/**
* SECTION:element-videoparse
+ * @title: videoparse
*
* Converts a byte stream into video frames.
*
- * <note>This element is deprecated. Use #GstRawVideoParse instead.</note>
+ * > This element is deprecated. Use #GstRawVideoParse instead.
*/
#ifdef HAVE_CONFIG_H