1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 06:30:06 +00:00
mpv/audio/out
Stefano Pigozzi 97f6d7f4ec ao_coreaudio: report hardware latency to ao_read_data
Commit a6a4cd2c88 added reporting of playout latency, this commit also adds
support for reporting hardware and constant audio unit latency.
2014-07-03 20:05:15 +02:00
..
ao_alsa.c Audit and replace all ctype.h uses 2014-07-01 23:11:08 +02:00
ao_coreaudio_device.c ao_coreaudio: fill asbd with an helper function 2014-07-02 21:43:07 +02:00
ao_coreaudio_properties.c
ao_coreaudio_properties.h ao_coreaudio: report hardware latency to ao_read_data 2014-07-03 20:05:15 +02:00
ao_coreaudio_utils.c ao_coreaudio: move channel mapping away from utils 2014-07-02 21:43:08 +02:00
ao_coreaudio_utils.h ao_coreaudio: move channel mapping away from utils 2014-07-02 21:43:08 +02:00
ao_coreaudio.c ao_coreaudio: report hardware latency to ao_read_data 2014-07-03 20:05:15 +02:00
ao_dsound.c
ao_jack.c audio/out/pull: remove race conditions 2014-05-29 02:24:17 +02:00
ao_lavc.c encode: get rid of the recursion that led to a deadlock. 2014-06-12 11:42:00 +02:00
ao_null.c
ao_openal.c
ao_oss.c Add more const 2014-06-11 00:39:14 +02:00
ao_pcm.c ao_pcm: fix message strings 2014-06-15 09:25:15 +02:00
ao_portaudio.c audio/out/pull: remove race conditions 2014-05-29 02:24:17 +02:00
ao_pulse.c audio/out/push: add mechanism for event-based waiting 2014-05-30 02:15:47 +02:00
ao_rsound.c
ao_sdl.c audio/out/pull: remove race conditions 2014-05-29 02:24:17 +02:00
ao_sndio.c
ao_wasapi_utils.c
ao_wasapi_utils.h
ao_wasapi.c audio/out/pull: remove race conditions 2014-05-29 02:24:17 +02:00
ao_wasapi.h
ao.c ao_coreaudio: move spdif code to a new AO 2014-07-02 21:43:07 +02:00
ao.h
internal.h audio/out/push: add a way to wait for the audio device with poll() 2014-05-30 02:16:25 +02:00
pull.c audio/out/pull: remove race conditions 2014-05-29 02:24:17 +02:00
push.c audio: more detailed debugging output 2014-06-12 00:55:13 +02:00