ffmpeg/tests/ref/lavfi
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
..
crop fate: make lavfi tests output only md5 2011-01-22 00:30:12 +00:00
crop_scale fate: make lavfi tests output only md5 2011-01-22 00:30:12 +00:00
crop_scale_vflip fate: make lavfi tests output only md5 2011-01-22 00:30:12 +00:00
crop_vflip fate: make lavfi tests output only md5 2011-01-22 00:30:12 +00:00
null fate: make lavfi tests output only md5 2011-01-22 00:30:12 +00:00
pixdesc swscale: fix overflow in 16-bit vertical scaling. 2011-07-08 15:15:30 -07:00
pixfmts_copy swscale: fix overflow in 16-bit vertical scaling. 2011-07-08 15:15:30 -07:00
pixfmts_crop swscale: fix overflow in 16-bit vertical scaling. 2011-07-08 15:15:30 -07:00
pixfmts_hflip swscale: fix overflow in 16-bit vertical scaling. 2011-07-08 15:15:30 -07:00
pixfmts_null swscale: fix overflow in 16-bit vertical scaling. 2011-07-08 15:15:30 -07:00
pixfmts_pad fate: enable lavfi-pixmt tests on big endian systems 2011-06-28 23:35:00 +01:00
pixfmts_scale swscale: fix overflow in 16-bit vertical scaling. 2011-07-08 15:15:30 -07:00
pixfmts_vflip swscale: fix overflow in 16-bit vertical scaling. 2011-07-08 15:15:30 -07:00
scale200 fate: make lavfi tests output only md5 2011-01-22 00:30:12 +00:00
scale500 fate: make lavfi tests output only md5 2011-01-22 00:30:12 +00:00
vflip fate: make lavfi tests output only md5 2011-01-22 00:30:12 +00:00
vflip_crop fate: make lavfi tests output only md5 2011-01-22 00:30:12 +00:00
vflip_vflip fate: make lavfi tests output only md5 2011-01-22 00:30:12 +00:00