0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/audio/out
Stefano Pigozzi f35f6a34b5 ao_coreaudio: split out some utility functions and refactor them
Split out some utility functions that use the CoreAudio API but are not related
the main task of the AOs (which is to move data correctly to the ringbuffer).
These are mainly need for the verbosity of the CoreAudio API and are just
obscuring the 'real' code.
2013-07-22 21:53:17 +02:00
..
ao_alsa.c options: remove --mixer and --mixer-channel, turn them into alsa/oss subopts 2013-07-21 23:35:14 +02:00
ao_coreaudio_common.c ao_coreaudio: split out some utility functions and refactor them 2013-07-22 21:53:17 +02:00
ao_coreaudio.c ao_coreaudio: split out some utility functions and refactor them 2013-07-22 21:53:17 +02:00
ao_dsound.c ao_dsound: use new option API 2013-07-22 00:11:06 +02:00
ao_jack.c ao_jack: use new option API 2013-07-22 00:03:57 +02:00
ao_lavc.c audio/out: remove ao->outburst/buffersize fields 2013-06-16 19:36:56 +02:00
ao_null.c audio/out: remove ao->outburst/buffersize fields 2013-06-16 19:36:56 +02:00
ao_openal.c ao_openal: use new option API 2013-07-21 23:27:32 +02:00
ao_oss.c ao_oss: switch to new option API 2013-07-21 23:52:40 +02:00
ao_pcm.c ao_pcm: use new option API 2013-07-21 23:27:31 +02:00
ao_portaudio.c ao_portaudio: use new option API 2013-07-21 23:27:31 +02:00
ao_pulse.c ao_pulse: use new option API 2013-07-21 23:27:31 +02:00
ao_rsound.c ao_rsound: use new option API 2013-07-21 23:27:32 +02:00
ao_sdl.c ao_sdl: use new option API 2013-07-21 23:27:32 +02:00
ao_wasapi.c ao_wasapi: Fix S/PDIF passthrough init 2013-07-22 02:42:38 +02:00
ao.c ao_wasapi: Make default on Windows. 2013-07-22 02:42:38 +02:00
ao.h options: use new option code for --ao 2013-07-21 23:27:31 +02:00