[gstreamer-bugs] [Bug 595942] [qtdemux] issue with corrupted 3gp file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 25 02:56:42 PDT 2009


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.17

--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2009-09-25 09:56:39 UTC ---
commit 03f46a42e59a2729327c51b3ee77abdaf022b38e
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Fri Sep 25 11:54:06 2009 +0200

    qtdemux: add durations modulo 1<<32

    For calculating the durations of each sample, we are supposed to add each
    duration modulo 1<<32 so make the elapsed time counter a uint32.

    Fixes #595942

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