1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
FFmpeg/tests/ref
Ronald S. Bultje 7d7bacf0f1 swscale: fix overflow in 16-bit vertical scaling.
We operated on 31-bits, but with e.g. lanczos scaling, values can
add up to beyond 0x80000000, thus leading to output of zeroes. Drop
one bit of precision fixes this.
2011-07-08 15:15:30 -07:00
..
acodec
fate
lavf ffmpeg: deprecate loop_input and loop_output options 2011-07-08 19:58:19 +02:00
lavfi swscale: fix overflow in 16-bit vertical scaling. 2011-07-08 15:15:30 -07:00
seek
vsynth1
vsynth2