mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
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:
parent
0aa90f93f0
commit
173741c10c
2 changed files with 6 additions and 2 deletions
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue