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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 17 09:33:54 PST 2010


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

Robert Swain <robert.swain> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Robert Swain <robert.swain at gmail.com> 2010-02-17 17:33:51 UTC ---
Commit: 2723de585eb82f9bcf9230ab9c71958426bc45f8
URL:   
http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=2723de585eb82f9bcf9230ab9c71958426bc45f8

Author: Robert Swain <robert.swain at collabora.co.uk>
Date:   Wed Feb 17 18:06:29 2010 +0100

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

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