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 HOSTLD tests/audiomatch CC tests/checkasm/aacpsdsp.o src/tests/checkasm/aacpsdsp.c: In function 'test_add_squares': src/tests/checkasm/aacpsdsp.c:60: warning: passing argument 2 of '(void (*)(INTFLOAT *, const INTFLOAT (*)[2], int))func_ref' from incompatible pointer type src/tests/checkasm/aacpsdsp.c:60: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' src/tests/checkasm/aacpsdsp.c:61: warning: passing argument 2 of '(void (*)(INTFLOAT *, const INTFLOAT (*)[2], int))func_new' from incompatible pointer type src/tests/checkasm/aacpsdsp.c:61: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' src/tests/checkasm/aacpsdsp.c: In function 'test_hybrid_analysis': src/tests/checkasm/aacpsdsp.c:103: warning: passing argument 3 of '(void (*)(INTFLOAT (*)[2], INTFLOAT (*)[2], const INTFLOAT (*)[8][2], ptrdiff_t, int))func_ref' from incompatible pointer type src/tests/checkasm/aacpsdsp.c:103: note: expected 'const INTFLOAT (*)[8][2]' but argument is of type 'INTFLOAT (*)[8][2]' src/tests/checkasm/aacpsdsp.c:104: warning: passing argument 3 of '(void (*)(INTFLOAT (*)[2], INTFLOAT (*)[2], const INTFLOAT (*)[8][2], ptrdiff_t, int))func_new' from incompatible pointer type src/tests/checkasm/aacpsdsp.c:104: note: expected 'const INTFLOAT (*)[8][2]' but argument is of type 'INTFLOAT (*)[8][2]' CC tests/checkasm/af_afir.o CC tests/checkasm/alacdsp.o CC tests/checkasm/audiodsp.o CC tests/checkasm/blockdsp.o CC tests/checkasm/bswapdsp.o CC tests/checkasm/checkasm.o CC tests/checkasm/exrdsp.o CC tests/checkasm/fixed_dsp.o CC tests/checkasm/flacdsp.o CC tests/checkasm/float_dsp.o CC tests/checkasm/fmtconvert.o CC tests/checkasm/g722dsp.o CC tests/checkasm/h264dsp.o CC tests/checkasm/h264pred.o CC tests/checkasm/h264qpel.o CC tests/checkasm/hevc_add_res.o CC tests/checkasm/hevc_idct.o CC tests/checkasm/hevc_sao.o CC tests/checkasm/huffyuvdsp.o CC tests/checkasm/jpeg2000dsp.o CC tests/checkasm/llviddsp.o CC tests/checkasm/llviddspenc.o CC tests/checkasm/opusdsp.o CC tests/checkasm/pixblockdsp.o CC tests/checkasm/sbrdsp.o src/tests/checkasm/sbrdsp.c: In function 'test_autocorrelate': src/tests/checkasm/sbrdsp.c:164: warning: passing argument 1 of '(void (*)(const INTFLOAT (*)[2], INTFLOAT (*)[2][2]))func_ref' from incompatible pointer type src/tests/checkasm/sbrdsp.c:164: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' src/tests/checkasm/sbrdsp.c:165: warning: passing argument 1 of '(void (*)(const INTFLOAT (*)[2], INTFLOAT (*)[2][2]))func_new' from incompatible pointer type src/tests/checkasm/sbrdsp.c:165: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' src/tests/checkasm/sbrdsp.c: In function 'test_hf_gen': src/tests/checkasm/sbrdsp.c:191: warning: passing argument 2 of '(void (*)(INTFLOAT (*)[2], const INTFLOAT (*)[2], const INTFLOAT *, const INTFLOAT *, INTFLOAT, int, int))func_ref' from incompatible pointer type src/tests/checkasm/sbrdsp.c:191: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' src/tests/checkasm/sbrdsp.c:192: warning: passing argument 2 of '(void (*)(INTFLOAT (*)[2], const INTFLOAT (*)[2], const INTFLOAT *, const INTFLOAT *, INTFLOAT, int, int))func_new' from incompatible pointer type src/tests/checkasm/sbrdsp.c:192: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' src/tests/checkasm/sbrdsp.c:178: warning: unused variable 'bw' src/tests/checkasm/sbrdsp.c: In function 'test_hf_g_filt': src/tests/checkasm/sbrdsp.c:212: warning: passing argument 2 of '(void (*)(INTFLOAT (*)[2], const INTFLOAT (*)[40][2], const INTFLOAT *, int, intptr_t))func_ref' from incompatible pointer type src/tests/checkasm/sbrdsp.c:212: note: expected 'const INTFLOAT (*)[40][2]' but argument is of type 'INTFLOAT (*)[40][2]' src/tests/checkasm/sbrdsp.c:213: warning: passing argument 2 of '(void (*)(INTFLOAT (*)[2], const INTFLOAT (*)[40][2], const INTFLOAT *, int, intptr_t))func_new' from incompatible pointer type src/tests/checkasm/sbrdsp.c:213: note: expected 'const INTFLOAT (*)[40][2]' but argument is of type 'INTFLOAT (*)[40][2]' CC tests/checkasm/sw_rgb.o CC tests/checkasm/sw_scale.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: warning: unused variable 'offset_b' CC tests/checkasm/utvideodsp.o CC tests/checkasm/v210dec.o 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: 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 src/tests/checkasm/vf_colorspace.c:102: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c:102: 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 src/tests/checkasm/vf_colorspace.c:102: note: expected 'const int16_t (*)[8]' but argument is of type 'int16_t (*)[8]' src/tests/checkasm/vf_colorspace.c:105: 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 src/tests/checkasm/vf_colorspace.c:105: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c:105: 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 src/tests/checkasm/vf_colorspace.c:105: 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: 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 src/tests/checkasm/vf_colorspace.c:165: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c:168: 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 src/tests/checkasm/vf_colorspace.c:168: 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: 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 src/tests/checkasm/vf_colorspace.c:246: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c:248: 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 src/tests/checkasm/vf_colorspace.c:248: 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: warning: passing argument 5 of '(void (*)(int16_t **, ptrdiff_t, int, int, const int16_t (*)[3][8]))func_ref' from incompatible pointer type src/tests/checkasm/vf_colorspace.c:296: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c:297: warning: passing argument 5 of '(void (*)(int16_t **, ptrdiff_t, int, int, const int16_t (*)[3][8]))func_new' from incompatible pointer type src/tests/checkasm/vf_colorspace.c:297: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' CC tests/checkasm/vf_eq.o CC tests/checkasm/vf_gblur.o CC tests/checkasm/vf_hflip.o CC tests/checkasm/vf_nlmeans.o CC tests/checkasm/vf_threshold.o CC tests/checkasm/videodsp.o CC tests/checkasm/vp8dsp.o CC tests/checkasm/vp9dsp.o LD tests/checkasm/checkasm TEST checkasm-aacpsdsp TEST checkasm-af_afir TEST checkasm-alacdsp TEST checkasm-audiodsp TEST checkasm-blockdsp TEST checkasm-bswapdsp TEST checkasm-exrdsp TEST checkasm-fixed_dsp TEST checkasm-flacdsp TEST checkasm-float_dsp TEST checkasm-fmtconvert TEST checkasm-g722dsp TEST checkasm-h264dsp TEST checkasm-h264pred TEST checkasm-h264qpel TEST checkasm-hevc_add_res TEST checkasm-hevc_idct TEST checkasm-hevc_sao TEST checkasm-jpeg2000dsp TEST checkasm-llviddsp TEST checkasm-llviddspenc TEST checkasm-opusdsp TEST checkasm-pixblockdsp TEST checkasm-sbrdsp TEST checkasm-synth_filter TEST checkasm-sw_rgb TEST checkasm-sw_scale TEST checkasm-v210dec TEST checkasm-v210enc TEST checkasm-vf_blend TEST checkasm-vf_colorspace TEST checkasm-vf_eq TEST checkasm-vf_gblur TEST checkasm-vf_hflip TEST checkasm-vf_threshold TEST checkasm-videodsp TEST checkasm-vp8dsp TEST checkasm-vp9dsp 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: warning: 'avcodec_encode_audio2' is deprecated (declared at src/libavcodec/avcodec.h:3652) src/tests/api/api-flac-test.c:174: warning: 'avcodec_decode_audio4' is deprecated (declared at src/libavcodec/avcodec.h:3024) 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: warning: 'avcodec_decode_video2' is deprecated (declared at src/libavcodec/avcodec.h:3073) 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-flv 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: warning: 'avcodec_decode_video2' is deprecated (declared at src/libavcodec/avcodec.h:3073) 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:122: warning: 'avcodec_decode_video2' is deprecated (declared at src/libavcodec/avcodec.h:3073) LD tests/api/api-h264-test TEST api-h264 CC tests/api/api-h264-slice-test.o LD tests/api/api-h264-slice-test TEST api-h264-slice 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: warning: 'avcodec_decode_video2' is deprecated (declared at src/libavcodec/avcodec.h:3073) src/tests/api/api-codec-param-test.c: In function 'find_video_stream_info': src/tests/api/api-codec-param-test.c:95: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:880) src/tests/api/api-codec-param-test.c:120: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:880) src/tests/api/api-codec-param-test.c:135: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:880) src/tests/api/api-codec-param-test.c: In function 'dump_video_streams': src/tests/api/api-codec-param-test.c:148: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:880) src/tests/api/api-codec-param-test.c: In function 'check_video_streams': src/tests/api/api-codec-param-test.c:199: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:880) src/tests/api/api-codec-param-test.c:200: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:880) LD tests/api/api-codec-param-test TEST api-png-codec-param TEST api-mjpeg-codec-param TEST lavf-mxf TEST concat-demuxer-simple1-lavf-mxf TEST lavf-mxf_d10 TEST concat-demuxer-simple1-lavf-mxf_d10 TEST lavf-ts TEST concat-demuxer-simple2-lavf-ts TEST concat-demuxer-extended-lavf-mxf TEST concat-demuxer-extended-lavf-mxf_d10 CC tests/dnn/dnn-layer-pad-test.o LD tests/dnn/dnn-layer-pad-test TEST dnn-layer-pad CC tests/dnn/dnn-layer-conv2d-test.o LD tests/dnn/dnn-layer-conv2d-test TEST dnn-layer-conv2d CC tests/dnn/dnn-layer-depth2space-test.o LD tests/dnn/dnn-layer-depth2space-test TEST dnn-layer-depth2space CC tests/dnn/dnn-layer-mathbinary-test.o LD tests/dnn/dnn-layer-mathbinary-test TEST dnn-layer-mathbinary CC tests/dnn/dnn-layer-maximum-test.o LD tests/dnn/dnn-layer-maximum-test TEST dnn-layer-maximum CC tests/dnn/dnn-layer-mathunary-test.o LD tests/dnn/dnn-layer-mathunary-test TEST dnn-layer-mathunary 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/avfft.o In file included from src/libavcodec/tests/avfft.c:26: src/libavcodec/tests/fft.c: In function 'main': src/libavcodec/tests/fft.c:381: warning: 'm' may be used uninitialized in this function src/libavcodec/tests/fft.c:381: warning: 's' may be used uninitialized in this function src/libavcodec/tests/fft.c:383: warning: 'r' may be used uninitialized in this function src/libavcodec/tests/fft.c:384: warning: 'd' may be used uninitialized in this function LD libavcodec/tests/avfft TEST av-dct1d-4 TEST av-idct1d-4 TEST av-dct1d-5 TEST av-idct1d-5 TEST av-dct1d-6 TEST av-idct1d-6 TEST av-dct1d-7 TEST av-idct1d-7 TEST av-dct1d-8 TEST av-idct1d-8 TEST av-dct1d-9 TEST av-idct1d-9 TEST av-dct1d-10 TEST av-idct1d-10 TEST av-dct1d-11 TEST av-idct1d-11 TEST av-dct1d-12 TEST av-idct1d-12 TEST av-fft-4 TEST av-ifft-4 TEST av-fft-5 TEST av-ifft-5 TEST av-fft-6 TEST av-ifft-6 TEST av-fft-7 TEST av-ifft-7 TEST av-fft-8 TEST av-ifft-8 TEST av-fft-9 TEST av-ifft-9 TEST av-fft-10 TEST av-ifft-10 TEST av-fft-11 TEST av-ifft-11 TEST av-fft-12 TEST av-ifft-12 TEST av-mdct-4 TEST av-imdct-4 TEST av-mdct-5 TEST av-imdct-5 TEST av-mdct-6 TEST av-imdct-6 TEST av-mdct-7 TEST av-imdct-7 TEST av-mdct-8 TEST av-imdct-8 TEST av-mdct-9 TEST av-imdct-9 TEST av-mdct-10 TEST av-imdct-10 TEST av-mdct-11 TEST av-imdct-11 TEST av-mdct-12 TEST av-imdct-12 TEST av-rdft-4 TEST av-irdft-4 TEST av-rdft-5 TEST av-irdft-5 TEST av-rdft-6 TEST av-irdft-6 TEST av-rdft-7 TEST av-irdft-7 TEST av-rdft-8 TEST av-irdft-8 TEST av-rdft-9 TEST av-irdft-9 TEST av-rdft-10 TEST av-irdft-10 TEST av-rdft-11 TEST av-irdft-11 TEST av-rdft-12 TEST av-irdft-12 CC libavcodec/tests/avpacket.o LD libavcodec/tests/avpacket TEST avpacket CC libavcodec/tests/cabac.o LD libavcodec/tests/cabac TEST cabac CC libavcodec/tests/celp_math.o LD libavcodec/tests/celp_math TEST celp_math CC libavcodec/tests/codec_desc.o LD libavcodec/tests/codec_desc TEST codec_desc 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-0 TEST idct8x8-1 TEST idct8x8-2 TEST idct248 TEST dct8x8 CC libavcodec/tests/h264_levels.o LD libavcodec/tests/h264_levels TEST h264-levels CC libavcodec/tests/h265_levels.o LD libavcodec/tests/h265_levels TEST h265-levels CC libavcodec/tests/iirfilter.o LD libavcodec/tests/iirfilter TEST iirfilter CC libavcodec/tests/mpeg12framerate.o LD libavcodec/tests/mpeg12framerate TEST mpeg12framerate CC libavcodec/tests/options.o In file included from src/libavcodec/options.c:37, from src/libavcodec/tests/options.c:23: src/libavcodec/options_table.h:104: warning: 'b_frame_strategy' is deprecated (declared at src/libavcodec/avcodec.h:800) src/libavcodec/options_table.h:105: warning: 'rtp_payload_size' is deprecated (declared at src/libavcodec/avcodec.h:1508) src/libavcodec/options_table.h:108: warning: 'mv_bits' is deprecated (declared at src/libavcodec/avcodec.h:1519) src/libavcodec/options_table.h:109: warning: 'header_bits' is deprecated (declared at src/libavcodec/avcodec.h:1521) src/libavcodec/options_table.h:110: warning: 'i_tex_bits' is deprecated (declared at src/libavcodec/avcodec.h:1523) src/libavcodec/options_table.h:111: warning: 'p_tex_bits' is deprecated (declared at src/libavcodec/avcodec.h:1525) src/libavcodec/options_table.h:112: warning: 'i_count' is deprecated (declared at src/libavcodec/avcodec.h:1527) src/libavcodec/options_table.h:113: warning: 'p_count' is deprecated (declared at src/libavcodec/avcodec.h:1529) src/libavcodec/options_table.h:114: warning: 'skip_count' is deprecated (declared at src/libavcodec/avcodec.h:1531) src/libavcodec/options_table.h:115: warning: 'misc_bits' is deprecated (declared at src/libavcodec/avcodec.h:1533) src/libavcodec/options_table.h:116: warning: 'frame_bits' is deprecated (declared at src/libavcodec/avcodec.h:1537) src/libavcodec/options_table.h:154: warning: 'mpeg_quant' is deprecated (declared at src/libavcodec/avcodec.h:821) src/libavcodec/options_table.h:197: warning: 'prediction_method' is deprecated (declared at src/libavcodec/avcodec.h:885) src/libavcodec/options_table.h:230: warning: 'pre_me' is deprecated (declared at src/libavcodec/avcodec.h:966) src/libavcodec/options_table.h:237: warning: 'coder_type' is deprecated (declared at src/libavcodec/avcodec.h:1443) src/libavcodec/options_table.h:244: warning: 'context_model' is deprecated (declared at src/libavcodec/avcodec.h:1449) src/libavcodec/options_table.h:252: warning: 'scenechange_threshold' is deprecated (declared at src/libavcodec/avcodec.h:1040) src/libavcodec/options_table.h:255: warning: 'noise_reduction' is deprecated (declared at src/libavcodec/avcodec.h:1044) src/libavcodec/options_table.h:271: warning: 'frame_skip_threshold' is deprecated (declared at src/libavcodec/avcodec.h:1455) src/libavcodec/options_table.h:272: warning: 'frame_skip_factor' is deprecated (declared at src/libavcodec/avcodec.h:1459) src/libavcodec/options_table.h:273: warning: 'frame_skip_exp' is deprecated (declared at src/libavcodec/avcodec.h:1463) src/libavcodec/options_table.h:274: warning: 'frame_skip_cmp' is deprecated (declared at src/libavcodec/avcodec.h:1467) src/libavcodec/options_table.h:302: warning: 'me_penalty_compensation' is deprecated (declared at src/libavcodec/avcodec.h:1087) src/libavcodec/options_table.h:316: warning: 'brd_scale' is deprecated (declared at src/libavcodec/avcodec.h:1099) src/libavcodec/options_table.h:321: warning: 'chromaoffset' is deprecated (declared at src/libavcodec/avcodec.h:1119) src/libavcodec/options_table.h:326: warning: 'b_sensitivity' is deprecated (declared at src/libavcodec/avcodec.h:1132) src/libavcodec/options_table.h:330: warning: 'min_prediction_order' is deprecated (declared at src/libavcodec/avcodec.h:1480) src/libavcodec/options_table.h:331: warning: 'max_prediction_order' is deprecated (declared at src/libavcodec/avcodec.h:1484) src/libavcodec/options_table.h:332: warning: 'timecode_frame_start' is deprecated (declared at src/libavcodec/avcodec.h:1488) src/libavcodec/options_table.h:447: warning: 'refcounted_frames' is deprecated (declared at src/libavcodec/avcodec.h:1357) src/libavcodec/options_table.h:449: warning: 'side_data_only_packets' is deprecated (declared at src/libavcodec/avcodec.h:2042) In file included from src/libavcodec/tests/options.c:23: src/libavcodec/options.c: In function 'copy_context_reset': src/libavcodec/options.c:213: warning: 'coded_frame' is deprecated (declared at src/libavcodec/avcodec.h:1776) src/libavcodec/options.c: In function 'avcodec_copy_context': src/libavcodec/options.c:262: warning: 'coded_frame' is deprecated (declared at src/libavcodec/avcodec.h:1776) src/libavcodec/tests/options.c: In function 'test_copy': src/libavcodec/tests/options.c:152: warning: 'avcodec_copy_context' is deprecated (declared at src/libavcodec/options.c:231) src/libavcodec/tests/options.c:167: warning: 'avcodec_copy_context' is deprecated (declared at src/libavcodec/options.c:231) src/libavcodec/tests/options.c: In function 'main': src/libavcodec/tests/options.c:187: warning: 'avcodec_register' is deprecated (declared at src/libavcodec/avcodec.h:2738) 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 libavcodec/tests/mjpegenc_huffman.o LD libavcodec/tests/mjpegenc_huffman TEST libavcodec-huffman CC libavcodec/tests/htmlsubtitles.o LD libavcodec/tests/htmlsubtitles TEST libavcodec-htmlsubtitles 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/aes_ctr.o LD libavutil/tests/aes_ctr TEST aes_ctr 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/audio_fifo.o LD libavutil/tests/audio_fifo TEST audio_fifo 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/encryption_info.o LD libavutil/tests/encryption_info TEST encryption-info 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/hash.o LD libavutil/tests/hash TEST hash CC libavutil/tests/hmac.o LD libavutil/tests/hmac TEST hmac CC libavutil/tests/imgutils.o LD libavutil/tests/imgutils TEST imgutils CC libavutil/tests/integer.o LD libavutil/tests/integer TEST integer CC libavutil/tests/lfg.o LD libavutil/tests/lfg TEST lfg CC libavutil/tests/md5.o src/libavutil/tests/md5.c: In function 'main': src/libavutil/tests/md5.c:41: warning: passing argument 2 of 'av_md5_sum' discards qualifiers from pointer target type src/libavutil/md5.h:89: note: expected 'const uint8_t *' but argument is of type 'volatile uint8_t *' src/libavutil/tests/md5.c:43: warning: passing argument 2 of 'av_md5_sum' discards qualifiers from pointer target type src/libavutil/md5.h:89: note: expected 'const uint8_t *' but argument is of type 'volatile uint8_t *' src/libavutil/tests/md5.c:45: warning: passing argument 2 of 'av_md5_sum' discards qualifiers from pointer target type src/libavutil/md5.h:89: note: expected 'const uint8_t *' but argument is of type 'volatile uint8_t *' src/libavutil/tests/md5.c:47: warning: passing argument 2 of 'av_md5_sum' discards qualifiers from pointer target type src/libavutil/md5.h:89: note: expected 'const uint8_t *' but argument is of type 'volatile uint8_t *' src/libavutil/tests/md5.c:51: warning: passing argument 2 of 'av_md5_sum' discards qualifiers from pointer target type src/libavutil/md5.h:89: 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 In file included from src/libavutil/tests/parseutils.c:21: src/libavutil/parseutils.c: In function 'av_parse_time': src/libavutil/parseutils.c:590: warning: 't' may be used uninitialized in this function LD libavutil/tests/parseutils TEST parseutils CC libavutil/tests/pixfmt_best.o LD libavutil/tests/pixfmt_best TEST pixfmt_best 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 CC libswscale/tests/pixdesc_query.o LD libswscale/tests/pixdesc_query TEST sws-pixdesc-query 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 mapchan-2ch-extract-ch0-ch2-trailing GEN tests/data/asynth-44100-3.wav TEST mapchan-3ch-extract-ch0-ch2-trailing 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 TEST filter-asetnsamples-pad TEST filter-asetnsamples-nopad TEST filter-asetrate TEST filter-chorus TEST filter-dcshift TEST filter-earwax TEST filter-extrastereo COPY tests/data/filtergraphs/firequalizer TEST filter-firequalizer TEST filter-pan-mono1 TEST filter-pan-mono2 TEST filter-pan-stereo1 TEST filter-pan-stereo2 TEST filter-pan-stereo3 TEST filter-pan-stereo4 TEST filter-pan-upmix1 GEN tests/data/asynth-44100-4.wav TEST filter-pan-upmix2 TEST filter-pan-downmix1 GEN tests/data/asynth-44100-11.wav TEST filter-pan-downmix2 COPY tests/data/filtergraphs/compand TEST filter-compand GEN tests/data/hls-list.m3u8 TEST filter-hls GEN tests/data/hls-list-append.m3u8 TEST filter-hls-append 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 TEST filter-join TEST filter-volume CC libavfilter/tests/formats.o LD libavfilter/tests/formats TEST filter-formats GEN tests/data/add_keyframe_index.flv TEST flv-add_keyframe_index TEST filter-lavd-life TEST filter-lavd-testsrc TEST filter-testsrc2-yuv420p TEST filter-testsrc2-yuv444p TEST filter-testsrc2-rgb24 TEST filter-testsrc2-rgba TEST filter-allrgb TEST filter-allyuv TEST filter-pal75bars TEST filter-pal100bars TEST filter-rgbtestsrc TEST filter-smptebars TEST filter-smptehdbars TEST filter-yuvtestsrc-yuv444p TEST filter-yuvtestsrc-yuv444p12 COPY tests/data/filtergraphs/scalenorm TEST filter-lavd-scalenorm TEST filter-framerate-up TEST filter-framerate-down TEST filter-framerate-12bit-up TEST filter-framerate-12bit-down TEST filter-minterpolate-up TEST filter-minterpolate-down TEST filter-untile COPY tests/data/filtergraphs/concat TEST filter-concat COPY tests/data/filtergraphs/concat-vfr TEST filter-concat-vfr TEST filter-mpdecimate TEST filter-fps-up TEST filter-fps-up-round-down TEST filter-fps-up-round-up TEST filter-fps-down TEST filter-fps-down-round-down TEST filter-fps-down-round-up TEST filter-fps-down-eof-pass TEST filter-fps-start-drop TEST filter-fps-start-fill GEN tests/data/live_no_endlist.m3u8 TEST hls-live-no-endlist GEN tests/data/live_last_endlist.m3u8 TEST hls-live-last-endlist GEN tests/data/live_endlist.m3u8 TEST hls-live-endlist GEN tests/data/hls_segment_size.m3u8 TEST hls-segment-size GEN tests/data/hls_segment_single.m3u8 TEST hls-segment-single GEN tests/data/hls_init_time.m3u8 TEST hls-init-time GEN tests/data/hls_list_size.m3u8 TEST hls-list-size GEN tests/data/hls_segment_type_fmp4.m3u8 TEST hls-fmp4 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 TEST swr-resample_exact_lin-s16p-2626-8000 TEST swr-resample_exact_lin-s16p-2626-44100 TEST swr-resample_exact_lin-s16p-2626-48000 TEST swr-resample_exact_lin-s16p-2626-96000 TEST swr-resample_exact_lin-s16p-8000-2626 TEST swr-resample_exact_lin-s16p-8000-44100 TEST swr-resample_exact_lin-s16p-8000-48000 TEST swr-resample_exact_lin-s16p-8000-96000 TEST swr-resample_exact_lin-s16p-44100-2626 TEST swr-resample_exact_lin-s16p-44100-8000 TEST swr-resample_exact_lin-s16p-44100-48000 TEST swr-resample_exact_lin-s16p-44100-96000 TEST swr-resample_exact_lin-s16p-48000-2626 TEST swr-resample_exact_lin-s16p-48000-8000 TEST swr-resample_exact_lin-s16p-48000-44100 TEST swr-resample_exact_lin-s16p-48000-96000 TEST swr-resample_exact_lin-s16p-96000-2626 TEST swr-resample_exact_lin-s16p-96000-8000 TEST swr-resample_exact_lin-s16p-96000-44100 TEST swr-resample_exact_lin-s16p-96000-48000 TEST swr-resample_exact_lin-s32p-2626-8000 TEST swr-resample_exact_lin-s32p-2626-44100 TEST swr-resample_exact_lin-s32p-2626-48000 TEST swr-resample_exact_lin-s32p-2626-96000 TEST swr-resample_exact_lin-s32p-8000-2626 TEST swr-resample_exact_lin-s32p-8000-44100 TEST swr-resample_exact_lin-s32p-8000-48000 TEST swr-resample_exact_lin-s32p-8000-96000 TEST swr-resample_exact_lin-s32p-44100-2626 TEST swr-resample_exact_lin-s32p-44100-8000 TEST swr-resample_exact_lin-s32p-44100-48000 TEST swr-resample_exact_lin-s32p-44100-96000 TEST swr-resample_exact_lin-s32p-48000-2626 TEST swr-resample_exact_lin-s32p-48000-8000 TEST swr-resample_exact_lin-s32p-48000-44100 TEST swr-resample_exact_lin-s32p-48000-96000 TEST swr-resample_exact_lin-s32p-96000-2626 TEST swr-resample_exact_lin-s32p-96000-8000 TEST swr-resample_exact_lin-s32p-96000-44100 TEST swr-resample_exact_lin-s32p-96000-48000 TEST swr-resample_exact_lin-fltp-2626-8000 TEST swr-resample_exact_lin-fltp-2626-44100 TEST swr-resample_exact_lin-fltp-2626-48000 TEST swr-resample_exact_lin-fltp-2626-96000 TEST swr-resample_exact_lin-fltp-8000-2626 TEST swr-resample_exact_lin-fltp-8000-44100 TEST swr-resample_exact_lin-fltp-8000-48000 TEST swr-resample_exact_lin-fltp-8000-96000 TEST swr-resample_exact_lin-fltp-44100-2626 TEST swr-resample_exact_lin-fltp-44100-8000 TEST swr-resample_exact_lin-fltp-44100-48000 TEST swr-resample_exact_lin-fltp-44100-96000 TEST swr-resample_exact_lin-fltp-48000-2626 TEST swr-resample_exact_lin-fltp-48000-8000 TEST swr-resample_exact_lin-fltp-48000-44100 TEST swr-resample_exact_lin-fltp-48000-96000 TEST swr-resample_exact_lin-fltp-96000-2626 TEST swr-resample_exact_lin-fltp-96000-8000 TEST swr-resample_exact_lin-fltp-96000-44100 TEST swr-resample_exact_lin-fltp-96000-48000 TEST swr-resample_exact_lin-dblp-2626-8000 TEST swr-resample_exact_lin-dblp-2626-44100 TEST swr-resample_exact_lin-dblp-2626-48000 TEST swr-resample_exact_lin-dblp-2626-96000 TEST swr-resample_exact_lin-dblp-8000-2626 TEST swr-resample_exact_lin-dblp-8000-44100 TEST swr-resample_exact_lin-dblp-8000-48000 TEST swr-resample_exact_lin-dblp-8000-96000 TEST swr-resample_exact_lin-dblp-44100-2626 TEST swr-resample_exact_lin-dblp-44100-8000 TEST swr-resample_exact_lin-dblp-44100-48000 TEST swr-resample_exact_lin-dblp-44100-96000 TEST swr-resample_exact_lin-dblp-48000-2626 TEST swr-resample_exact_lin-dblp-48000-8000 TEST swr-resample_exact_lin-dblp-48000-44100 TEST swr-resample_exact_lin-dblp-48000-96000 TEST swr-resample_exact_lin-dblp-96000-2626 TEST swr-resample_exact_lin-dblp-96000-8000 TEST swr-resample_exact_lin-dblp-96000-44100 TEST swr-resample_exact_lin-dblp-96000-48000 TEST swr-resample_exact_lin_async-s16p-8000-44100 TEST swr-resample_exact_lin_async-s16p-8000-48000 TEST swr-resample_exact_lin_async-s16p-44100-8000 TEST swr-resample_exact_lin_async-s16p-44100-48000 TEST swr-resample_exact_lin_async-s16p-48000-8000 TEST swr-resample_exact_lin_async-s16p-48000-44100 TEST swr-resample_exact_lin_async-s32p-8000-44100 TEST swr-resample_exact_lin_async-s32p-8000-48000 TEST swr-resample_exact_lin_async-s32p-44100-8000 TEST swr-resample_exact_lin_async-s32p-44100-48000 TEST swr-resample_exact_lin_async-s32p-48000-8000 TEST swr-resample_exact_lin_async-s32p-48000-44100 TEST swr-resample_exact_lin_async-fltp-8000-44100 TEST swr-resample_exact_lin_async-fltp-8000-48000 TEST swr-resample_exact_lin_async-fltp-44100-8000 TEST swr-resample_exact_lin_async-fltp-44100-48000 TEST swr-resample_exact_lin_async-fltp-48000-8000 TEST swr-resample_exact_lin_async-fltp-48000-44100 TEST swr-resample_exact_lin_async-dblp-8000-44100 TEST swr-resample_exact_lin_async-dblp-8000-48000 TEST swr-resample_exact_lin_async-dblp-44100-8000 TEST swr-resample_exact_lin_async-dblp-44100-48000 TEST swr-resample_exact_lin_async-dblp-48000-8000 TEST swr-resample_exact_lin_async-dblp-48000-44100 TEST swr-audioconvert GEN tests/data/asynth-96000-6.wav TEST dcinema-encode TEST ffmpeg-filter_complex TEST ffmpeg-filter_complex_audio 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_ssi 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-dnxhd-720p-hr-lb TEST vsynth1-dnxhd-edge1-hr TEST vsynth1-dnxhd-edge2-hr TEST vsynth1-dnxhd-edge3-hr TEST vsynth1-dnxhd-4k-hr-lb TEST vsynth1-dnxhd-2k-hr-hq TEST vsynth1-dnxhd-uhd-hr-sq 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-vc2-thaar TEST vsynth1-vc2-t5_3 TEST vsynth1-dnxhd-1080i TEST vsynth1-dnxhd-1080i-10bit TEST vsynth1-dnxhd-1080i-colr TEST vsynth1-dnxhd-hr-lb-mov TEST vsynth1-dnxhd-hr-sq-mov TEST vsynth1-dnxhd-hr-hq-mov TEST vsynth1-dv TEST vsynth1-dv-411 TEST vsynth1-dv-50 TEST vsynth1-dv-hd TEST vsynth1-dv-fhd 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-ffv1-v3-rgb48 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-mjpeg-huffman TEST vsynth1-mjpeg-trell-huffman 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_int TEST vsynth1-prores_444 TEST vsynth1-prores_444_int 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 TEST vsynth1-snow TEST vsynth1-snow-hpel TEST vsynth1-snow-ll TEST vsynth1-svq1 TEST vsynth1-r210 TEST vsynth1-v210 TEST vsynth1-v210-10 TEST vsynth1-v308 TEST vsynth1-v408 TEST vsynth1-avui TEST vsynth1-wmv1 TEST vsynth1-wmv2 TEST vsynth1-yuv TEST vsynth1-xface TEST vsynth1-yuv4 TEST vsynth1-y41p TEST vsynth1-zlib HOSTCC tests/rotozoom.o HOSTLD tests/rotozoom GEN tests/data/vsynth2.yuv TEST vsynth2-amv TEST vsynth2-asv1 TEST vsynth2-asv2 TEST vsynth2-cinepak TEST vsynth2-cljr TEST vsynth2-dnxhd-720p TEST vsynth2-dnxhd-720p-rd TEST vsynth2-dnxhd-720p-10bit TEST vsynth2-dnxhd-720p-hr-lb TEST vsynth2-dnxhd-edge1-hr TEST vsynth2-dnxhd-edge2-hr TEST vsynth2-dnxhd-edge3-hr TEST vsynth2-dnxhd-4k-hr-lb diff: standard output: No space left on device Test vsynth2-dnxhd-4k-hr-lb failed. Look at tests/data/fate/vsynth2-dnxhd-4k-hr-lb.err for details. make: *** [fate-vsynth2-dnxhd-4k-hr-lb] Error 1 TEST vsynth2-dnxhd-2k-hr-hq diff: standard output: No space left on device Test vsynth2-dnxhd-2k-hr-hq failed. Look at tests/data/fate/vsynth2-dnxhd-2k-hr-hq.err for details. make: *** [fate-vsynth2-dnxhd-2k-hr-hq] Error 1 TEST vsynth2-dnxhd-uhd-hr-sq TEST vsynth2-vc2-420p TEST vsynth2-vc2-420p10 TEST vsynth2-vc2-420p12 TEST vsynth2-vc2-422p TEST vsynth2-vc2-422p10 TEST vsynth2-vc2-422p12 TEST vsynth2-vc2-444p TEST vsynth2-vc2-444p10 TEST vsynth2-vc2-444p12 TEST vsynth2-vc2-thaar TEST vsynth2-vc2-t5_3 TEST vsynth2-dnxhd-1080i TEST vsynth2-dnxhd-1080i-10bit TEST vsynth2-dnxhd-1080i-colr TEST vsynth2-dnxhd-hr-lb-mov TEST vsynth2-dnxhd-hr-sq-mov TEST vsynth2-dnxhd-hr-hq-mov TEST vsynth2-dv TEST vsynth2-dv-411 TEST vsynth2-dv-50 TEST vsynth2-dv-hd TEST vsynth2-dv-fhd TEST vsynth2-ffv1 TEST vsynth2-ffv1-v0 TEST vsynth2-ffv1-v3-yuv420p TEST vsynth2-ffv1-v3-yuv422p10 TEST vsynth2-ffv1-v3-yuv444p16 TEST vsynth2-ffv1-v3-bgr0 TEST vsynth2-ffv1-v3-rgb48 TEST vsynth2-ffvhuff TEST vsynth2-ffvhuff444 TEST vsynth2-ffvhuff420p12 TEST vsynth2-ffvhuff422p10left TEST vsynth2-ffvhuff444p16 TEST vsynth2-flashsv TEST vsynth2-flashsv2 TEST vsynth2-flv TEST vsynth2-h261 TEST vsynth2-h261-trellis TEST vsynth2-h263 TEST vsynth2-h263-obmc TEST vsynth2-h263p TEST vsynth2-huffyuv TEST vsynth2-huffyuvbgr24 TEST vsynth2-huffyuvbgra TEST vsynth2-jpegls TEST vsynth2-jpeg2000 TEST vsynth2-jpeg2000-97 TEST vsynth2-ljpeg TEST vsynth2-mjpeg TEST vsynth2-mjpeg-422 TEST vsynth2-mjpeg-444 TEST vsynth2-mjpeg-trell TEST vsynth2-mjpeg-huffman TEST vsynth2-mjpeg-trell-huffman TEST vsynth2-mpeg1 TEST vsynth2-mpeg1b TEST vsynth2-mpeg2 TEST vsynth2-mpeg2-422 TEST vsynth2-mpeg2-idct-int TEST vsynth2-mpeg2-ilace TEST vsynth2-mpeg2-ivlc-qprd TEST vsynth2-mpeg2-thread TEST vsynth2-mpeg2-thread-ivlc TEST vsynth2-mpeg4 TEST vsynth2-mpeg4-rc TEST vsynth2-mpeg4-adv TEST vsynth2-mpeg4-qprd TEST vsynth2-mpeg4-adap TEST vsynth2-mpeg4-qpel TEST vsynth2-mpeg4-thread TEST vsynth2-mpeg4-error TEST vsynth2-mpeg4-nr TEST vsynth2-mpeg4-nsse TEST vsynth2-msmpeg4 TEST vsynth2-msmpeg4v2 TEST vsynth2-mpng TEST vsynth2-msvideo1 TEST vsynth2-prores TEST vsynth2-prores_int TEST vsynth2-prores_444 TEST vsynth2-prores_444_int TEST vsynth2-prores_ks TEST vsynth2-qtrle TEST vsynth2-qtrlegray TEST vsynth2-rgb TEST vsynth2-bpp1 TEST vsynth2-bpp15 TEST vsynth2-mov-bgr24 TEST vsynth2-mov-bpp15 TEST vsynth2-mov-bpp16 TEST vsynth2-roqvideo TEST vsynth2-rv10 TEST vsynth2-rv20 TEST vsynth2-snow TEST vsynth2-snow-hpel TEST vsynth2-snow-ll TEST vsynth2-svq1 TEST vsynth2-r210 TEST vsynth2-v210 TEST vsynth2-v210-10 TEST vsynth2-v308 TEST vsynth2-v408 TEST vsynth2-avui TEST vsynth2-wmv1 TEST vsynth2-wmv2 TEST vsynth2-yuv TEST vsynth2-xface TEST vsynth2-yuv4 TEST vsynth2-y41p TEST vsynth2-zlib GEN tests/data/vsynth3.yuv TEST vsynth3-amv TEST vsynth3-asv1 TEST vsynth3-asv2 TEST vsynth3-cljr TEST vsynth3-dnxhd-720p-hr-lb TEST vsynth3-dnxhd-edge1-hr TEST vsynth3-dnxhd-edge2-hr TEST vsynth3-dnxhd-edge3-hr TEST vsynth3-dnxhd-4k-hr-lb TEST vsynth3-dnxhd-2k-hr-hq TEST vsynth3-dnxhd-uhd-hr-sq TEST vsynth3-dnxhd-1080i-10bit TEST vsynth3-dnxhd-1080i-colr TEST vsynth3-dnxhd-hr-lb-mov TEST vsynth3-dnxhd-hr-sq-mov TEST vsynth3-dnxhd-hr-hq-mov TEST vsynth3-dv-hd TEST vsynth3-dv-fhd diff: standard output: No space left on device Test vsynth3-dv-fhd failed. Look at tests/data/fate/vsynth3-dv-fhd.err for details. make: *** [fate-vsynth3-dv-fhd] Error 1 TEST vsynth3-ffv1 diff: standard output: No space left on device Test vsynth3-ffv1 failed. Look at tests/data/fate/vsynth3-ffv1.err for details. make: *** [fate-vsynth3-ffv1] Error 1 TEST vsynth3-ffv1-v0 diff: standard output: No space left on device Test vsynth3-ffv1-v0 failed. Look at tests/data/fate/vsynth3-ffv1-v0.err for details. make: *** [fate-vsynth3-ffv1-v0] Error 1 TEST vsynth3-ffv1-v3-yuv420p diff: standard output: No space left on device Test vsynth3-ffv1-v3-yuv420p failed. Look at tests/data/fate/vsynth3-ffv1-v3-yuv420p.err for details. make: *** [fate-vsynth3-ffv1-v3-yuv420p] Error 1 TEST vsynth3-ffv1-v3-yuv422p10 diff: standard output: No space left on device Test vsynth3-ffv1-v3-yuv422p10 failed. Look at tests/data/fate/vsynth3-ffv1-v3-yuv422p10.err for details. make: *** [fate-vsynth3-ffv1-v3-yuv422p10] Error 1 TEST vsynth3-ffv1-v3-yuv444p16 diff: standard output: No space left on device Test vsynth3-ffv1-v3-yuv444p16 failed. Look at tests/data/fate/vsynth3-ffv1-v3-yuv444p16.err for details. make: *** [fate-vsynth3-ffv1-v3-yuv444p16] Error 1 TEST vsynth3-ffv1-v3-bgr0 diff: standard output: No space left on device Test vsynth3-ffv1-v3-bgr0 failed. Look at tests/data/fate/vsynth3-ffv1-v3-bgr0.err for details. make: *** [fate-vsynth3-ffv1-v3-bgr0] Error 1 TEST vsynth3-ffv1-v3-rgb48 diff: standard output: No space left on device Test vsynth3-ffv1-v3-rgb48 failed. Look at tests/data/fate/vsynth3-ffv1-v3-rgb48.err for details. make: *** [fate-vsynth3-ffv1-v3-rgb48] Error 1 TEST vsynth3-ffvhuff diff: standard output: No space left on device Test vsynth3-ffvhuff failed. Look at tests/data/fate/vsynth3-ffvhuff.err for details. make: *** [fate-vsynth3-ffvhuff] Error 1 TEST vsynth3-fTEST hapqa-extract-nosnappy-to-hapq-mov GEN tests/data/hapalphaonly_nosnappy.mov TEST hapqa-extract-nosnappy-to-hapalphaonly-mov TEST hevc-paired-fields TEST hevc-monochrome-crop TEST id3v2-priv TEST matroska-spherical-mono TEST mov-neg-firstpts-discard TEST mov-neg-firstpts-discard-vorbis TEST mov-aac-2048-priming TEST mov-zombie TEST mov-init-nonkeyframe TEST mov-displaymatrix TEST mov-spherical-mono TEST mov-guess-delay-1 TEST mov-guess-delay-2 TEST mov-guess-delay-3 TEST mov-mp4-with-mov-in24-ver TEST mpegts-probe-latm TEST mpegts-probe-program TEST mpegts-probe-pmt-merge TEST mxf-probe-d10 TEST mxf-probe-dnxhd TEST mxf-probe-dv25 TEST vorbis-1833-chapters TEST webm-dash-chapters make: Target `fate' not remade because of errors.