mpv/audio/out
Thomas Weißschuh 98c2fa095d ao: remove trailing NULL element from driver array 2023-01-16 19:25:54 +00:00
..
ao.c ao: remove trailing NULL element from driver array 2023-01-16 19:25:54 +00:00
ao.h
ao_alsa.c various: replace abort() with MP_ASSERT_UNREACHABLE() where appropriate 2023-01-12 22:02:07 +01:00
ao_audiotrack.c ao_audiotrack: replace malloc with talloc 2023-01-12 22:02:07 +01:00
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 various: replace if + abort() with MP_HANDLE_OOM() 2023-01-12 22:02:07 +01:00
ao_null.c
ao_openal.c
ao_opensles.c
ao_oss.c {video,audio}: adjust unsafe strncpy usages 2023-01-12 22:02:07 +01:00
ao_pcm.c
ao_pipewire.c
ao_pulse.c various: replace abort() with MP_ASSERT_UNREACHABLE() where appropriate 2023-01-12 22:02:07 +01:00
ao_sdl.c
ao_sndio.c
ao_wasapi.c audio: redo internal AO API 2020-06-01 01:08:16 +02:00
ao_wasapi.h
ao_wasapi_changenotify.c
ao_wasapi_utils.c
buffer.c audio: fix crash during uninit on ao_lavc 2023-01-13 16:02:38 +00:00
internal.h