On 3/1/2016 12:24 AM, Michael Niedermayer wrote:
> On Tue, Mar 01, 2016 at 12:17:33AM -0300, James Almer wrote:
>> On 2/29/2016 11:47 PM, Michael Niedermayer wrote:
>>> +fate-filter-hls2: tests/data/hls-list.m3u8
>>
>> Why not just add fate-filter-hls1 as dep here, and get rid of the m3u8 
>> target above?
> 
> i think that isnt correct
> consider that the m3u8 has been build previously and the user runs
> make fate-filter-hls2
> the hls1 test should not run in that case, its not needed

Doesn't seem to be the case, though. At least not on msys2/mingw64:

$ make testclean

$ make fate-filter-hls2
HOSTCC  tests/base64.o
HOSTLD  tests/base64.exe
HOSTCC  tests/tiny_psnr.o
HOSTLD  tests/tiny_psnr.exe
HOSTCC  tests/tiny_ssim.o
HOSTLD  tests/tiny_ssim.exe
TEST    filter-hls1
TEST    filter-hls2

$ make fate-filter-hls2
TEST    filter-hls1
TEST    filter-hls2

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to