summaryrefslogtreecommitdiff
path: root/gst/jpegformat/gstjifmux.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/jpegformat/gstjifmux.c')
-rw-r--r--gst/jpegformat/gstjifmux.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gst/jpegformat/gstjifmux.c b/gst/jpegformat/gstjifmux.c
index b1ba175ec..517c994ec 100644
--- a/gst/jpegformat/gstjifmux.c
+++ b/gst/jpegformat/gstjifmux.c
@@ -22,20 +22,20 @@
/**
* SECTION:element-jifmux
+ * @title: jifmux
* @short_description: JPEG interchange format writer
*
* Writes a JPEG image as JPEG/EXIF or JPEG/JFIF including various metadata. The
* jpeg image received on the sink pad should be minimal (e.g. should not
* contain metadata already).
*
- * <refsect2>
- * <title>Example launch line</title>
+ * ## Example launch line
* |[
* gst-launch-1.0 -v videotestsrc num-buffers=1 ! jpegenc ! jifmux ! filesink location=...
* ]|
* The above pipeline renders a frame, encodes to jpeg, adds metadata and writes
* it to disk.
- * </refsect2>
+ *
*/
/*
jpeg interchange format: