mpv/audio/out
Kacper Michajłow 174df99ffa ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
..
ao.c
ao.h audio: drain ao before setting pause 2023-08-11 22:28:50 +00:00
ao_alsa.c
ao_audiotrack.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
ao_audiounit.m ao: convert all timing code to nanoseconds 2023-10-16 15:38:59 +00:00
ao_coreaudio.c ao_coreaudio: signal buffer underruns 2023-10-29 21:19:04 +01:00
ao_coreaudio_chmap.c chmap: add more channel layouts up to 22.2 2023-09-29 02:35:10 +00:00
ao_coreaudio_chmap.h osdep: remove atomic.h 2023-10-20 21:31:09 +02:00
ao_coreaudio_exclusive.c various: sort some standard headers 2023-10-20 21:31:09 +02:00
ao_coreaudio_properties.c
ao_coreaudio_properties.h
ao_coreaudio_utils.c semaphore_osx: change mp_sem_timedwait to mp_time 2023-10-26 20:06:14 +00:00
ao_coreaudio_utils.h osdep: remove atomic.h 2023-10-20 21:31:09 +02:00
ao_jack.c various: sort some standard headers 2023-10-20 21:31:09 +02:00
ao_lavc.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
ao_null.c
ao_openal.c
ao_opensles.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
ao_oss.c ao_oss: add "spdif" passthrough support for high bitrate codecs (e.g. Dolby Atmos, DTS-HD, etc.) over HDMI 2023-08-20 20:02:40 +02:00
ao_pcm.c
ao_pipewire.c ao: convert all timing code to nanoseconds 2023-10-16 15:38:59 +00:00
ao_pulse.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
ao_sdl.c ao: convert all timing code to nanoseconds 2023-10-16 15:38:59 +00:00
ao_sndio.c
ao_wasapi.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
ao_wasapi.h various: sort some standard headers 2023-10-20 21:31:09 +02:00
ao_wasapi_changenotify.c
ao_wasapi_utils.c timer: add convenience time unit conversion macros 2023-10-16 15:38:59 +00:00
buffer.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
internal.h ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00