1. opj_mqc_numbytes can return -1 (rates will always be positive, due to correction factor)
2. add one to pass rate at end of block encode (except for TERMALL), to ensure that it matches actual number of encoded bytes 3. use correct lazy length computation for pass rate correction factor (p 498 from T+M)
parent
0e207f9a
Please register or sign in to comment