[gstreamer-bugs] [Bug 610432] [asfdemux] handle negative payload timestamps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 19 09:11:34 PST 2010


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

Edward Hervey <bilboed> changed:

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

--- Comment #2 from Edward Hervey <bilboed at gmail.com> 2010-02-19 17:11:32 UTC ---
commit 417e3e034649cb3cb00ea52e52d8ea8a9ef3147b
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Fri Feb 19 10:13:34 2010 +0100

    asfdemux: Make sure we don't end up with negative timestamps.

    Some files have payload with timestamps smaller than the preroll duration.
    Instead of blindly substracting the preroll value (and ending up with
    insanely high timestamps on the outgoing buffers), we make sure we
    never go below 0.

    Fixes #610432

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