[Bug 701385] Videomixer does incorrect timestamp calculations in certain cases, which leads to dropping buffers that should be kept.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jun 11 12:04:22 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=701385
GStreamer | gst-plugins-good | git
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.1.2
--- Comment #12 from Sebastian Dröge <slomo at circular-chaos.org> 2013-06-11 19:04:15 UTC ---
commit 6e23f1fec41fa35139f29e40ec89846890905c67
Author: Mathieu Duponchelle <mathieu.duponchelle at epitech.eu>
Date: Tue Jun 11 19:24:49 2013 +0200
videomixer: check last end_time after conversion to running segment
The last end_time was saved after conversion, so the comparison
had to be made after conversion for it to make sense.
https://bugzilla.gnome.org/show_bug.cgi?id=701385
commit 4243714301e24e2f79bacb30f76e1040d1b369fa
Author: Mathieu Duponchelle <mathieu.duponchelle at epitech.eu>
Date: Tue Jun 11 19:22:20 2013 +0200
videomixer: add mix->segment.start to output_end_time
When the segment start is not 0, this created a situation where
the output_end_time is inferior to output_start_time, and the duration
of the next buffer ended up underflowing.
https://bugzilla.gnome.org/show_bug.cgi?id=701385
--
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