[gstreamer-bugs] [Bug 607471] [jpegdec] Unsupported marker type

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 2 04:44:19 PST 2010


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

--- Comment #4 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-02-02 12:44:15 UTC ---
Created an attachment (id=152830)
 View: https://bugzilla.gnome.org/attachment.cgi?id=152830
 Review: https://bugzilla.gnome.org/review?bug=607471&attachment=152830

fix bogus error message.

I have a fix for the nonsense error (fix in jpegdec). Then the error becomes.
Error #69: Unsupported marker type 0xfb

This is also what jpegpare figures :) 0xfb is one of the reserved jpeg markers.
I've tried to strip them in jpegparse, but hit the end of the block right now.

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