• Max Kellermann's avatar
    encoder/shine: require libshine 3.1, adapt to new API · 8b7718fb
    Max Kellermann authored
    The "written" argument to shine_encode_buffer() and shine_flush() was
    changed from "long" to "int", which breaks API and ABI compatibility.
    This is a big deal, and it doesn't seem worthwile to keep support for
    the (broken) 3.0 release.
    8b7718fb
configure.ac 58.1 KB