[gstreamer-bugs] [Bug 623585] New: elements/jpegparse check fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 5 03:07:26 PDT 2010


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

           Summary: elements/jpegparse check fails
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: mnauw at users.sourceforge.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: bilboed at gmail.com, mnauw at users.sourceforge.net,
                    thiago.sousa.santos at collabora.co.uk
        Depends on: 622690
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=165264)
 View: https://bugzilla.gnome.org/attachment.cgi?id=165264
 Review: https://bugzilla.gnome.org/review?bug=623585&attachment=165264

jpegdec: fix skipping extra 0xff markers (at start)

+++ This bug was initially created as a clone of Bug #622690 +++

Created an attachment (id=164588)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=164588)
GST_DEBUG=2,jpeg*:5 make elements/jpegparse.check > log 2>&1

jpeg 8b

gstcheck.c:472:F:jpegparse:test_parse_single_byte:0: We expected 4 buffers, but
there are 3 buffers
gstcheck.c:472:F:jpegparse:test_parse_all_in_one_buf:0: We expected 4 buffers,
but there are 3 buffers

----

It turns out the same 'misprint' is in jpegdec.  Short patch attached.

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