[Bug 785937] alsasrc timestamps is sensitive to context switches.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Aug 7 13:29:36 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=785937
--- Comment #4 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 357099:
--> (https://bugzilla.gnome.org/review?bug=785937&attachment=357099)
::: ext/alsa/gstalsasrc.c
@@ +105,3 @@
+static gint number_of_alsasrc = 0;
+static GMutex number_of_alsasrc_lock;
+static snd_htimestamp_t alsa_start_time;
This is really ugly, why do you need that exactly ?
--
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