• Max Kellermann's avatar
    decoder/wildmidi: support version 0.2.3 · 898a13f1
    Max Kellermann authored
    In libwildmidi 0.2.3, the function WildMidi_SampledSeek() was removed,
    without changing the SO name.  This patch adds an autoconf check for
    that function.  Fall back to WildMidi_FastSeek() if
    WildMidi_SampledSeek() is not available anymore.
    898a13f1
wildmidi_plugin.c 3.33 KB