[Bug 744096] compositor, videoaggregator: ignores input timestamps if input buffers have no duration
bugzilla at gnome.org
bugzilla at gnome.org
Mon Feb 9 19:47:56 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=744096
Matthew Waters <ystreet00 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|HEAD |1.5.1
--- Comment #5 from Matthew Waters <ystreet00 at gmail.com> ---
commit 783245f1fe58d933728ee78ec88315f53b3e04c1
Author: Matthew Waters <matthew at centricular.com>
Date: Mon Feb 9 00:59:30 2015 +1100
videoaggregator: fix buffer selection when duration=-1
If the src framerate and videoaggreator's output framerate were
different, then we were taking every single buffer that had duration=-1
as it came in regardless of the buffer's start time. This caused the src
to possibly run at a different speed to the output frames.
https://bugzilla.gnome.org/show_bug.cgi?id=744096
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-bugs/attachments/20150210/9bd5419b/attachment.html>
More information about the gstreamer-bugs
mailing list