• Anton Khirnov's avatar
    wavpack: remove a useless check. · 1d177200
    Anton Khirnov authored
    Number of samples in the first block is checked to be strictly positive
    earlier in wavpack_decode_frame() and number of samples in all the other
    blocks is checked to be equal to the first one.
    1d177200
wavpack.c 41.7 KB