[FFmpeg-devel] [PATCH 06/11] [WIP][RFC]tools: add ffserver_config_test

Lukasz Marek lukasz.m.luki2 at gmail.com
Wed Nov 19 00:06:44 CET 2014


On 18.11.2014 22:20, Reynaldo H. Verdejo Pinochet wrote:
> Hi. Overall this looks good, thanks. I would move the test to
> tests/ though and integrate it with the build/test system as,
> say, the way tiny_ssim is:
>
> grep -R tiny_ssim *
> Makefile:TESTTOOLS   = audiogen videogen rotozoom tiny_psnr tiny_ssim base64
> tests/Makefile:FATE_UTILS = base64 tiny_psnr tiny_ssim
> tests/tiny_ssim.c: * tiny_ssim.c
> tests/tiny_ssim.c:        printf("tiny_ssim <file1.yuv> <file2.yuv>
> <width>x<height> [<seek>]\n");

I tried as I remember but this test need to be linked with ffmpeg's libs
so adding it to FATE_UTILS is not enough



More information about the ffmpeg-devel mailing list