• 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
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...