GEN tests/pixfmts.mak 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 src/tests/audiomatch.c: In function 'main': src/tests/audiomatch.c:109:11: warning: 'bestpos' may be used uninitialized in this function [-Wmaybe-uninitialized] HOSTLD tests/audiomatch CC tests/checkasm/alacdsp.o CC tests/checkasm/bswapdsp.o CC tests/checkasm/checkasm.o CC tests/checkasm/flacdsp.o CC tests/checkasm/fmtconvert.o CC tests/checkasm/h264pred.o CC tests/checkasm/h264qpel.o CC tests/checkasm/jpeg2000dsp.o CC tests/checkasm/pixblockdsp.o CC tests/checkasm/synth_filter.o src/tests/checkasm/synth_filter.c: In function 'checkasm_check_synth_filter': src/tests/checkasm/synth_filter.c:64:42: warning: unused variable 'offset_b' [-Wunused-variable] CC tests/checkasm/v210enc.o CC tests/checkasm/vf_blend.o CC tests/checkasm/vf_colorspace.o src/tests/checkasm/vf_colorspace.c: In function 'check_yuv2yuv': src/tests/checkasm/vf_colorspace.c:102:21: warning: passing argument 7 of '(void (*)(uint8_t **, ptrdiff_t *, uint8_t **, ptrdiff_t *, int, int, const int16_t (*)[3][8], const int16_t (*)[8]))func_ref' from incompatible pointer type [enabled by default] src/tests/checkasm/vf_colorspace.c:102:21: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c:102:21: warning: passing argument 8 of '(void (*)(uint8_t **, ptrdiff_t *, uint8_t **, ptrdiff_t *, int, int, const int16_t (*)[3][8], const int16_t (*)[8]))func_ref' from incompatible pointer type [enabled by default] src/tests/checkasm/vf_colorspace.c:102:21: note: expected 'const int16_t (*)[8]' but argument is of type 'int16_t (*)[8]' src/tests/checkasm/vf_colorspace.c:105:21: warning: passing argument 7 of '(void (*)(uint8_t **, ptrdiff_t *, uint8_t **, ptrdiff_t *, int, int, const int16_t (*)[3][8], const int16_t (*)[8]))func_new' from incompatible pointer type [enabled by default] src/tests/checkasm/vf_colorspace.c:105:21: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c:105:21: warning: passing argument 8 of '(void (*)(uint8_t **, ptrdiff_t *, uint8_t **, ptrdiff_t *, int, int, const int16_t (*)[3][8], const int16_t (*)[8]))func_new' from incompatible pointer type [enabled by default] src/tests/checkasm/vf_colorspace.c:105:21: note: expected 'const int16_t (*)[8]' but argument is of type 'int16_t (*)[8]' src/tests/checkasm/vf_colorspace.c: In function 'check_yuv2rgb': src/tests/checkasm/vf_colorspace.c:165:17: warning: passing argument 7 of '(void (*)(int16_t **, ptrdiff_t, uint8_t **, ptrdiff_t *, int, int, const int16_t (*)[3][8], const int16_t *))func_ref' from incompatible pointer type [enabled by default] src/tests/checkasm/vf_colorspace.c:165:17: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c:168:17: warning: passing argument 7 of '(void (*)(int16_t **, ptrdiff_t, uint8_t **, ptrdiff_t *, int, int, const int16_t (*)[3][8], const int16_t *))func_new' from incompatible pointer type [enabled by default] src/tests/checkasm/vf_colorspace.c:168:17: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c: In function 'check_rgb2yuv': src/tests/checkasm/vf_colorspace.c:246:17: warning: passing argument 7 of '(void (*)(uint8_t **, ptrdiff_t *, int16_t **, ptrdiff_t, int, int, const int16_t (*)[3][8], const int16_t *))func_ref' from incompatible pointer type [enabled by default] src/tests/checkasm/vf_colorspace.c:246:17: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c:248:17: warning: passing argument 7 of '(void (*)(uint8_t **, ptrdiff_t *, int16_t **, ptrdiff_t, int, int, const int16_t (*)[3][8], const int16_t *))func_new' from incompatible pointer type [enabled by default] src/tests/checkasm/vf_colorspace.c:248:17: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c: In function 'check_multiply3x3': src/tests/checkasm/vf_colorspace.c:296:9: warning: passing argument 5 of '(void (*)(int16_t **, ptrdiff_t, int, int, const int16_t (*)[3][8]))func_ref' from incompatible pointer type [enabled by default] src/tests/checkasm/vf_colorspace.c:296:9: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c:297:9: warning: passing argument 5 of '(void (*)(int16_t **, ptrdiff_t, int, int, const int16_t (*)[3][8]))func_new' from incompatible pointer type [enabled by default] src/tests/checkasm/vf_colorspace.c:297:9: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' CC tests/checkasm/videodsp.o CC tests/checkasm/vp9dsp.o LD tests/checkasm/checkasm TEST checkasm TEST source CC tests/api/api-flac-test.o src/tests/api/api-flac-test.c: In function 'run_test': src/tests/api/api-flac-test.c:166:9: warning: 'avcodec_encode_audio2' is deprecated (declared at src/libavcodec/avcodec.h:5222) [-Wdeprecated-declarations] src/tests/api/api-flac-test.c:174:13: warning: 'avcodec_decode_audio4' is deprecated (declared at src/libavcodec/avcodec.h:4704) [-Wdeprecated-declarations] LD tests/api/api-flac-test TEST api-flac CC tests/api/api-seek-test.o src/tests/api/api-seek-test.c: In function 'compute_crc_of_packets': src/tests/api/api-seek-test.c:119:13: warning: 'avcodec_decode_video2' is deprecated (declared at src/libavcodec/avcodec.h:4753) [-Wdeprecated-declarations] LD tests/api/api-seek-test HOSTCC tests/audiogen.o HOSTLD tests/audiogen GEN tests/data/asynth1.sw HOSTCC tests/videogen.o HOSTLD tests/videogen GEN tests/vsynth1/00.pgm TEST lavf-aiff TEST lavf-alaw TEST lavf-asf TEST lavf-ast TEST lavf-au TEST lavf-avi TEST lavf-bmp TEST lavf-caf TEST lavf-dpx TEST lavf-dv_fmt TEST lavf-ffm TEST lavf-flm TEST lavf-flv_fmt TEST lavf-gif TEST lavf-gxf TEST lavf-ircam TEST lavf-jpg TEST lavf-mkv TEST lavf-mmf TEST lavf-mov TEST lavf-ismv TEST lavf-mpg TEST lavf-mulaw TEST lavf-mxf TEST lavf-mxf_d10 TEST lavf-mxf_opatom TEST lavf-mxf_opatom_audio TEST lavf-nut TEST lavf-ogg TEST lavf-pam TEST lavf-pbmpipe TEST lavf-pcx TEST lavf-pgm TEST lavf-pgmpipe TEST lavf-png TEST lavf-ppm TEST lavf-ppmpipe TEST lavf-rm TEST lavf-rso TEST lavf-sgi TEST lavf-smjpeg TEST lavf-sox TEST lavf-sunrast TEST lavf-swf TEST lavf-tga TEST lavf-tiff TEST lavf-ts TEST lavf-voc TEST lavf-voc_s16 TEST lavf-wav TEST lavf-wav_peak TEST lavf-wav_peak_only TEST lavf-w64 TEST lavf-wtv TEST lavf-xbm TEST lavf-xwd TEST lavf-yuv4mpeg TEST lavf-pixfmt TEST api-seek CC tests/api/api-band-test.o src/tests/api/api-band-test.c: In function 'video_decode': src/tests/api/api-band-test.c:171:13: warning: 'avcodec_decode_video2' is deprecated (declared at src/libavcodec/avcodec.h:4753) [-Wdeprecated-declarations] LD tests/api/api-band-test TEST api-band CC tests/api/api-h264-test.o src/tests/api/api-h264-test.c: In function 'video_decode_example': src/tests/api/api-h264-test.c:121:13: warning: 'avcodec_decode_video2' is deprecated (declared at src/libavcodec/avcodec.h:4753) [-Wdeprecated-declarations] LD tests/api/api-h264-test TEST api-h264 CC tests/api/api-codec-param-test.o src/tests/api/api-codec-param-test.c: In function 'try_decode_video_frame': src/tests/api/api-codec-param-test.c:58:9: warning: 'avcodec_decode_video2' is deprecated (declared at src/libavcodec/avcodec.h:4753) [-Wdeprecated-declarations] src/tests/api/api-codec-param-test.c: In function 'find_video_stream_info': src/tests/api/api-codec-param-test.c:95:9: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/tests/api/api-codec-param-test.c:120:13: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/tests/api/api-codec-param-test.c:135:9: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/tests/api/api-codec-param-test.c: In function 'dump_video_streams': src/tests/api/api-codec-param-test.c:148:9: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/tests/api/api-codec-param-test.c: In function 'check_video_streams': src/tests/api/api-codec-param-test.c:199:9: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/tests/api/api-codec-param-test.c:200:9: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] LD tests/api/api-codec-param-test TEST api-png-codec-param TEST api-mjpeg-codec-param TEST concat-demuxer-simple1-lavf-mxf TEST concat-demuxer-simple1-lavf-mxf_d10 TEST concat-demuxer-simple2-lavf-ts TEST concat-demuxer-extended-lavf-mxf TEST concat-demuxer-extended-lavf-mxf_d10 CC libavcodec/tests/fft.o LD libavcodec/tests/fft TEST dct1d-4 TEST idct1d-4 TEST dct1d-5 TEST idct1d-5 TEST dct1d-6 TEST idct1d-6 TEST dct1d-7 TEST idct1d-7 TEST dct1d-8 TEST idct1d-8 TEST dct1d-9 TEST idct1d-9 TEST dct1d-10 TEST idct1d-10 TEST dct1d-11 TEST idct1d-11 TEST dct1d-12 TEST idct1d-12 TEST fft-4 TEST ifft-4 TEST fft-5 TEST ifft-5 TEST fft-6 TEST ifft-6 TEST fft-7 TEST ifft-7 TEST fft-8 TEST ifft-8 TEST fft-9 TEST ifft-9 TEST fft-10 TEST ifft-10 TEST fft-11 TEST ifft-11 TEST fft-12 TEST ifft-12 TEST mdct-4 TEST imdct-4 TEST mdct-5 TEST imdct-5 TEST mdct-6 TEST imdct-6 TEST mdct-7 TEST imdct-7 TEST mdct-8 TEST imdct-8 TEST mdct-9 TEST imdct-9 TEST mdct-10 TEST imdct-10 TEST mdct-11 TEST imdct-11 TEST mdct-12 TEST imdct-12 TEST rdft-4 TEST irdft-4 TEST rdft-5 TEST irdft-5 TEST rdft-6 TEST irdft-6 TEST rdft-7 TEST irdft-7 TEST rdft-8 TEST irdft-8 TEST rdft-9 TEST irdft-9 TEST rdft-10 TEST irdft-10 TEST rdft-11 TEST irdft-11 TEST rdft-12 TEST irdft-12 CC libavcodec/tests/fft-fixed.o LD libavcodec/tests/fft-fixed TEST fft-fixed-4 TEST ifft-fixed-4 TEST fft-fixed-5 TEST ifft-fixed-5 TEST fft-fixed-6 TEST ifft-fixed-6 TEST fft-fixed-7 TEST ifft-fixed-7 TEST fft-fixed-8 TEST ifft-fixed-8 TEST fft-fixed-9 TEST ifft-fixed-9 TEST fft-fixed-10 TEST ifft-fixed-10 TEST fft-fixed-11 TEST ifft-fixed-11 TEST fft-fixed-12 TEST ifft-fixed-12 TEST mdct-fixed-4 TEST imdct-fixed-4 TEST mdct-fixed-5 TEST imdct-fixed-5 TEST mdct-fixed-6 TEST imdct-fixed-6 TEST mdct-fixed-7 TEST imdct-fixed-7 TEST mdct-fixed-8 TEST imdct-fixed-8 TEST mdct-fixed-9 TEST imdct-fixed-9 TEST mdct-fixed-10 TEST imdct-fixed-10 TEST mdct-fixed-11 TEST imdct-fixed-11 TEST mdct-fixed-12 TEST imdct-fixed-12 CC libavcodec/tests/fft-fixed32.o LD libavcodec/tests/fft-fixed32 TEST fft-fixed32-4 TEST ifft-fixed32-4 TEST mdct-fixed32-4 TEST imdct-fixed32-4 TEST fft-fixed32-5 TEST ifft-fixed32-5 TEST mdct-fixed32-5 TEST imdct-fixed32-5 TEST fft-fixed32-6 TEST ifft-fixed32-6 TEST mdct-fixed32-6 TEST imdct-fixed32-6 TEST fft-fixed32-7 TEST ifft-fixed32-7 TEST mdct-fixed32-7 TEST imdct-fixed32-7 TEST fft-fixed32-8 TEST ifft-fixed32-8 TEST mdct-fixed32-8 TEST imdct-fixed32-8 TEST fft-fixed32-9 TEST ifft-fixed32-9 TEST mdct-fixed32-9 TEST imdct-fixed32-9 TEST fft-fixed32-10 TEST ifft-fixed32-10 TEST mdct-fixed32-10 TEST imdct-fixed32-10 TEST fft-fixed32-11 TEST ifft-fixed32-11 TEST mdct-fixed32-11 TEST imdct-fixed32-11 TEST fft-fixed32-12 TEST ifft-fixed32-12 TEST mdct-fixed32-12 TEST imdct-fixed32-12 CC libavcodec/tests/cabac.o LD libavcodec/tests/cabac TEST cabac CC libavcodec/tests/golomb.o LD libavcodec/tests/golomb TEST golomb CC libavcodec/tests/dct.o CC libavcodec/dctref.o LD libavcodec/tests/dct TEST idct8x8 CC libavcodec/tests/iirfilter.o LD libavcodec/tests/iirfilter TEST iirfilter CC libavcodec/tests/options.o src/libavcodec/tests/options.c: In function 'test_copy': src/libavcodec/tests/options.c:152:5: warning: 'avcodec_copy_context' is deprecated (declared at src/libavcodec/options.c:190) [-Wdeprecated-declarations] src/libavcodec/tests/options.c:167:9: warning: 'avcodec_copy_context' is deprecated (declared at src/libavcodec/options.c:190) [-Wdeprecated-declarations] LD libavcodec/tests/options TEST libavcodec-options CC libavcodec/tests/rangecoder.o LD libavcodec/tests/rangecoder TEST rangecoder CC libavcodec/tests/mathops.o LD libavcodec/tests/mathops TEST mathops CC libavcodec/tests/jpeg2000dwt.o LD libavcodec/tests/jpeg2000dwt TEST j2k-dwt CC libavcodec/tests/utils.o LD libavcodec/tests/utils TEST libavcodec-utils CC libavformat/tests/noproxy.o LD libavformat/tests/noproxy TEST noproxy CC libavformat/tests/srtp.o LD libavformat/tests/srtp TEST srtp CC libavformat/tests/url.o LD libavformat/tests/url TEST url CC libavformat/tests/movenc.o LD libavformat/tests/movenc TEST movenc CC libavutil/tests/adler32.o LD libavutil/tests/adler32 TEST adler32 CC libavutil/tests/aes.o LD libavutil/tests/aes TEST aes CC libavutil/tests/camellia.o LD libavutil/tests/camellia TEST camellia CC libavutil/tests/cast5.o LD libavutil/tests/cast5 TEST cast5 CC libavutil/tests/atomic.o LD libavutil/tests/atomic TEST atomic CC libavutil/tests/avstring.o LD libavutil/tests/avstring TEST avstring CC libavutil/tests/base64.o LD libavutil/tests/base64 TEST base64 CC libavutil/tests/blowfish.o LD libavutil/tests/blowfish TEST blowfish CC libavutil/tests/bprint.o LD libavutil/tests/bprint TEST bprint CC libavutil/tests/cpu.o LD libavutil/tests/cpu TEST cpu cpu_flags(raw) = 0x00000000 cpu_flags_str(raw) = cpu_flags(effective) = 0x00000000 cpu_flags_str(effective) = threads = 1 (cpu_count = 2) CC libavutil/tests/crc.o LD libavutil/tests/crc TEST crc CC libavutil/tests/color_utils.o LD libavutil/tests/color_utils TEST color_utils CC libavutil/tests/des.o LD libavutil/tests/des TEST des CC libavutil/tests/dict.o LD libavutil/tests/dict TEST dict CC libavutil/tests/eval.o LD libavutil/tests/eval TEST eval CC libavutil/tests/fifo.o LD libavutil/tests/fifo TEST fifo CC libavutil/tests/float_dsp.o LD libavutil/tests/float_dsp TEST float-dsp CC libavutil/tests/hash.o LD libavutil/tests/hash TEST hash CC libavutil/tests/hmac.o LD libavutil/tests/hmac TEST hmac CC libavutil/tests/md5.o src/libavutil/tests/md5.c: In function 'main': src/libavutil/tests/md5.c:41:5: warning: passing argument 2 of 'av_md5_sum' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from src/libavutil/tests/md5.c:22:0: src/libavutil/md5.h:75:6: note: expected 'const uint8_t *' but argument is of type 'volatile uint8_t *' src/libavutil/tests/md5.c:43:5: warning: passing argument 2 of 'av_md5_sum' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from src/libavutil/tests/md5.c:22:0: src/libavutil/md5.h:75:6: note: expected 'const uint8_t *' but argument is of type 'volatile uint8_t *' src/libavutil/tests/md5.c:45:5: warning: passing argument 2 of 'av_md5_sum' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from src/libavutil/tests/md5.c:22:0: src/libavutil/md5.h:75:6: note: expected 'const uint8_t *' but argument is of type 'volatile uint8_t *' src/libavutil/tests/md5.c:47:5: warning: passing argument 2 of 'av_md5_sum' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from src/libavutil/tests/md5.c:22:0: src/libavutil/md5.h:75:6: note: expected 'const uint8_t *' but argument is of type 'volatile uint8_t *' src/libavutil/tests/md5.c:51:5: warning: passing argument 2 of 'av_md5_sum' discards 'volatile' qualifier from pointer target type [enabled by default] In file included from src/libavutil/tests/md5.c:22:0: src/libavutil/md5.h:75:6: note: expected 'const uint8_t *' but argument is of type 'volatile uint8_t *' LD libavutil/tests/md5 TEST md5 CC libavutil/tests/murmur3.o LD libavutil/tests/murmur3 TEST murmur3 CC libavutil/tests/parseutils.o LD libavutil/tests/parseutils TEST parseutils CC libavutil/tests/display.o LD libavutil/tests/display TEST display CC libavutil/tests/random_seed.o LD libavutil/tests/random_seed TEST random_seed CC libavutil/tests/ripemd.o LD libavutil/tests/ripemd TEST ripemd CC libavutil/tests/sha.o LD libavutil/tests/sha TEST sha CC libavutil/tests/sha512.o LD libavutil/tests/sha512 TEST sha512 CC libavutil/tests/tree.o LD libavutil/tests/tree TEST tree CC libavutil/tests/twofish.o LD libavutil/tests/twofish TEST twofish CC libavutil/tests/xtea.o LD libavutil/tests/xtea TEST xtea CC libavutil/tests/tea.o LD libavutil/tests/tea TEST tea CC libavutil/tests/opt.o LD libavutil/tests/opt TEST opt CC libavutil/tests/pixelutils.o LD libavutil/tests/pixelutils TEST pixelutils GEN tests/data/asynth-22050-6.wav TEST mapchan-6ch-extract-2 TEST mapchan-6ch-extract-2-downmix-mono GEN tests/data/asynth-22050-1.wav TEST mapchan-silent-mono GEN tests/data/asynth-44100-2.wav TEST filter-adelay TEST filter-aecho TEST filter-aemphasis-50fm TEST filter-aemphasis-75kf TEST filter-afade-qsin TEST filter-afade-iqsin TEST filter-afade-esin TEST filter-afade-hsin TEST filter-afade-exp TEST filter-afade-log TEST filter-agate TEST filter-alimiter GEN tests/data/asynth-44100-1.wav TEST filter-amerge TEST filter-apad COPY tests/data/filtergraphs/anequalizer TEST filter-anequalizer GEN tests/data/hls-list.m3u8 TEST filter-hls TEST filter-atrim-duration TEST filter-atrim-mixed TEST filter-atrim-samples TEST filter-atrim-time COPY tests/data/filtergraphs/channelmap_one_int GEN tests/data/asynth-44100-6.wav TEST filter-channelmap-one-int COPY tests/data/filtergraphs/channelmap_one_str TEST filter-channelmap-one-str TEST filter-channelsplit GEN tests/data/asynth-44100-3.wav TEST filter-join TEST filter-volume CC libavfilter/tests/formats.o LD libavfilter/tests/formats TEST filter-formats TEST filter-lavd-life TEST filter-lavd-testsrc TEST filter-testsrc2-yuv420p TEST filter-testsrc2-yuv444p TEST filter-testsrc2-rgb24 COPY tests/data/filtergraphs/scalenorm TEST filter-lavd-scalenorm COPY tests/data/filtergraphs/concat TEST filter-concat TEST filter-mpdecimate GEN tests/data/asynth-2626-1.wav TEST swr-resample-s16p-2626-8000 TEST swr-resample-s16p-2626-44100 TEST swr-resample-s16p-2626-48000 TEST swr-resample-s16p-2626-96000 GEN tests/data/asynth-8000-1.wav TEST swr-resample-s16p-8000-2626 TEST swr-resample-s16p-8000-44100 TEST swr-resample-s16p-8000-48000 TEST swr-resample-s16p-8000-96000 TEST swr-resample-s16p-44100-2626 TEST swr-resample-s16p-44100-8000 TEST swr-resample-s16p-44100-48000 TEST swr-resample-s16p-44100-96000 GEN tests/data/asynth-48000-1.wav TEST swr-resample-s16p-48000-2626 TEST swr-resample-s16p-48000-8000 TEST swr-resample-s16p-48000-44100 TEST swr-resample-s16p-48000-96000 GEN tests/data/asynth-96000-1.wav TEST swr-resample-s16p-96000-2626 TEST swr-resample-s16p-96000-8000 TEST swr-resample-s16p-96000-44100 TEST swr-resample-s16p-96000-48000 TEST swr-resample-s32p-2626-8000 TEST swr-resample-s32p-2626-44100 TEST swr-resample-s32p-2626-48000 TEST swr-resample-s32p-2626-96000 TEST swr-resample-s32p-8000-2626 TEST swr-resample-s32p-8000-44100 TEST swr-resample-s32p-8000-48000 TEST swr-resample-s32p-8000-96000 TEST swr-resample-s32p-44100-2626 TEST swr-resample-s32p-44100-8000 TEST swr-resample-s32p-44100-48000 TEST swr-resample-s32p-44100-96000 TEST swr-resample-s32p-48000-2626 TEST swr-resample-s32p-48000-8000 TEST swr-resample-s32p-48000-44100 TEST swr-resample-s32p-48000-96000 TEST swr-resample-s32p-96000-2626 TEST swr-resample-s32p-96000-8000 TEST swr-resample-s32p-96000-44100 TEST swr-resample-s32p-96000-48000 TEST swr-resample-fltp-2626-8000 TEST swr-resample-fltp-2626-44100 TEST swr-resample-fltp-2626-48000 TEST swr-resample-fltp-2626-96000 TEST swr-resample-fltp-8000-2626 TEST swr-resample-fltp-8000-44100 TEST swr-resample-fltp-8000-48000 TEST swr-resample-fltp-8000-96000 TEST swr-resample-fltp-44100-2626 TEST swr-resample-fltp-44100-8000 TEST swr-resample-fltp-44100-48000 TEST swr-resample-fltp-44100-96000 TEST swr-resample-fltp-48000-2626 TEST swr-resample-fltp-48000-8000 TEST swr-resample-fltp-48000-44100 TEST swr-resample-fltp-48000-96000 TEST swr-resample-fltp-96000-2626 TEST swr-resample-fltp-96000-8000 TEST swr-resample-fltp-96000-44100 TEST swr-resample-fltp-96000-48000 TEST swr-resample-dblp-2626-8000 TEST swr-resample-dblp-2626-44100 TEST swr-resample-dblp-2626-48000 TEST swr-resample-dblp-2626-96000 TEST swr-resample-dblp-8000-2626 TEST swr-resample-dblp-8000-44100 TEST swr-resample-dblp-8000-48000 TEST swr-resample-dblp-8000-96000 TEST swr-resample-dblp-44100-2626 TEST swr-resample-dblp-44100-8000 TEST swr-resample-dblp-44100-48000 TEST swr-resample-dblp-44100-96000 TEST swr-resample-dblp-48000-2626 TEST swr-resample-dblp-48000-8000 TEST swr-resample-dblp-48000-44100 TEST swr-resample-dblp-48000-96000 TEST swr-resample-dblp-96000-2626 TEST swr-resample-dblp-96000-8000 TEST swr-resample-dblp-96000-44100 TEST swr-resample-dblp-96000-48000 TEST swr-resample_lin-s16p-8000-44100 TEST swr-resample_lin-s16p-8000-48000 TEST swr-resample_lin-s16p-44100-8000 TEST swr-resample_lin-s16p-44100-48000 TEST swr-resample_lin-s16p-48000-8000 TEST swr-resample_lin-s16p-48000-44100 TEST swr-resample_lin-fltp-8000-44100 TEST swr-resample_lin-fltp-8000-48000 TEST swr-resample_lin-fltp-44100-8000 TEST swr-resample_lin-fltp-44100-48000 TEST swr-resample_lin-fltp-48000-8000 TEST swr-resample_lin-fltp-48000-44100 TEST swr-resample_lin-dblp-8000-44100 TEST swr-resample_lin-dblp-8000-48000 TEST swr-resample_lin-dblp-44100-8000 TEST swr-resample_lin-dblp-44100-48000 TEST swr-resample_lin-dblp-48000-8000 TEST swr-resample_lin-dblp-48000-44100 TEST swr-resample_nn-s16p-8000-44100 TEST swr-resample_nn-s16p-44100-8000 TEST swr-resample_nn-fltp-8000-44100 TEST swr-resample_nn-fltp-44100-8000 TEST swr-resample_async-s16p-8000-44100 TEST swr-resample_async-s16p-44100-8000 TEST swr-resample_async-fltp-8000-44100 TEST swr-resample_async-fltp-44100-8000 TEST swr-resample_exact-s16p-2626-8000 TEST swr-resample_exact-s16p-2626-44100 TEST swr-resample_exact-s16p-2626-48000 TEST swr-resample_exact-s16p-2626-96000 TEST swr-resample_exact-s16p-8000-2626 TEST swr-resample_exact-s16p-8000-44100 TEST swr-resample_exact-s16p-8000-48000 TEST swr-resample_exact-s16p-8000-96000 TEST swr-resample_exact-s16p-44100-2626 TEST swr-resample_exact-s16p-44100-8000 TEST swr-resample_exact-s16p-44100-48000 TEST swr-resample_exact-s16p-44100-96000 TEST swr-resample_exact-s16p-48000-2626 TEST swr-resample_exact-s16p-48000-8000 TEST swr-resample_exact-s16p-48000-44100 TEST swr-resample_exact-s16p-48000-96000 TEST swr-resample_exact-s16p-96000-2626 TEST swr-resample_exact-s16p-96000-8000 TEST swr-resample_exact-s16p-96000-44100 TEST swr-resample_exact-s16p-96000-48000 TEST swr-resample_exact-s32p-2626-8000 TEST swr-resample_exact-s32p-2626-44100 TEST swr-resample_exact-s32p-2626-48000 TEST swr-resample_exact-s32p-2626-96000 TEST swr-resample_exact-s32p-8000-2626 TEST swr-resample_exact-s32p-8000-44100 TEST swr-resample_exact-s32p-8000-48000 TEST swr-resample_exact-s32p-8000-96000 TEST swr-resample_exact-s32p-44100-2626 TEST swr-resample_exact-s32p-44100-8000 TEST swr-resample_exact-s32p-44100-48000 TEST swr-resample_exact-s32p-44100-96000 TEST swr-resample_exact-s32p-48000-2626 TEST swr-resample_exact-s32p-48000-8000 TEST swr-resample_exact-s32p-48000-44100 TEST swr-resample_exact-s32p-48000-96000 TEST swr-resample_exact-s32p-96000-2626 TEST swr-resample_exact-s32p-96000-8000 TEST swr-resample_exact-s32p-96000-44100 TEST swr-resample_exact-s32p-96000-48000 TEST swr-resample_exact-fltp-2626-8000 TEST swr-resample_exact-fltp-2626-44100 TEST swr-resample_exact-fltp-2626-48000 TEST swr-resample_exact-fltp-2626-96000 TEST swr-resample_exact-fltp-8000-2626 TEST swr-resample_exact-fltp-8000-44100 TEST swr-resample_exact-fltp-8000-48000 TEST swr-resample_exact-fltp-8000-96000 TEST swr-resample_exact-fltp-44100-2626 TEST swr-resample_exact-fltp-44100-8000 TEST swr-resample_exact-fltp-44100-48000 TEST swr-resample_exact-fltp-44100-96000 TEST swr-resample_exact-fltp-48000-2626 TEST swr-resample_exact-fltp-48000-8000 TEST swr-resample_exact-fltp-48000-44100 TEST swr-resample_exact-fltp-48000-96000 TEST swr-resample_exact-fltp-96000-2626 TEST swr-resample_exact-fltp-96000-8000 TEST swr-resample_exact-fltp-96000-44100 TEST swr-resample_exact-fltp-96000-48000 TEST swr-resample_exact-dblp-2626-8000 TEST swr-resample_exact-dblp-2626-44100 TEST swr-resample_exact-dblp-2626-48000 TEST swr-resample_exact-dblp-2626-96000 TEST swr-resample_exact-dblp-8000-2626 TEST swr-resample_exact-dblp-8000-44100 TEST swr-resample_exact-dblp-8000-48000 TEST swr-resample_exact-dblp-8000-96000 TEST swr-resample_exact-dblp-44100-2626 TEST swr-resample_exact-dblp-44100-8000 TEST swr-resample_exact-dblp-44100-48000 TEST swr-resample_exact-dblp-44100-96000 TEST swr-resample_exact-dblp-48000-2626 TEST swr-resample_exact-dblp-48000-8000 TEST swr-resample_exact-dblp-48000-44100 TEST swr-resample_exact-dblp-48000-96000 TEST swr-resample_exact-dblp-96000-2626 TEST swr-resample_exact-dblp-96000-8000 TEST swr-resample_exact-dblp-96000-44100 TEST swr-resample_exact-dblp-96000-48000 TEST swr-resample_exact_async-s16p-8000-44100 TEST swr-resample_exact_async-s16p-8000-48000 TEST swr-resample_exact_async-s16p-44100-8000 TEST swr-resample_exact_async-s16p-44100-48000 TEST swr-resample_exact_async-s16p-48000-8000 TEST swr-resample_exact_async-s16p-48000-44100 TEST swr-resample_exact_async-s32p-8000-44100 TEST swr-resample_exact_async-s32p-8000-48000 TEST swr-resample_exact_async-s32p-44100-8000 TEST swr-resample_exact_async-s32p-44100-48000 TEST swr-resample_exact_async-s32p-48000-8000 TEST swr-resample_exact_async-s32p-48000-44100 TEST swr-resample_exact_async-fltp-8000-44100 TEST swr-resample_exact_async-fltp-8000-48000 TEST swr-resample_exact_async-fltp-44100-8000 TEST swr-resample_exact_async-fltp-44100-48000 TEST swr-resample_exact_async-fltp-48000-8000 TEST swr-resample_exact_async-fltp-48000-44100 TEST swr-resample_exact_async-dblp-8000-44100 TEST swr-resample_exact_async-dblp-8000-48000 TEST swr-resample_exact_async-dblp-44100-8000 TEST swr-resample_exact_async-dblp-44100-48000 TEST swr-resample_exact_async-dblp-48000-8000 TEST swr-resample_exact_async-dblp-48000-44100 GEN tests/data/asynth-96000-6.wav TEST dcinema-encode TEST ffmpeg-filter_complex TEST ffmpeg-lavfi TEST unknown_layout-pcm TEST unknown_layout-ac3 TEST acodec-pcm-alaw TEST acodec-pcm-mulaw TEST acodec-pcm-s8 TEST acodec-pcm-u8 TEST acodec-pcm-s16be TEST acodec-pcm-s16le TEST acodec-pcm-u16be TEST acodec-pcm-u16le TEST acodec-pcm-s24be TEST acodec-pcm-s24le TEST acodec-pcm-u24be TEST acodec-pcm-u24le TEST acodec-pcm-s32be TEST acodec-pcm-s32le TEST acodec-pcm-u32be TEST acodec-pcm-u32le TEST acodec-pcm-f32be TEST acodec-pcm-f32le TEST acodec-pcm-f64be TEST acodec-pcm-f64le TEST acodec-pcm-s8_planar TEST acodec-pcm-s16be_planar TEST acodec-pcm-s16le_planar TEST acodec-pcm-s24le_planar TEST acodec-pcm-s32le_planar TEST acodec-adpcm-adx TEST acodec-adpcm-ima_qt TEST acodec-adpcm-ima_wav TEST acodec-adpcm-ms TEST acodec-adpcm-swf TEST acodec-adpcm-yamaha TEST acodec-adpcm-adx-trellis TEST acodec-adpcm-ima_qt-trellis TEST acodec-adpcm-ima_wav-trellis TEST acodec-adpcm-ms-trellis TEST acodec-adpcm-swf-trellis TEST acodec-adpcm-yamaha-trellis TEST acodec-mp2 TEST acodec-mp2fixed TEST acodec-alac TEST acodec-dca TEST acodec-dca2 TEST acodec-flac TEST acodec-flac-exact-rice TEST acodec-g723_1 TEST acodec-ra144 TEST acodec-roqaudio TEST acodec-s302m TEST acodec-wavpack TEST acodec-tta GEN tests/data/vsynth1.yuv TEST vsynth1-amv TEST vsynth1-asv1 TEST vsynth1-asv2 TEST vsynth1-cinepak TEST vsynth1-cljr TEST vsynth1-dnxhd-720p TEST vsynth1-dnxhd-720p-rd TEST vsynth1-dnxhd-720p-10bit TEST vsynth1-vc2-420p TEST vsynth1-vc2-420p10 TEST vsynth1-vc2-420p12 TEST vsynth1-vc2-422p TEST vsynth1-vc2-422p10 TEST vsynth1-vc2-422p12 TEST vsynth1-vc2-444p TEST vsynth1-vc2-444p10 TEST vsynth1-vc2-444p12 TEST vsynth1-dnxhd-1080i TEST vsynth1-dnxhd-1080i-10bit TEST vsynth1-dnxhd-1080i-colr TEST vsynth1-dv TEST vsynth1-dv-411 TEST vsynth1-dv-50 TEST vsynth1-ffv1 TEST vsynth1-ffv1-v0 TEST vsynth1-ffv1-v3-yuv420p TEST vsynth1-ffv1-v3-yuv422p10 TEST vsynth1-ffv1-v3-yuv444p16 TEST vsynth1-ffv1-v3-bgr0 TEST vsynth1-ffvhuff TEST vsynth1-ffvhuff444 TEST vsynth1-ffvhuff420p12 TEST vsynth1-ffvhuff422p10left TEST vsynth1-ffvhuff444p16 TEST vsynth1-flashsv TEST vsynth1-flashsv2 TEST vsynth1-flv TEST vsynth1-h261 TEST vsynth1-h261-trellis TEST vsynth1-h263 TEST vsynth1-h263-obmc TEST vsynth1-h263p TEST vsynth1-huffyuv TEST vsynth1-huffyuvbgr24 TEST vsynth1-huffyuvbgra TEST vsynth1-jpegls TEST vsynth1-jpeg2000 TEST vsynth1-jpeg2000-97 TEST vsynth1-ljpeg TEST vsynth1-mjpeg TEST vsynth1-mjpeg-422 TEST vsynth1-mjpeg-444 TEST vsynth1-mjpeg-trell TEST vsynth1-mpeg1 TEST vsynth1-mpeg1b TEST vsynth1-mpeg2 TEST vsynth1-mpeg2-422 TEST vsynth1-mpeg2-idct-int TEST vsynth1-mpeg2-ilace TEST vsynth1-mpeg2-ivlc-qprd TEST vsynth1-mpeg2-thread TEST vsynth1-mpeg2-thread-ivlc TEST vsynth1-mpeg4 TEST vsynth1-mpeg4-rc TEST vsynth1-mpeg4-adv TEST vsynth1-mpeg4-qprd TEST vsynth1-mpeg4-adap TEST vsynth1-mpeg4-qpel TEST vsynth1-mpeg4-thread TEST vsynth1-mpeg4-error TEST vsynth1-mpeg4-nr TEST vsynth1-mpeg4-nsse TEST vsynth1-msmpeg4 TEST vsynth1-msmpeg4v2 TEST vsynth1-mpng TEST vsynth1-msvideo1 TEST vsynth1-prores TEST vsynth1-prores_ks TEST vsynth1-qtrle TEST vsynth1-qtrlegray TEST vsynth1-rgb TEST vsynth1-bpp1 TEST vsynth1-bpp15 TEST vsynth1-mov-bgr24 TEST vsynth1-mov-bpp15 TEST vsynth1-mov-bpp16 TEST vsynth1-roqvideo TEST vsynth1-rv10 TEST vsynth1-rv20 diff: standard output: No space left on device Test vsynth1-rv20 failed. Look at tests/data/fate/vsynth1-rv20.err for details. make: *** [fate-vsynth1-rv20] Error 1 TEST vsynth1-snow diff: standard output: No space left on device Test vsynth1-snow failed. Look at tests/data/fate/vsynth1-snow.err for details. make: *** [fate-vsynth1-snow] Error 1 TEST vsynth1-snow-hpel diff: standard output: No space left on device Test vsynth1-snow-hpel failed. Look at tests/data/fate/vsynth1-snow-hpel.err for details. make: *** [fate-vsynth1-snow-hpel] Error 1 TEST vsynth1-snow-ll diff: standard output: No space left on device Test vsynth1-snow-ll failed. Look at tests/data/fate/vsynth1-snow-ll.err for details. make: *** [fate-vsynth1-snow-ll] Error 1 TEST vsynth1-svq1 diff: standard output: No space left on device Test vsynth1-svq1 failed. Look at tests/data/fate/vsynth1-svq1.err for details. make: *** [fate-vsynth1-svq1] Error 1 TEST vsynth1-r210 diff: standard output: No space left on device Test vsynth1-r210 failed. Look at tests/data/fate/vsynth1-r210.err for details. make: *** [fate-vsynth1-r210] Error 1 TEST vsynth1-v210 diff: LD libavformat/tests/seek TEST seek-acodec-adpcm-ima_qt TEST seek-acodec-adpcm-ima_qt-trellis TEST seek-acodec-adpcm-ima_wav TEST seek-acodec-adpcm-ima_wav-trellis TEST seek-acodec-adpcm-ms TEST seek-acodec-adpcm-ms-trellis TEST seek-acodec-adpcm-swf TEST seek-acodec-adpcm-swf-trellis TEST seek-acodec-adpcm-yamaha TEST seek-acodec-adpcm-yamaha-trellis TEST seek-acodec-alac TEST seek-acodec-flac TEST seek-acodec-mp2 TEST seek-acodec-pcm-alaw TEST seek-acodec-pcm-mulaw TEST seek-acodec-pcm-s8 TEST seek-acodec-pcm-u8 TEST seek-acodec-pcm-s16be TEST seek-acodec-pcm-s16le TEST seek-acodec-pcm-s24be TEST seek-acodec-pcm-s24le TEST seek-acodec-pcm-s32be TEST seek-acodec-pcm-s32le TEST seek-acodec-pcm-f32be TEST seek-acodec-pcm-f32le TEST seek-acodec-pcm-f64be TEST seek-acodec-pcm-f64le TEST seek-lavf-aiff TEST seek-lavf-alaw TEST seek-lavf-asf TEST seek-lavf-au TEST seek-lavf-avi TEST seek-lavf-bmp TEST seek-lavf-dv_fmt TEST seek-lavf-ffm TEST seek-lavf-flv_fmt TEST seek-lavf-gif TEST seek-lavf-gxf TEST seek-lavf-jpg TEST seek-lavf-mkv TEST seek-lavf-mmf TEST seek-lavf-mov TEST seek-lavf-mpg TEST seek-lavf-mulaw TEST seek-lavf-mxf TEST seek-lavf-mxf_d10 TEST seek-lavf-mxf_opatom TEST seek-lavf-mxf_opatom_audio TEST seek-lavf-nut TEST seek-lavf-ogg TEST seek-lavf-pbmpipe TEST seek-lavf-pcx TEST seek-lavf-pgm TEST seek-lavf-pgmpipe TEST seek-lavf-ppm TEST seek-lavf-ppmpipe TEST seek-lavf-rm TEST seek-lavf-sgi TEST seek-lavf-swf TEST seek-lavf-tga TEST seek-lavf-tiff TEST seek-lavf-ts TEST seek-lavf-voc TEST seek-lavf-wav TEST seek-lavf-wtv TEST seek-lavf-yuv4mpeg TEST filter-boxblur TEST filter-colorchannelmixer TEST filter-drawbox TEST filter-fade TEST filter-fieldorder TEST filter-framepack-columns TEST filter-framepack-frameseq TEST filter-framepack-lines TEST filter-framepack-sbs TEST filter-framepack-tab TEST filter-gradfun TEST filter-hqdn3d TEST filter-interlace TEST filter-negate TEST filter-histogram-levels TEST filter-waveform_column TEST filter-waveform_row TEST filter-waveform_envelope TEST filter-waveform_uv TEST filter-vectorscope_gray TEST filter-vectorscope_color TEST filter-vectorscope_color2 TEST filter-vectorscope_color3 TEST filter-vectorscope_color4 TEST filter-vectorscope_xy COPY tests/data/filtergraphs/mergeplanes TEST filter-mergeplanes COPY tests/data/filtergraphs/overlay TEST filter-overlay COPY tests/data/filtergraphs/overlay_rgb TEST filter-overlay_rgb COPY tests/data/filtergraphs/overlay_yuv420 TEST filter-overlay_yuv420 COPY tests/data/filtergraphs/overlay_yuv422 TEST filter-overlay_yuv422 COPY tests/data/filtergraphs/overlay_yuv444 TEST filter-overlay_yuv444 TEST filter-phase TEST filter-removegrain-mode-00 TEST filter-removegrain-mode-01 TEST filter-removegrain-mode-02 TEST filter-removegrain-mode-03 TEST filter-removegrain-mode-04 TEST filter-removegrain-mode-05 TEST filter-removegrain-mode-06 TEST filter-removegrain-mode-07 TEST filter-removegrain-mode-08 TEST filter-removegrain-mode-09 TEST filter-removegrain-mode-10 TEST filter-removegrain-mode-11 TEST filter-removegrain-mode-12 TEST filter-removegrain-mode-13 TEST filter-removegrain-mode-14 TEST filter-removegrain-mode-15 TEST filter-removegrain-mode-16 TEST filter-removegrain-mode-17 TEST filter-removegrain-mode-18 TEST filter-removegrain-mode-19 TEST filter-removegrain-mode-20 TEST filter-removegrain-mode-21 TEST filter-removegrain-mode-22 TEST filter-removegrain-mode-23 TEST filter-removegrain-mode-24 TEST filter-separatefields COPY tests/data/filtergraphs/select-alternate TEST filter-select-alternate COPY tests/data/filtergraphs/setpts TEST filter-setpts TEST filter-shuffleplanes-dup-luma TEST filter-shuffleplanes-swapuv TEST filter-tblend TEST filter-telecine TEST filter-transpose TEST filter-trim-duration TEST filter-trim-frame TEST filter-trim-mixed TEST filter-trim-time TEST filter-unsharp COPY tests/data/filtergraphs/alphamerge_alphaextract_rgb TEST filter-alphaextract_alphamerge_rgb COPY tests/data/filtergraphs/alphamerge_alphaextract_yuv TEST filter-alphaextract_alphamerge_yuv TEST filter-crop TEST filter-crop_scale TEST filter-crop_scale_vflip TEST filter-crop_vflip TEST filter-null TEST filter-scale200 TEST filter-scale500 TEST filter-scalechroma TEST filter-vflip TEST filter-colormatrix1 TEST filter-colormatrix2 TEST filter-vflip_crop TEST filter-vflip_vflip TEST filter-edgedetect TEST filter-edgedetect-colormix TEST filter-hue TEST filter-idet TEST filter-pad TEST filter-pp TEST filter-pp1 TEST filter-pp2 TEST filter-pp3 TEST filter-pp4 TEST filter-pp5 TEST filter-pp6 TEST filter-qp TEST filter-select TEST filter-setdar TEST filter-setsar TEST filter-stereo3d-al-sbsl TEST filter-stereo3d-ar-abl TEST filter-stereo3d-abr-mr TEST filter-stereo3d-abr-ml TEST filter-stereo3d-sbsl-abl TEST filter-stereo3d-sbsl-abr TEST filter-stereo3d-sbsl-al TEST filter-stereo3d-sbsl-sbsr TEST filter-stereo3d-sbsl-agmc TEST filter-stereo3d-sbsl-agmd TEST filter-stereo3d-sbsl-agmg TEST filter-stereo3d-sbsl-agmh TEST filter-stereo3d-sbsl-arbg TEST filter-stereo3d-sbsl-arcc TEST filter-stereo3d-sbsl-arcd TEST filter-stereo3d-sbsl-arcg TEST filter-stereo3d-sbsl-arch TEST filter-stereo3d-sbsl-argg TEST filter-stereo3d-sbsl-aybc TEST filter-stereo3d-sbsl-aybd TEST filter-stereo3d-sbsl-aybg TEST filter-stereo3d-sbsl-aybh TEST filter-thumbnail TEST filter-tile TEST filter-pixdesc-yuv420p TEST filter-pixdesc-yuyv422 TEST filter-pixdesc-rgb24 TEST filter-pixdesc-bgr24 TEST filter-pixdesc-yuv422p TEST filter-pixdesc-yuv444p TEST filter-pixdesc-yuv410p TEST filter-pixdesc-yuv411p TEST filter-pixdesc-gray TEST filter-pixdesc-monow TEST filter-pixdesc-monob TEST filter-pixdesc-yuvj420p TEST filter-pixdesc-yuvj422p TEST filter-pixdesc-yuvj444p TEST filter-pixdesc-uyvy422 TEST filter-pixdesc-bgr8 TEST filter-pixdesc-bgr4_byte TEST filter-pixdesc-rgb8 TEST filter-pixdesc-rgb4_byte TEST filter-pixdesc-nv12 TEST filter-pixdesc-nv21 TEST filter-pixdesc-argb TEST filter-pixdesc-rgba TEST filter-pixdesc-abgr TEST filter-pixdesc-bgra TEST filter-pixdesc-gray16be TEST filter-pixdesc-gray16le TEST filter-pixdesc-yuv440p TEST filter-pixdesc-yuvj440p TEST filter-pixdesc-yuva420p TEST filter-pixdesc-rgb48be TEST filter-pixdesc-rgb48le TEST filter-pixdesc-rgb565be TEST filter-pixdesc-rgb565le TEST filter-pixdesc-rgb555be TEST filter-pixdesc-rgb555le TEST filter-pixdesc-bgr565be TEST filter-pixdesc-bgr565le TEST filter-pixdesc-bgr555be TEST filter-pixdesc-bgr555le TEST filter-pixdesc-yuv420p16le TEST filter-pixdesc-yuv420p16be TEST filter-pixdesc-yuv422p16le TEST filter-pixdesc-yuv422p16be TEST filter-pixdesc-yuv444p16le TEST filter-pixdesc-yuv444p16be TEST filter-pixdesc-rgb444le TEST filter-pixdesc-rgb444be TEST filter-pixdesc-bgr444le TEST filter-pixdesc-bgr444be TEST filter-pixdesc-ya8 TEST filter-pixdesc-bgr48be TEST filter-pixdesc-bgr48le TEST filter-pixdesc-yuv420p9be TEST filter-pixdesc-yuv420p9le TEST filter-pixdesc-yuv420p10be TEST filter-pixdesc-yuv420p10le TEST filter-pixdesc-yuv422p10be TEST filter-pixdesc-yuv422p10le TEST filter-pixdesc-yuv444p9be TEST filter-pixdesc-yuv444p9le TEST filter-pixdesc-yuv444p10be TEST filter-pixdesc-yuv444p10le TEST filter-pixdesc-yuv422p9be TEST filter-pixdesc-yuv422p9le TEST filter-pixdesc-gbrp TEST filter-pixdesc-gbrp9be TEST filter-pixdesc-gbrp9le TEST filter-pixdesc-gbrp10be TEST filter-pixdesc-gbrp10le TEST filter-pixdesc-yuva422p TEST filter-pixdesc-yuva444p TEST filter-pixdesc-yuva420p9be TEST filter-pixdesc-yuva420p9le TEST filter-pixdesc-yuva422p9be TEST filter-pixdesc-yuva422p9le TEST filter-pixdesc-yuva444p9be TEST filter-pixdesc-yuva444p9le TEST filter-pixdesc-yuva420p10be TEST filter-pixdesc-yuva420p10le TEST filter-pixdesc-yuva422p10be TEST filter-pixdesc-yuva422p10le TEST filter-pixdesc-yuva444p10be TEST filter-pixdesc-yuva444p10le TEST filter-pixdesc-yuva420p16be TEST filter-pixdesc-yuva420p16le TEST filter-pixdesc-yuva422p16be TEST filter-pixdesc-yuva422p16le TEST filter-pixdesc-yuva444p16be TEST filter-pixdesc-yuva444p16le TEST filter-pixdesc-xyz12le TEST filter-pixdesc-xyz12be TEST filter-pixdesc-rgba64be TEST filter-pixdesc-rgba64le TEST filter-pixdesc-bgra64be TEST filter-pixdesc-bgra64le TEST filter-pixdesc-yvyu422 TEST filter-pixdesc-gbrap TEST filter-pixdesc-0rgb TEST filter-pixdesc-rgb0 TEST filter-pixdesc-0bgr TEST filter-pixdesc-bgr0 TEST filter-pixdesc-yuv420p12be TEST filter-pixdesc-yuv420p12le TEST filter-pixdesc-yuv420p14be TEST filter-pixdesc-yuv420p14le TEST filter-pixdesc-yuv422p12be TEST filter-pixdesc-yuv422p12le TEST filter-pixdesc-yuv422p14be TEST filter-pixdesc-yuv422p14le TEST filter-pixdesc-yuv444p12be TEST filter-pixdesc-yuv444p12le TEST filter-pixdesc-yuv444p14be TEST filter-pixdesc-yuv444p14le TEST filter-pixdesc-gbrp12be TEST filter-pixdesc-gbrp12le TEST filter-pixdesc-gbrp14be TEST filter-pixdesc-gbrp14le TEST filter-pixdesc-yuvj411p TEST filter-pixdesc-yuv440p10le TEST filter-pixdesc-yuv440p10be TEST filter-pixdesc-yuv440p12le TEST filter-pixdesc-yuv440p12be TEST filter-pixdesc-ayuv64le CC libavfilter/tests/filtfmts.o src/libavfilter/tests/filtfmts.c: In function 'main': src/libavfilter/tests/filtfmts.c:141:33: warning: ignoring return value of 'ff_default_query_formats', declared with attribute warn_unused_result [-Wunused-result] LD libavfilter/tests/filtfmts TEST filter-pixfmts-copy TEST filter-pixfmts-crop TEST filter-pixfmts-field TEST filter-pixfmts-fieldmatch TEST filter-pixfmts-fieldorder TEST filter-pixfmts-hflip TEST filter-pixfmts-il TEST filter-pixfmts-kerndeint TEST filter-pixfmts-lut TEST filter-pixfmts-null TEST filter-pixfmts-pad TEST filter-pixfmts-pullup TEST filter-pixfmts-rotate TEST filter-pixfmts-scale TEST filter-pixfmts-super2xsai TEST filter-pixfmts-swapuv TEST filter-pixfmts-tinterlace_merge TEST filter-pixfmts-tinterlace_pad TEST filter-pixfmts-vflip TEST utvideoenc_rgba_left TEST utvideoenc_rgba_median TEST utvideoenc_rgba_none TEST utvideoenc_rgb_left TEST utvideoenc_rgb_median TEST utvideoenc_rgb_none TEST utvideoenc_yuv420_left TEST utvideoenc_yuv420_median TEST utvideoenc_yuv420_none TEST utvideoenc_yuv422_left TEST utvideoenc_yuv422_median TEST utvideoenc_yuv422_none COPY tests/test_copy.ffmeta GEN tests/data/ffprobe-test.nut TEST ffprobe_compact TEST ffprobe_csv TEST ffprobe_default TEST ffprobe_flat TEST ffprobe_ini TEST ffprobe_json TEST ffprobe_xml TEST probe-format-roundup997 TEST probe-format-roundup1383 TEST probe-format-roundup1414 TEST probe-format-roundup2015 TEST seek-extra-mp3 TEST seek-cache-pipe TEST ac3-2.0 TEST ac3-4.0 TEST ac3-4.0-downmix-mono TEST ac3-4.0-downmix-stereo TEST ac3-5.1 TEST ac3-5.1-downmix-mono TEST ac3-5.1-downmix-stereo TEST ac3-fixed-2.0 TEST ac3-fixed-4.0-downmix-mono TEST ac3-encode TEST ac3-fixed-encode TEST eac3-1 TEST eac3-2 TEST eac3-3 TEST eac3-4 TEST eac3-encode TEST adpcm-4xm TEST adpcm-afc TEST adpcm-creative TEST adpcm-creative-8-2bit TEST adpcm-creative-8-2.6bit TEST adpcm-creative-8-4bit TEST adpcm-dtk TEST adpcm-ea-1 TEST adpcm-ea-2 TEST adpcm-ea-maxis-xa TEST adpcm-ea-r1 TEST adpcm-ea-r2 TEST adpcm-ea-r3 TEST adpcm-ima-amv TEST adpcm-ima-apc TEST adpcm-ima-dk3 TEST adpcm-ima-dk4 TEST adpcm-ima-ea-eacs TEST adpcm-ima-ea-sead TEST adpcm-ima-iss TEST adpcm-ima-oki TEST adpcm-ima-rad TEST adpcm-ima-smjpeg TEST adpcm-ima_wav-stereo TEST adpcm-ima-ws TEST adpcm-ms-mono TEST adpcm_ms-stereo TEST adpcm-thp TEST adpcm-vima TEST adpcm-xa TEST atrac1-1 TEST atrac1-2 TEST atrac3-1 TEST atrac3-2 TEST atrac3-3 TEST atrac3p-1 TEST atrac3p-2 TEST bmp-1bit TEST bmp-4bit TEST bmp-4bit-os2 TEST bmp-8bit TEST bmp-8bit-os2 TEST bmp-15bit TEST bmp-15bit-mask TEST bmp-16bit-mask TEST bmp-24bit TEST bmp-32bit TEST bmp-32bit-mask TEST bmp-rle4 TEST bmp-rle8 TEST cdxl-bitline-ham6 TEST cdxl-ham6 TEST cdxl-ham8 TEST cdxl-pal8 TEST cdxl-pal8-small TEST cover-art-ape TEST cover-art-flac TEST cover-art-m4a TEST cover-art-ogg TEST cover-art-wma TEST cover-art-wma-id3 TEST cover-art-wma-metadatalib TEST cover-art-wv TEST dfa1 TEST dfa2 TEST dfa3 TEST dfa4 TEST dfa5 TEST dfa6 TEST dfa7 TEST dfa8 TEST dfa9 TEST dfa10 TEST dfa11 TEST dpcm-idroq TEST dpcm-interplay TEST dpcm-sierra TEST dpcm-xan TEST filter-acrossfade GEN tests/data/asynth-44100-2-2.wav TEST filter-amix-simple TEST filter-amix-first GEN tests/data/asynth-44100-2-3.wav TEST filter-amix-transition TEST filter-asyncts TEST filter-aresample TEST filter-hdcd TEST flac-16-chmode-indep TEST flac-16-chmode-left_side TEST flac-16-chmode-mid_side TEST flac-16-chmode-right_side TEST flac-16-fixed TEST flac-16-lpc-cholesky TEST flac-16-lpc-levinson TEST flac-24-comp-8 TEST flac-rice-params TEST gapless-mp3 TEST audiomatch-square-mp3 TEST audiomatch-square-aac TEST audiomatch-afconvert-16000-mono-lc-adts TEST audiomatch-afconvert-16000-mono-lc-m4a TEST audiomatch-afconvert-44100-mono-lc-adts TEST audiomatch-afconvert-44100-mono-lc-m4a TEST audiomatch-afconvert-16000-mono-he-adts TEST audiomatch-afconvert-16000-mono-he-m4a TEST audiomatch-afconvert-44100-mono-he-adts TEST audiomatch-afconvert-44100-mono-he-m4a TEST audiomatch-afconvert-16000-stereo-he-adts TEST audiomatch-afconvert-16000-stereo-he-m4a TEST audiomatch-afconvert-44100-stereo-he-adts TEST audiomatch-afconvert-44100-stereo-he-m4a TEST audiomatch-afconvert-16000-stereo-he2-adts TEST audiomatch-afconvert-16000-stereo-he2-m4a TEST audiomatch-afconvert-44100-stereo-he2-adts TEST audiomatch-afconvert-44100-stereo-he2-m4a TEST audiomatch-afconvert-16000-stereo-lc-adts TEST audiomatch-afconvert-16000-stereo-lc-m4a TEST audiomatch-afconvert-44100-stereo-lc-adts TEST audiomatch-afconvert-44100-stereo-lc-m4a TEST audiomatch-faac-16000-mono-lc-adts TEST audiomatch-faac-16000-mono-lc-m4a TEST audiomatch-faac-44100-mono-lc-adts TEST audiomatch-faac-44100-mono-lc-m4a TEST audiomatch-faac-16000-stereo-lc-adts TEST audiomatch-faac-16000-stereo-lc-m4a TEST audiomatch-faac-44100-stereo-lc-adts diff: standard output: No space left on device Test audiomatch-faac-44100-stereo-lc-adts failed. Look at tests/data/fate/audiomatch-faac-44100-stereo-lc-adts.err for details. make: *** [fate-audiomatch-faac-44100-stereo-lc-adts] Error 2 TEST audiomatch-faac-44100-stereo-lc-m4a diff: standard output: No space left on device Test audiomatch-faac-44100-stereo-lc-m4a failed. Look at tests/data/fate/audiomatch-faac-44100-stereo-lc-m4a.err for details. make: *** [fate-audiomatch-faac-44100-stereo-lc-m4a] Error 1 TEST audiomatch-dolby-44100-mono-lc-mp4 diff: standard output: No space left on device Test audiomatch-dolby-44100-mono-lc-mp4 failed. Look at tests/data/fate/audiomatch-dolby-44100-mono-lc-mp4.err for details. make: *** [fate-audiomatch-dolby-44100-mono-lc-mp4] Error 1 TEST audiomatch-dolby-44100-mono-he-mp4 diff: standard output: No space left on device Test audiomatch-dolby-44100-mono-he-mp4 failed. Look at tests/data/fate/audiomatch-dolby-44100-mono-he-mp4.err for details. make: *** [fate-audiomatch-dolby-44100-mono-he-mTEST iff-ilbm TEST interplay-mve-8bit TEST interplay-mve-16bit TEST jpeg2000-dcinema TEST jv TEST kgv1 TEST kmvc TEST mdec TEST mdec-v3 TEST mimic TEST mjpegb TEST motionpixels TEST mpeg2-field-enc TEST mv-mvc1 TEST mv-mvc2 TEST mv-sgirle TEST mxpeg TEST nuv-rtjpeg TEST nuv-rtjpeg-fh TEST paf-video TEST qpeg TEST r210 TEST rl2 TEST roqvideo TEST sanm TEST sierra-vmd-video TEST smacker-video TEST smc TEST sp5x TEST thp TEST tiertex-seq TEST tmv TEST txd-16bpp TEST txd-odd TEST txd-pal8 TEST ulti TEST v210 TEST v410dec TEST v410enc TEST vb TEST vcr1 TEST vcr2 TEST videoxl TEST vqa-cc TEST wc3movie-xan TEST wnv1 TEST yop TEST xxan-wc4 TEST smvjpeg TEST g722dec-1 TEST g722-encode --- /home/fate/fate-slow/src/tests/ref/fate/g722-encode 2016-06-30 21:19:55.000000000 +0200 +++ tests/data/fate/g722-encode 2016-06-30 21:47:08.000000000 +0200 @@ -1,21 +0,0 @@ -#format: frame checksums -#version: 2 -#hash: MD5 -#tb 0: 1/16000 -#media_type 0: audio -#codec_id 0: pcm_s16le -#sample_rate 0: 16000 -#channel_layout 0: 4 -#stream#, dts, pts, duration, size, hash -0, 0, 0, 8192, 16384, 1dd9c285eb608038f3257d1a8e02eb75 -0, 8192, 8192, 8192, 16384, f7459334cbe70c06bc0897edfe64e840 -0, 16384, 16384, 8192, 16384, 486e7d07c8879ccd304689ad61911e5d -0, 24576, 24576, 8192, 16384, 5178262fdeff11dc025c72a2678e420d -0, 32768, 32768, 8192, 16384, 913f8208615dcd643edafda7db1eb943 -0, 40960, 40960, 8192, 16384, 0b8dc719670feac586db87bf3a92cc2a -0, 49152, 49152, 8192, 16384, 075dc5022f5e9f1cb2fcd066e590fed1 -0, 57344, 57344, 8192, 16384, a6494307ecb1359ff42d6e05cf40ca4c -0, 65536, 65536, 8192, 16384, 5b28d3b0d6d2bfe7100daeefcb3010ec -0, 73728, 73728, 8192, 16384, b3cf1952b8a0d2e6a2741867e9fa8e24 -0, 81920, 81920, 8192, 16384, f0981f8fa28bbc0ba6a527b041468951 -0, 90112, 90112, 5888, 11776, 1e3d1b3d0da71aa2cdc00175cc47433a Test g722-encode failed. Look at tests/data/fate/g722-encode.err for details. make: *** [fate-g722-encode] Error 1 TEST g723_1-dec-1 TEST g723_1-dec-2 TEST g723_1-dec-3 TEST g723_1-dec-4 TEST g723_1-dec-5 TEST g723_1-dec-6 TEST g723_1-dec-7 TEST g723_1-dec-8 TEST g726-encode-2bit TEST g726-encode-3bit TEST g726-encode-4bit TEST g726-encode-5bit TEST gsm-ms TEST gsm-toast TEST qcelp TEST truespeech TEST twinvq TEST vqf-demux COPY tests/data/filtergraphs/colorkey TEST ffmpeg-filter_colorkey TEST limited_input_seek TEST limited_input_seek-copyts TEST exif-image-tiff TEST exif-image-jpg TEST exif-image-webp TEST exif-image-embedded TEST filter-metadata-scenedetect TEST filter-metadata-cropdetect TEST filter-metadata-silencedetect TEST filter-metadata-ebur128 TEST filter-metadata-readvitc-def TEST filter-metadata-readvitc-thr TEST h264-dts_5frames TEST vorbis-1833-chapters make: Target `fate' not remade because of errors.