• Max Kellermann's avatar
    decoder: removed stream_types · 85a7d1a1
    Max Kellermann authored
    Instead of checking the stream_types bit set, we can simply check
    whether the methods stream_decode() and file_decode() are implemented.
    85a7d1a1
audiofile_plugin.c 3.98 KB