from libavresample/audio_data.c:25: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_data.h:30, from libavresample/audio_data.c:25: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_data.h:29, from libavresample/audio_data.c:25: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^~~~~~~~~~~~~~~~~~~~~~ CC libavresample/audio_mix.o In file included from libavresample/audio_mix.c:27: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:27: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:27: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:29: libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type, int in_channels, ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^~~~~~~~~~~~~~ libavresample/audio_mix.c:36:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type; ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^~~~~~~~~~~~~~ libavresample/audio_mix.c:62:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type, int in_channels, ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^~~~~~~~~~~~~~ libavresample/audio_mix.c: In function 'ff_audio_mix_alloc': libavresample/audio_mix.c:378:9: warning: 'avresample_build_matrix' is deprecated [-Wdeprecated-declarations] ret = avresample_build_matrix(avr->in_channel_layout, ^~~ In file included from libavresample/audio_mix.c:26: libavresample/avresample.h:286:5: note: declared here int avresample_build_matrix(uint64_t in_layout, uint64_t out_layout, ^~~~~~~~~~~~~~~~~~~~~~~ CC libavresample/audio_mix_matrix.o In file included from libavresample/audio_mix_matrix.c:28: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:27: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:28: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:27: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:28: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:27: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:30: libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type, int in_channels, ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:27: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^~~~~~~~~~~~~~ CC libavresample/dither.o In file included from libavresample/audio_convert.h:26, from libavresample/dither.c:39: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:26, from libavresample/dither.c:39: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:26, from libavresample/dither.c:39: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/dither.c:40: libavresample/dither.h:91:30: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod method); ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^~~~~~~~~~~~~~~~~~~~~~ libavresample/dither.c:56:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod method; ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^~~~~~~~~~~~~~~~~~~~~~ libavresample/dither.c:330:38: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod method) ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^~~~~~~~~~~~~~~~~~~~~~ CC libavresample/options.o In file included from libavresample/options.c:27: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^~~~~~~~~~~~~~ In file included from libavresample/options.c:26: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^~~~~~~~~~~~~~ In file included from libavresample/options.c:27: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/options.c:26: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/options.c:27: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/options.c:26: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/options.c:28: libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type, int in_channels, ^~~~~~~~~~~~~~ In file included from libavresample/options.c:26: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^~~~~~~~~~~~~~ CC libavresample/resample.o In file included from libavresample/resample.c:25: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^~~~~~~~~~~~~~ In file included from libavresample/internal.h:28, from libavresample/resample.c:25: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^~~~~~~~~~~~~~ In file included from libavresample/resample.c:25: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/internal.h:28, from libavresample/resample.c:25: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/resample.c:25: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/internal.h:28, from libavresample/resample.c:25: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/resample.c:26: libavresample/resample.h:42:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/internal.h:28, from libavresample/resample.c:25: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^~~~~~~~~~~~~~~~~~~~ CC libavresample/utils.o In file included from libavresample/utils.c:30: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^~~~~~~~~~~~~~ In file included from libavresample/utils.c:30: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:30: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:33: libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type, int in_channels, ^~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^~~~~~~~~~~~~~ In file included from libavresample/utils.c:34: libavresample/resample.h:42:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^~~~~~~~~~~~~~~~~~~~ libavresample/utils.c: In function 'avresample_open': libavresample/utils.c:40:5: warning: 'avresample_is_open' is deprecated [-Wdeprecated-declarations] if (avresample_is_open(avr)) { ^~ In file included from libavresample/utils.c:29: libavresample/avresample.h:226:5: note: declared here int avresample_is_open(AVAudioResampleContext *avr); ^~~~~~~~~~~~~~~~~~ libavresample/utils.c:253:5: warning: 'avresample_close' is deprecated [-Wdeprecated-declarations] avresample_close(avr); ^~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:245:6: note: declared here void avresample_close(AVAudioResampleContext *avr); ^~~~~~~~~~~~~~~~ libavresample/utils.c: In function 'avresample_free': libavresample/utils.c:282:5: warning: 'avresample_close' is deprecated [-Wdeprecated-declarations] avresample_close(*avr); ^~~~~~~~~~~~~~~~ libavresample/utils.c:262:6: note: declared here void avresample_close(AVAudioResampleContext *avr) ^~~~~~~~~~~~~~~~ libavresample/utils.c: In function 'avresample_config': libavresample/utils.c:507:5: warning: 'avresample_is_open' is deprecated [-Wdeprecated-declarations] if (avresample_is_open(avr)) { ^~ libavresample/utils.c:257:5: note: declared here int avresample_is_open(AVAudioResampleContext *avr) ^~~~~~~~~~~~~~~~~~ libavresample/utils.c:508:9: warning: 'avresample_close' is deprecated [-Wdeprecated-declarations] avresample_close(avr); ^~~~~~~~~~~~~~~~ libavresample/utils.c:262:6: note: declared here void avresample_close(AVAudioResampleContext *avr) ^~~~~~~~~~~~~~~~ libavresample/utils.c: In function 'convert_frame': libavresample/utils.c:570:5: warning: 'avresample_convert' is deprecated [-Wdeprecated-declarations] ret = avresample_convert(avr, out_data, out_linesize, ^~~ libavresample/utils.c:330:25: note: declared here int attribute_align_arg avresample_convert(AVAudioResampleContext *avr, ^~~~~~~~~~~~~~~~~~ libavresample/utils.c: In function 'avresample_convert_frame': libavresample/utils.c:608:5: warning: 'avresample_is_open' is deprecated [-Wdeprecated-declarations] if (!avresample_is_open(avr)) { ^~ libavresample/utils.c:257:5: note: declared here int avresample_is_open(AVAudioResampleContext *avr) ^~~~~~~~~~~~~~~~~~ libavresample/utils.c:609:9: warning: 'avresample_config' is deprecated [-Wdeprecated-declarations] if ((ret = avresample_config(avr, out, in)) < 0) ^~ libavresample/utils.c:505:5: note: declared here int avresample_config(AVAudioResampleContext *avr, AVFrame *out, AVFrame *in) ^~~~~~~~~~~~~~~~~ libavresample/utils.c:611:9: warning: 'avresample_open' is deprecated [-Wdeprecated-declarations] if ((ret = avresample_open(avr)) < 0) ^~ libavresample/utils.c:36:5: note: declared here int avresample_open(AVAudioResampleContext *avr) ^~~~~~~~~~~~~~~ libavresample/utils.c:622:13: warning: 'avresample_get_out_samples' is deprecated [-Wdeprecated-declarations] out->nb_samples = avresample_get_out_samples(avr, in->nb_samples); ^~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:403:5: note: declared here int avresample_get_out_samples(AVAudioResampleContext *avr, int in_nb_samples); ^~~~~~~~~~~~~~~~~~~~~~~~~~ libavresample/utils.c:625:21: warning: 'avresample_close' is deprecated [-Wdeprecated-declarations] avresample_close(avr); ^~~~~~~~~~~~~~~~ libavresample/utils.c:262:6: note: declared here void avresample_close(AVAudioResampleContext *avr) ^~~~~~~~~~~~~~~~ libavresample/utils.c: In function 'avresample_get_out_samples': libavresample/utils.c:755:5: warning: 'avresample_get_delay' is deprecated [-Wdeprecated-declarations] int64_t samples = avresample_get_delay(avr) + (int64_t)in_nb_samples; ^~~~~~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:473:5: note: declared here int avresample_get_delay(AVAudioResampleContext *avr); ^~~~~~~~~~~~~~~~~~~~ libavresample/utils.c:764:5: warning: 'avresample_available' is deprecated [-Wdeprecated-declarations] samples += avresample_available(avr); ^~~~~~~ libavresample/utils.c:748:5: note: declared here int avresample_available(AVAudioResampleContext *avr) ^~~~~~~~~~~~~~~~~~~~ GEN libavfilter/libavfilter.pc GEN libavformat/libavformat.pc GEN libavcodec/libavcodec.pc GEN libavresample/libavresample.pc GEN libswresample/libswresample.pc GEN libswscale/libswscale.pc GEN libavutil/libavutil.pc CC fftools/cmdutils.o CC fftools/ffplay.o fftools/cmdutils.c: In function 'opt_default': fftools/cmdutils.c:550:5: warning: 'avresample_get_class' is deprecated [-Wdeprecated-declarations] const AVClass *rc = avresample_get_class(); ^~~~~ In file included from fftools/cmdutils.c:37: ./libavresample/avresample.h:183:16: note: declared here const AVClass *avresample_get_class(void); ^~~~~~~~~~~~~~~~~~~~ fftools/cmdutils.c: In function 'print_all_libs_info': fftools/cmdutils.c:1138:5: warning: 'avresample_version' is deprecated [-Wdeprecated-declarations] PRINT_LIB_INFO(avresample, AVRESAMPLE, flags, level); ^~~~~~~~~~~~~~ In file included from fftools/cmdutils.c:37: ./libavresample/avresample.h:148:10: note: declared here unsigned avresample_version(void); ^~~~~~~~~~~~~~~~~~ fftools/cmdutils.c:1138:5: warning: 'avresample_configuration' is deprecated [-Wdeprecated-declarations] PRINT_LIB_INFO(avresample, AVRESAMPLE, flags, level); ^~~~~~~~~~~~~~ In file included from fftools/cmdutils.c:37: ./libavresample/avresample.h:158:13: note: declared here const char *avresample_configuration(void); ^~~~~~~~~~~~~~~~~~~~~~~~ fftools/cmdutils.c: In function 'print_buildconf': fftools/cmdutils.c:1167:9: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(conflist, "~--", 3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ fftools/cmdutils.c:1173:9: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] strncpy(remove_tilde, "pkg-config ", 11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC fftools/ffprobe.o fftools/ffprobe.c: In function 'show_packet': fftools/ffprobe.c:2071:5: warning: 'convergence_duration' is deprecated [-Wdeprecated-declarations] print_duration_ts("convergence_duration", pkt->convergence_duration); ^~~~~~~~~~~~~~~~~ In file included from ./libavcodec/bsf.h:30, from ./libavcodec/avcodec.h:44, from ./libavformat/avformat.h:312, from fftools/ffprobe.c:31: ./libavcodec/packet.h:384:13: note: declared here int64_t convergence_duration; ^~~~~~~~~~~~~~~~~~~~ fftools/ffprobe.c:2072:5: warning: 'convergence_duration' is deprecated [-Wdeprecated-declarations] print_duration_time("convergence_duration_time", pkt->convergence_duration, &st->time_base); ^~~~~~~~~~~~~~~~~~~ In file included from ./libavcodec/bsf.h:30, from ./libavcodec/avcodec.h:44, from ./libavformat/avformat.h:312, from fftools/ffprobe.c:31: ./libavcodec/packet.h:384:13: note: declared here int64_t convergence_duration; ^~~~~~~~~~~~~~~~~~~~ fftools/ffprobe.c: In function 'show_stream': fftools/ffprobe.c:2591:9: warning: 'timecode_frame_start' is deprecated [-Wdeprecated-declarations] if (dec_ctx && dec_ctx->timecode_frame_start >= 0) { ^~ In file included from ./libavformat/avformat.h:312, from fftools/ffprobe.c:31: ./libavcodec/avcodec.h:1488:13: note: declared here int64_t timecode_frame_start; ^~~~~~~~~~~~~~~~~~~~ fftools/ffprobe.c:2593:13: warning: 'timecode_frame_start' is deprecated [-Wdeprecated-declarations] av_timecode_make_mpeg_tc_string(tcbuf, dec_ctx->timecode_frame_start); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavformat/avformat.h:312, from fftools/ffprobe.c:31: ./libavcodec/avcodec.h:1488:13: note: declared here int64_t timecode_frame_start; ^~~~~~~~~~~~~~~~~~~~ fftools/ffprobe.c:2657:5: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (stream->codec->rc_max_rate > 0) print_val ("max_bit_rate", stream->codec->rc_max_rate, unit_bit_per_second_str); ^~ In file included from fftools/ffprobe.c:31: ./libavformat/avformat.h:880:21: note: declared here AVCodecContext *codec; ^~~~~ fftools/ffprobe.c:1828:12: warning: 'codec' is deprecated [-Wdeprecated-declarations] struct unit_value uv; \ ^~~~~~~~~~ fftools/ffprobe.c:2657:41: note: in expansion of macro 'print_val' if (stream->codec->rc_max_rate > 0) print_val ("max_bit_rate", stream->codec->rc_max_rate, unit_bit_per_second_str); ^~~~~~~~~ In file included from fftools/ffprobe.c:31: ./libavformat/avformat.h:880:21: note: declared here AVCodecContext *codec; ^~~~~ fftools/ffprobe.c: In function 'open_input_file': fftools/ffprobe.c:2955:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] ist->dec_ctx->properties = stream->codec->properties; ^~~ In file included from fftools/ffprobe.c:31: ./libavformat/avformat.h:880:21: note: declared here AVCodecContext *codec; ^~~~~ fftools/ffprobe.c:2956:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] ist->dec_ctx->coded_width = stream->codec->coded_width; ^~~ In file included from fftools/ffprobe.c:31: ./libavformat/avformat.h:880:21: note: declared here AVCodecContext *codec; ^~~~~ fftools/ffprobe.c:2957:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] ist->dec_ctx->coded_height = stream->codec->coded_height; ^~~ In file included from fftools/ffprobe.c:31: ./libavformat/avformat.h:880:21: note: declared here AVCodecContext *codec; ^~~~~ GEN libavdevice/libavdevice.ver GEN libavformat/libavformat.ver GEN libavcodec/libavcodec.ver GEN libswresample/libswresample.ver GEN libavutil/libavutil.ver GEN libavfilter/libavfilter.ver GEN libavresample/libavresample.ver LD libavutil/libavutil.so.56 LD libswresample/libswresample.so.3 LD libavresample/libavresample.so.4 LD libavcodec/libavcodec.so.58 LD libavformat/libavformat.so.58 GEN libswscale/libswscale.ver LD libswscale/libswscale.so.5 LD libavdevice/libavdevice.so.58 LD libavfilter/libavfilter.so.7 LD ffplay_g LD ffprobe_g CP ffplay STRIP ffplay skipping strip ffplay CP ffprobe STRIP ffprobe skipping strip ffprobe make[1]: Leaving directory '/nvme/rc-buildroot-test/scripts/instance-0/output-1/build/ffmpeg-4.3.1' make: Leaving directory '/nvme/rc-buildroot-test/scripts/instance-0/buildroot'