[gstreamer-bugs] [Bug 583047] [jpegdec] optimise buffer handling when parsing frames

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 30 10:55:45 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=583047
  GStreamer | gst-plugins-good | git

--- Comment #7 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-04-30 17:55:40 UTC ---
In -good:

commit 52c71352e034726955ac285daf132b43bd9fb36c
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Thu Apr 29 16:26:49 2010 +0200

    jpegdec: optimise buffer scanning

    Specifically, when needing more data, do not rescan from start next time
    around, but resume from last position.

    See also #583047.


In -bad:

commit d68a4c1dcc6da81bc4aa68574095b9f6aae93247
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Thu Apr 29 16:33:44 2010 +0200

    jpegparse: improve buffer scanning

    Specifically, when scanning for entropy data segment length and needing
    more data, do not rescan from start next time around, but resume at
    last position.

    See also #583047.

-- 
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