[FFmpeg-devel] [PATCH 1/2] tests/fate:Add FATE for hls_flags append option

Steven Liu lingjiujianke at gmail.com
Thu Aug 25 16:04:43 EEST 2016


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

the message from Ubuntu+wine+MinGW:

liuqi at 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 at ubuntu:~/ffmpeg/xxx$ file ffmpeg.
ffmpeg.d    ffmpeg.exe  ffmpeg.o
liuqi at ubuntu:~/ffmpeg/xxx$ file ffmpeg.exe
ffmpeg.exe: PE32 executable (console) Intel 80386 (stripped to external
PDB), for MS Windows
liuqi at 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)/$<
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tests-fate-Add-FATE-for-hls_flags-append-option.patch
Type: application/octet-stream
Size: 70525 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160825/8ba1f955/attachment.obj>


More information about the ffmpeg-devel mailing list