• Max Kellermann's avatar
    filter_plugin: allow open() to force an input format · b54bde6f
    Max Kellermann authored
    Make the audio_format argument non-const.  Allow the open() method to
    modify it, to indicate that it wants a different input audio format
    than the one specified.  Check that condition in chain_filter_open(),
    and fail.
    b54bde6f
filter_plugin.c 2.96 KB