[gstreamer-bugs] [Bug 616346] New: Motion JPEG Typefinding

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 20 15:42:17 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=616346
  GStreamer | gst-plugins-base | 0.10.28

           Summary: Motion JPEG Typefinding
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.28
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: dhoyt at llnl.gov
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=159212)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=159212)
Sample Motion JPEG

Typefinding the attached motion jpeg file that uses multipart to separate jpeg
frames seems to select jpegdec ahead of multipartdemux for some reason.

Applying the attached patch remedies the situation because typefinding
functions that use extensions are reordered and placed before the others.

This is probably not the root cause of the issue, however.

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