• Max Kellermann's avatar
    output: pass audio_format to plugin.init() and plugin.open() · 3cae6856
    Max Kellermann authored
    Pass the globally configured audio_format as a const pointer to
    plugin.init().  plugin.open() gets a writable pointer which contains
    the audio_format requested by the plugin.  Its initial value is either
    the configured audio_format or the input file's audio_format.
    3cae6856
Name
Last commit
Last update
..
audioOutput_alsa.c Loading commit data...
audioOutput_ao.c Loading commit data...
audioOutput_fifo.c Loading commit data...
audioOutput_jack.c Loading commit data...
audioOutput_mvp.c Loading commit data...
audioOutput_null.c Loading commit data...
audioOutput_oss.c Loading commit data...
audioOutput_osx.c Loading commit data...
audioOutput_pulse.c Loading commit data...
audioOutput_shout.c Loading commit data...
audioOutput_shout.h Loading commit data...
audioOutput_shout_mp3.c Loading commit data...
audioOutput_shout_ogg.c Loading commit data...