[FFmpeg-devel] [PATCH] fate: fix source test for sofa2wavs
Michael Bradshaw
mjbshaw at google.com
Mon Jun 12 20:53:59 EEST 2017
commit 1a30bf60be9243830b68e8fe2e20539f08a85926 added the sofa2wavs
tool, which breaks fate:
$ make fate V=1
TEST source
./tests/fate-run.sh fate-source "samples" "" "/Users/mjbshaw/ffmpeg"
'runlocal fate/source-check.sh' '' '' '' '1' '' '' '' '' '' '' '' ''
''
./tests/fate/source-check.sh ./tests
--- ./tests/ref/fate/source 2017-06-12 10:34:46.000000000 -0700
+++ tests/data/fate/source 2017-06-12 10:48:27.000000000 -0700
@@ -12,6 +12,7 @@
libavformat/log2_tab.c
libswresample/log2_tab.c
libswscale/log2_tab.c
+tools/sofa2wavs.c
tools/uncoded_frame.c
tools/yuvcmp.c
Headers without standard inclusion guards:
Test source failed. Look at tests/data/fate/source.err for details.
make: *** [fate-source] Error 1
Attached patch updates fate to include the sofa2wavs tool. Please review.
Thanks,
--Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fate-fix-source-test-for-sofa2wavs.patch
Type: application/octet-stream
Size: 707 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170612/a40cded8/attachment.obj>
More information about the ffmpeg-devel
mailing list