• Max Kellermann's avatar
    renamed InputPlugin to struct decoder_plugin · e41be362
    Max Kellermann authored
    "decoder plugin" is a better name than "input plugin", since the
    plugin does not actually do the input - InputStream does.  Also don't
    use typedef, so we can forward-declare it if required.
    e41be362
oggflac_plugin.c 11.5 KB