1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-28 02:23:06 +00:00
mpv/audio/out
wm4 8b2798cb3e audio/out: switch back to wasapi as default on win32
dsound was set as default, because there were some hard to fix problems
with wasapi. These problems were probably fixed now, so let's try with
wasapi as default again.
2014-11-17 14:07:11 +01:00
..
ao_alsa.c audio/out: consistently use double return type for get_delay 2014-11-09 11:45:04 +01:00
ao_coreaudio_exclusive.c audio/out: consistently use double return type for get_delay 2014-11-09 11:45:04 +01:00
ao_coreaudio_properties.c
ao_coreaudio_properties.h
ao_coreaudio_utils.c
ao_coreaudio_utils.h
ao_coreaudio.c
ao_dsound.c audio/out: consistently use double return type for get_delay 2014-11-09 11:45:04 +01:00
ao_jack.c
ao_lavc.c ao_lavc, vo_lavc: Fix crashes in case of multiple init attempts. 2014-11-12 12:16:07 +01:00
ao_null.c audio/out: consistently use double return type for get_delay 2014-11-09 11:45:04 +01:00
ao_openal.c audio/out: consistently use double return type for get_delay 2014-11-09 11:45:04 +01:00
ao_oss.c audio/out: consistently use double return type for get_delay 2014-11-09 11:45:04 +01:00
ao_pcm.c
ao_portaudio.c
ao_pulse.c audio/out: consistently use double return type for get_delay 2014-11-09 11:45:04 +01:00
ao_rsound.c audio/out: consistently use double return type for get_delay 2014-11-09 11:45:04 +01:00
ao_sdl.c
ao_sndio.c audio/out: consistently use double return type for get_delay 2014-11-09 11:45:04 +01:00
ao_wasapi_changenotify.c ao/wasapi: request reset on appropriate events 2014-11-17 04:31:20 -08:00
ao_wasapi_utils.c ao/wasapi: add retry loop on AUDCLNT_E_DEVICE_IN_USE 2014-11-17 04:31:22 -08:00
ao_wasapi_utils.h ao/wasapi: tidy up better on failure 2014-11-17 04:13:52 -08:00
ao_wasapi.c ao/wasapi: request ao reload on thread_feed failures 2014-11-17 04:31:22 -08:00
ao_wasapi.h ao/wasapi: request reset on appropriate events 2014-11-17 04:31:20 -08:00
ao.c audio/out: switch back to wasapi as default on win32 2014-11-17 14:07:11 +01:00
ao.h audio/out: make ao_request_reload() idempotent 2014-11-09 09:58:44 +01:00
internal.h audio/out: consistently use double return type for get_delay 2014-11-09 11:45:04 +01:00
pull.c audio/out/pull: avoid deadlock if audio callback stops 2014-11-09 15:23:40 +01:00
push.c audio/out: consistently use double return type for get_delay 2014-11-09 11:45:04 +01:00