mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-26 17:00:09 +01:00
This is marginally slower, but correct for all input values. The previous implementation failed with certain input seeds, e.g. "checkasm --test=hevc_idct 98". Signed-off-by: Martin Storsjö <martin@martin.st>