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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 19 01:15:21 PST 2010


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

--- Comment #1 from Edward Hervey <bilboed at gmail.com> 2010-02-19 09:15:18 UTC ---
Created an attachment (id=154188)
 View: https://bugzilla.gnome.org/attachment.cgi?id=154188
 Review: https://bugzilla.gnome.org/review?bug=610432&attachment=154188

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