mpd/src/audioOutputs
Max Kellermann 86782faa18 alsa: optionally disable resampling and others
Added mpd.conf options for disabling automatic resamling, sample
format and channel conversion.  This way, users may choose to override
ALSA's automatic resampling, and use libsamplerate instead.
2008-10-14 17:21:49 +02:00
..
audioOutput_alsa.c alsa: optionally disable resampling and others 2008-10-14 17:21:49 +02:00
audioOutput_ao.c audio_format: renamed sampleRate to sample_rate 2008-10-10 14:40:54 +02:00
audioOutput_fifo.c don't include os_compat.h 2008-10-08 10:49:29 +02:00
audioOutput_jack.c audio_format: renamed sampleRate to sample_rate 2008-10-10 14:40:54 +02:00
audioOutput_mvp.c mvp: unsinged integers 2008-10-10 14:47:58 +02:00
audioOutput_null.c use C99 struct initializers 2008-09-29 15:55:17 +02:00
audioOutput_oss.c oss: fix opening default OSS device 2008-10-11 12:40:48 +02:00
audioOutput_osx.c audio_format: added audio_format_frame_size() 2008-10-10 14:41:37 +02:00
audioOutput_pulse.c audio_format: renamed sampleRate to sample_rate 2008-10-10 14:40:54 +02:00
audioOutput_shout_mp3.c audio_format: renamed sampleRate to sample_rate 2008-10-10 14:40:54 +02:00
audioOutput_shout_ogg.c audio_format: renamed sampleRate to sample_rate 2008-10-10 14:40:54 +02:00
audioOutput_shout.c shout: make the protocol configurable 2008-10-12 12:14:51 +02:00
audioOutput_shout.h shout: removed DISABLED_SHOUT_ENCODER_PLUGIN 2008-10-09 15:18:21 +02:00