[gstreamer-bugs] [Bug 635734] jpegdec: infinite loop when playing back motion jpeg stream
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Dec 6 10:16:00 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=635734
GStreamer | gst-plugins-good | git
Mark Nauwelaerts <mnauw> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |mnauw at users.sourceforge.net
Resolution| |FIXED
Target Milestone|HEAD |0.10.27
--- Comment #6 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-12-06 18:15:54 UTC ---
Thanks. Following should take care (including a slightly modified version of
patch).
commit 04fae48d1da38e41f9b65f4a91de89f538a1775f
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date: Mon Dec 6 18:16:19 2010 +0100
jpegdec: discard incomplete image
... as determined when finding SOI next image before an EOI.
Based on patch by David Hoyt <david.hoyt at llnl.gov>
Fixes #635734.
commit c50695c14b0856d0cd2573a0b9a0c0f40a6d8270
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date: Mon Dec 6 17:45:38 2010 +0100
jpegdec: avoid infinite loop when resyncing
Fixes #635734 (partly).
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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