diff --git a/gst/jpegformat/gstjpegparse.c b/gst/jpegformat/gstjpegparse.c index c2d1233737..d2c32d9c9f 100644 --- a/gst/jpegformat/gstjpegparse.c +++ b/gst/jpegformat/gstjpegparse.c @@ -29,6 +29,7 @@ * split a continuous stream into single-frame buffers. Also reads the * image header searching for image properties such as width and height * among others. + * * * Example launch line * |[