mpd/src/audioOutputs
Max Kellermann 19fe134b38 shout: use reqAudioFormat instead of outAudioFormat
In the plugin's init() function, outAudioFormat is simply a copy of
reqAudioFormat.  Use reqAudioFormat instead of outAudioFormat here.
2008-09-11 07:49:52 +02:00
..
audioOutput_alsa.c alsa: use blocking instead of non-blocking write 2008-09-09 09:03:08 +02:00
audioOutput_ao.c output: const plugin structures 2008-09-08 11:43:38 +02:00
audioOutput_fifo.c output: const plugin structures 2008-09-08 11:43:38 +02:00
audioOutput_jack.c output: const plugin structures 2008-09-08 11:43:38 +02:00
audioOutput_mvp.c output: const plugin structures 2008-09-08 11:43:38 +02:00
audioOutput_null.c output: const plugin structures 2008-09-08 11:43:38 +02:00
audioOutput_oss.c output: const plugin structures 2008-09-08 11:43:38 +02:00
audioOutput_osx.c output: const plugin structures 2008-09-08 11:43:38 +02:00
audioOutput_pulse.c output: const plugin structures 2008-09-08 11:43:38 +02:00
audioOutput_shout.c shout: use reqAudioFormat instead of outAudioFormat 2008-09-11 07:49:52 +02:00