[Bug 730586] alsasrc: Clock does not take overruns into account

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 22 12:17:55 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=730586
  GStreamer | gst-plugins-base | unspecified

--- Comment #2 from Tom Deseyn <tom.deseyn at gmail.com> 2014-12-22 20:17:48 UTC ---
Sebastian, do you have some thoughts on where the overrun time should be
tracked and where it should be added to the existing components (segments done
+ delay)? Probably we still want the clock to be implemented as thread-safe
without locks?
Should the overrun time be stored in alsasrc as a 32-bit sample counter and be
made accessible through the ringbuffer via a function, similar to how the delay
is retrieved in gst_audio_base_src_get_time?

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