ffmpeg/tests
Marton Balint 2cbe6bac03 avfilter/vf_framerate: change blend factor precision
This is done mainly in preparation for the SIMD patches.

- for the 8-bit input, decrease the blend factor precision to 7-bit.
- for the 16-bit input, increase the blend factor precision to 15-bit.
- make sure the blend functions are not called with 0 or maximum blending
  factors, because we don't want the signed factor integers to overflow.

Fate test changes are due to different rounding.

Signed-off-by: Marton Balint <cus@passwd.hu>
2018-01-28 18:50:50 +01:00
..
api
checkasm checkasm: support for AVX-512 functions 2017-12-24 22:02:41 +01:00
fate fate: test the transpose filter more fully 2018-01-28 15:10:52 +01:00
filtergraphs
ref avfilter/vf_framerate: change blend factor precision 2018-01-28 18:50:50 +01:00
.gitignore
Makefile Remove the ffserver program 2018-01-06 18:31:37 +00:00
audiogen.c
audiomatch.c tests/audiomatch: Add missing return code at the end of main() 2017-12-19 21:32:04 +01:00
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh tests/fate-run: Use -bitexact 2017-11-27 03:31:54 +01:00
fate-valgrind.supp
fate.sh
lavf-regression.sh
md5.sh
refcmp-metadata.awk
reference.pnm
regression-funcs.sh
rotozoom.c
simple1.ffconcat
simple2.ffconcat
test.ffmeta
tiny_psnr.c
tiny_ssim.c
utils.c
videogen.c