[Bug 755623] audiomixer: Using absolute clock times results in 0..now buffers to be rendered at once, stalling the pipeline
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Oct 1 08:41:48 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=755623
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.7.1
--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Will backport to 1.6.1 in a bit
commit ced0aa800a3aa54b2f42641e611a75652f18b516
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Wed Sep 30 19:05:35 2015 +0200
aggregator: Convert GST_ERROR_OBJECT() for seek events to
GST_DEBUG_OBJECT()
commit bec6d61e42c48d3e91a47bd7e740efc056cf8fee
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Wed Sep 30 19:03:05 2015 +0200
aggregator: For the start time selection, only set the segment position
segment.time and segment.start can stay the same, and were always the same
before anyway because of a mistake.
https://bugzilla.gnome.org/show_bug.cgi?id=755623
commit 40a908b1d968f7aa3f265c03af2aff93380ec274
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Wed Sep 30 19:01:21 2015 +0200
audioaggregator: Select the initial offset based on the start segment
position
instead of always using 0. Otherwise we might output a lot of silence in
the
beginning instead of outputting from the relevant position.
https://bugzilla.gnome.org/show_bug.cgi?id=755623
--
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