[Bug 788362] directsoundsrc: provided clock is not monotonic after pause and resume
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Oct 3 06:35:17 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=788362
--- Comment #5 from Philippe Renon <philippe_renon at yahoo.fr> ---
Flushing was fixed by using the audio ring buffer clear_all vmethod.
I had to expose it to AudioBaseSink child classes (in addition to pause/stop) :
https://bugzilla.gnome.org/show_bug.cgi?id=788361
The new attached directsoundsink patch makes use of the pause, stop and
clear_all to properly pause (without flushing), stop and flush.
--
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