RFC Errata System wrote:
-------------------------------------- Type: Technical Reported by: Rostislav Pehlivanov <[email protected]>Section: 5.1.1 Original Text ------------- rng rng = rng - --- * (fh - fl) ft Corrected Text -------------- rng rng = rng - --- * (ft - fh) ft Notes ----- Equation should match with the one in the range decoder (section 4.1.2), however comparing the two and the reference implementation reveals the equation in section 5.1.1 to be incorrect.
I think this report is correct and should be Verified. Although the code is authoritative, this section of the text is complete enough for someone to implement this feature directly from the text, so it will cause confusion if they don't actually match.
_______________________________________________ codec mailing list [email protected] https://www.ietf.org/mailman/listinfo/codec
