aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fate/libswscale.mak
Commit message (Collapse)AuthorAgeFilesLines
* libswscale/tests: add floatimg_cmp testMark Reid2020-10-021-0/+4
| | | | | | | | | | 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>
* tests: Add EXESUF to program calls.Carl Eugen Hoyos2019-04-191-1/+1
| | | | Fixes fate in Windows subsystem for Linux.
* fate: add fate-sws-pixdesc-queryClément Bœsch2017-03-201-0/+7
Test the pixel format querying within libswscale.