[gstreamer-bugs] [Bug 610280] New: [qtdemux] issue with corrupted 3gp file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 17 09:05:19 PST 2010


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

           Summary: [qtdemux] issue with corrupted 3gp file
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.19
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: robert.swain at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: wim.taymans at gmail.com, benjamin.gaignard at gmail.com
      GNOME target: ---
     GNOME version: ---


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

It seems during the course of my editing of the sample data parsing code, I got
confused and changed some guint32 to guint64 which causes problems for some
files with weird sample durations. The data read from the bit stream is uint32
and so the variable should be too. Patch incoming.

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