Tested passed at :
1. OSX
2. Linux
3. Windows
4. Ubuntu+wine+MinGW

the message from Ubuntu+wine+MinGW:

liuqi@ubuntu:~/ffmpeg/xxx$ make fate-filter-hls-append
HOSTCC  tests/base64.o
HOSTLD  tests/base64
HOSTCC  tests/tiny_psnr.o
HOSTLD  tests/tiny_psnr
HOSTCC  tests/tiny_ssim.o
HOSTLD  tests/tiny_ssim
HOSTCC  tests/audiomatch.o
HOSTLD  tests/audiomatch
GEN     tests/data/hls-list-append.m3u8
TEST    filter-hls-append
liuqi@ubuntu:~/ffmpeg/xxx$ file ffmpeg.
ffmpeg.d    ffmpeg.exe  ffmpeg.o
liuqi@ubuntu:~/ffmpeg/xxx$ file ffmpeg.exe
ffmpeg.exe: PE32 executable (console) Intel 80386 (stripped to external
PDB), for MS Windows
liuqi@ubuntu:~/ffmpeg/xxx$ uname -a
Linux ubuntu 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux


Modify from old patch:
$(TARGET_PATH)/ffmpeg
to
$(TARGET_PATH)/$<

Attachment: 0001-tests-fate-Add-FATE-for-hls_flags-append-option.patch
Description: Binary data

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

Reply via email to