mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-26 00:26:05 +01:00
This reverts commit f8bed30d8b. The reason
for this is that the overlap filter, which runs after IDCT, should run
on unclamped values, and thus IDCT and put_pixels() cannot be merged if
we want to attempt to be bitexact.