-
- Downloads
fate: add tests for psnr and ssim filter
Metadata filter output is passed through an Awk script comparing floats
against reference values with specified "fuzz" tolerance to account for
architectural differences (e.g. x86-32 vs. x86-64).
Signed-off-by:
Tobias Rapp <t.rapp@noa-archive.com>
Showing
- tests/fate-run.sh 9 additions, 0 deletionstests/fate-run.sh
- tests/fate/filter-video.mak 14 additions, 0 deletionstests/fate/filter-video.mak
- tests/ref/fate/filter-refcmp-psnr-rgb 45 additions, 0 deletionstests/ref/fate/filter-refcmp-psnr-rgb
- tests/ref/fate/filter-refcmp-psnr-yuv 45 additions, 0 deletionstests/ref/fate/filter-refcmp-psnr-yuv
- tests/ref/fate/filter-refcmp-ssim-rgb 30 additions, 0 deletionstests/ref/fate/filter-refcmp-ssim-rgb
- tests/ref/fate/filter-refcmp-ssim-yuv 30 additions, 0 deletionstests/ref/fate/filter-refcmp-ssim-yuv
- tests/refcmp-metadata.awk 64 additions, 0 deletionstests/refcmp-metadata.awk
Loading
Please register or sign in to comment