0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/audio/out
Christian Neukirchen 3289473678 audio/out: add sndio support
Based on an earlier patch for mplayer by Alexandre Ratchov <alex@caoua.org>
2013-10-03 23:14:03 +02:00
..
ao_alsa.c mixer: make struct opaque 2013-09-20 13:23:25 +02:00
ao_coreaudio_properties.c ao_coreaudio: move to new log API 2013-08-01 20:32:49 +02:00
ao_coreaudio_properties.h ao_coreaudio: fix compilation on OS X 10.7 2013-07-28 09:48:49 +02:00
ao_coreaudio_utils.c ao_coreaudio: move to new log API 2013-08-01 20:32:49 +02:00
ao_coreaudio_utils.h core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
ao_coreaudio.c ao_coreaudio: fetch device name only for verbose log level 2013-10-01 11:00:43 +02:00
ao_dsound.c Some more mp_msg conversions 2013-08-23 23:30:09 +02:00
ao_jack.c ao_jack: don’t force exact client name 2013-09-30 14:42:55 +02:00
ao_lavc.c audio/out: do some mp_msg conversions 2013-08-22 23:12:35 +02:00
ao_null.c audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00
ao_openal.c audio/out: do some mp_msg conversions 2013-08-22 23:12:35 +02:00
ao_oss.c ao_oss: add support for SNDCTL_DSP_RESET and use it when pausing 2013-09-23 01:21:37 +02:00
ao_pcm.c audio/out: do some mp_msg conversions 2013-08-22 23:12:35 +02:00
ao_portaudio.c audio/out: do some mp_msg conversions 2013-08-22 23:12:35 +02:00
ao_pulse.c ao_pulse: bug fix: goto the correct error handler 2013-09-20 13:50:45 +02:00
ao_rsound.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
ao_sdl.c audio/out: do some mp_msg conversions 2013-08-22 23:12:35 +02:00
ao_sndio.c audio/out: add sndio support 2013-10-03 23:14:03 +02:00
ao_wasapi.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
ao.c audio/out: add sndio support 2013-10-03 23:14:03 +02:00
ao.h ao: remove some leftovers 2013-08-22 22:45:24 +02:00