[Bug 673925] [API] codecparsers: add JPEG baseline parser

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 24 07:38:52 PDT 2013


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

--- Comment #14 from Gwenole Beauchesne <gb.devel at gmail.com> 2013-09-24 14:38:46 UTC ---
Created an attachment (id=255632)
 View: https://bugzilla.gnome.org/attachment.cgi?id=255632
 Review: https://bugzilla.gnome.org/review?bug=673925&attachment=255632

codecparsers: jpeg: fix and optimize scan for next marker code

commit d6b1b3a389b0f185cc9eeca89b7cc476e3d780d5
Author: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
Date:   Tue Sep 24 16:10:45 2013 +0200

    codecparsers: jpeg: fix and optimize scan for next marker code.

    Fix scan for next marker code when there is an odd number of filler
    (0xff) bytes before the actual marker code. Also optimize the loop
    to execute with fewer instructions (~10%).

    This fixes parsing for Spectralfan.mov.

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