1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-21 14:22:17 +00:00
mpv/audio/out
Martin Herkt 7d152965ce ao_alsa: do not forcibly disable ALSA resampling
Resampling with non-ancient ALSA setups works fine, so there is no
need to keep this around. Furthermore, as of writing, the default
builtin resampler used by many ALSA setups (taken from libspeex)
actually has higher quality than the default resampling modes of
avresample and swresample.
2013-11-26 02:48:00 +01:00
..
ao_alsa.c ao_alsa: do not forcibly disable ALSA resampling 2013-11-26 02:48:00 +01: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 audio/out: prepare for non-interleaved audio 2013-11-12 23:27:51 +01:00
ao_dsound.c audio: drop "_NE"/"ne" suffix from audio formats 2013-11-15 21:25:05 +01:00
ao_jack.c ao_jack: switch from interleaved to planar audio 2013-11-12 23:35:12 +01:00
ao_lavc.c ao_lavc: use af_format_conversion_score() 2013-11-16 21:46:17 +01:00
ao_null.c ao_null: fix simulated buffer size 2013-11-19 22:14:23 +01:00
ao_openal.c ao_openal: support non-interleaved output 2013-11-12 23:30:37 +01:00
ao_oss.c audio: drop "_NE"/"ne" suffix from audio formats 2013-11-15 21:25:05 +01:00
ao_pcm.c audio/out: prepare for non-interleaved audio 2013-11-12 23:27:51 +01:00
ao_portaudio.c audio: drop "_NE"/"ne" suffix from audio formats 2013-11-15 21:25:05 +01:00
ao_pulse.c audio/out: prepare for non-interleaved audio 2013-11-12 23:27:51 +01:00
ao_rsound.c ao_rsound: fix option types 2013-11-23 21:40:33 +01:00
ao_sdl.c audio/out: prepare for non-interleaved audio 2013-11-12 23:27:51 +01:00
ao_sndio.c audio/out: prepare for non-interleaved audio 2013-11-12 23:27:51 +01:00
ao_wasapi.c audio/out: prepare for non-interleaved audio 2013-11-12 23:27:51 +01:00
ao.c audio: switch output to mp_audio_buffer 2013-11-12 23:29:53 +01:00
ao.h audio: switch output to mp_audio_buffer 2013-11-12 23:29:53 +01:00