vorbisdec: Accept 0 as amplitude_bits value The specification does not prevent an encoder from writing a 0 amplitude as amplitude_bits 0.
Our get_bits() implementation might not support a zero-sized read properly, thus the additional branch. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
