mpv/audio/out
wm4 13d97077ec audio/out: prefer ao_dsound over ao_portaudio
On Linux, ao_portaudio has weird freezing issues (possibly specific to
the ALSA backend, though). Also ao_dsound is more likely to get multi-
channel audio output right, and ao_portaudio probably mangles these.
2013-02-06 23:04:18 +01:00
..
ao.c audio/out: prefer ao_dsound over ao_portaudio 2013-02-06 23:04:18 +01:00
ao.h mixer: prefer AO softvol control over volume filter 2013-02-06 23:04:18 +01:00
ao_alsa.c ao_alsa: do not call snd_pcm_delay() when paused 2013-01-06 19:28:08 +01:00
ao_coreaudio.c ao_coreaudio: use 0 as timeout for CFRunLoopRunInMode 2013-01-20 16:37:30 +01:00
ao_dsound.c ao_dsound: support 6.1 and 7.1 channel configurations 2013-02-06 23:04:12 +01:00
ao_jack.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
ao_lavc.c sdl, encode_lavc: fix copyright headers 2012-12-28 11:41:30 +01:00
ao_null.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
ao_openal.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
ao_oss.c audio: remove support for native alaw/mulaw/adpcm output 2012-12-11 00:37:54 +01:00
ao_pcm.c ao_pcm: fix references to -novideo 2012-12-03 21:08:48 +01:00
ao_portaudio.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
ao_pulse.c audio: remove support for native alaw/mulaw/adpcm output 2012-12-11 00:37:54 +01:00
ao_rsound.c audio: remove support for native alaw/mulaw/adpcm output 2012-12-11 00:37:54 +01:00
ao_sdl.c ao_sdl: fix compilation with Libav 2013-01-06 16:04:17 +01:00
audio_out_internal.h Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00