mpv/audio/out
Jan Ekström 8ddd4547fc ao_alsa: handle -EPIPE XRUNs from snd_pcm_status
Set pcm state to SND_PCM_STATE_XRUN in case -EPIPE is received,
and handle this state as per the usual logic.

This way snd_pcm_prepare gets called, and the loop continued.

Inspired by a patch posted by malc_ on #mpv.
2020-11-09 16:12:49 +01:00
..
ao.c
ao.h
ao_alsa.c ao_alsa: handle -EPIPE XRUNs from snd_pcm_status 2020-11-09 16:12:49 +01:00
ao_audiotrack.c
ao_audiounit.m
ao_coreaudio.c
ao_coreaudio_chmap.c
ao_coreaudio_chmap.h
ao_coreaudio_exclusive.c
ao_coreaudio_properties.c
ao_coreaudio_properties.h
ao_coreaudio_utils.c
ao_coreaudio_utils.h
ao_jack.c
ao_lavc.c
ao_null.c
ao_openal.c
ao_opensles.c
ao_pcm.c
ao_pulse.c ao/pulse: create the stream corked 2020-08-26 16:14:29 +02:00
ao_sdl.c
ao_wasapi.c
ao_wasapi.h
ao_wasapi_changenotify.c
ao_wasapi_utils.c
buffer.c
internal.h