mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-07 06:58:59 +08:00
18b6a69ce9
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.