ext/jpeg/gstjpegdec.c: Align documentation with reality.

Original commit message from CVS:
* ext/jpeg/gstjpegdec.c:
Align documentation with reality.
This commit is contained in:
Mark Nauwelaerts 2008-07-14 16:28:25 +00:00
parent 0aa90f93f0
commit 173741c10c
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2008-07-14 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
* ext/jpeg/gstjpegdec.c:
Align documentation with reality.
2008-07-14 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* gst/udp/gstudpnetutils.c:

View file

@ -20,8 +20,7 @@
/**
* SECTION:element-jpegdec
*
* Decodes jpeg images. If there is no framerate set on sink caps, it sends EOS
* after the first picture.
* Decodes jpeg images.
*/
#ifdef HAVE_CONFIG_H