[Bug 788362] directsoundsrc: provided clock is not monotonic after pause and resume

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Sep 30 13:41:37 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=788362

--- Comment #3 from Philippe Renon <philippe_renon at yahoo.fr> ---
In its current state the patch is not correct so please don't merge it. Also
don't  merge the linked audiosink patch.

The patch breaks flushing seeks. The flush does not happen...
There is no simple way (afaik) to know if a flush is needed in
directsoundsink's pause method.

Note that audioringbuffer calls its pause vmethod to do a flush expecting it to
 reset (i.e. stop+reset). The patch removed that behavior to make pause do only
a stop and not a reset. So now I need to do a pause that resets too but I don't
known how to detect the need for a reset.

-- 
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