]> git.sesse.net Git - ffmpeg/commit
libswscale/tests: add floatimg_cmp test
authorMark Reid <mindmark@gmail.com>
Tue, 29 Sep 2020 03:44:33 +0000 (20:44 -0700)
committerMichael Niedermayer <michael@niedermayer.cc>
Fri, 2 Oct 2020 12:59:52 +0000 (14:59 +0200)
commit6bf57c6a2a30f80f6182408c9605e11a109b0486
tree3d8bcd5e0cb50d6bf627ffa833d8ef00bdfb485f
parenta191d4166f8fafaf415ebc489ebbc8f6d8d174fe
libswscale/tests: add floatimg_cmp test

changes since v1:
- made into fate test
- fixed c90 warnings
- tests more intermediate formats
- tested on BE mips too

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libswscale/Makefile
libswscale/tests/.gitignore
libswscale/tests/floatimg_cmp.c [new file with mode: 0644]
tests/fate/libswscale.mak
tests/ref/fate/sws-floatimg-cmp [new file with mode: 0644]