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: run aref and vref as regular tests 2011-05-18 14:45:46 +01:00
fate eval: add missing comma to tests. 2011-07-05 18:18:11 -07:00
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 ffmpeg: deprecate loop_input and loop_output options 2011-07-08 19:58:19 +02:00
vsynth1 error_resilience: actually add counter when adding a MV predictor. 2011-06-20 22:18:23 +02:00
vsynth2 error_resilience: actually add counter when adding a MV predictor. 2011-06-20 22:18:23 +02:00