GNOME Bugzilla – Bug 797068
alsa: Use recommended API to recover from xruns: snd_pcm_recover()
Last modified: 2018-11-03 12:09:51 UTC
Patch attached
Created attachment 373538 [details] [review] Use snd_pcm_recover()
For reference, this is what snd_pcm_recover() does: http://git.alsa-project.org/?p=alsa-lib.git;a=blob;f=src/pcm/pcm.c;h=11aec8052135a3bf6d44fe959f0262da419b20a6;hb=HEAD#l8395
This doesn't call gst_audio_base_sink_report_device_failure() in exactly the same cases, so should probably get feedback from Carlos first.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/482.