mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-30 17:28:03 +00:00
This is safe because: * prediction only computes averages, or explicitly clamps for TM_PRED / B_TM_PRED. Since the inputs are in [0, 255], so will the outputs. * Addition of IDCT and prediction buffer is immediately clamped back to [0, 255] No behavior change, and matches what both libwebp and the reference implementation in rfc6386 do.
60 KiB
60 KiB