[Bug 761670] jpegdec: Possible endless loop if file is corrupt

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Feb 7 20:08:48 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=761670

Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk

--- Comment #1 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
I confirm the bug. As this element does not stream the jpeg to the decoder (it
sends complete frames), it make no sense to do anything in _fill callback. I'm
not saying it shouldn't stream (this would use slightly less memory, and could
reduce the latency), but it's the state of it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list