CC libavdevice/alldevices.o CC libavdevice/avdevice.o OBJCC libavdevice/avfoundation.o CC libavdevice/lavfi.o CC libavdevice/utils.o CC libavfilter/aeval.o CC libavfilter/af_acrusher.o CC libavfilter/af_adelay.o CC libavfilter/af_aecho.o CC libavfilter/af_aemphasis.o CC libavfilter/af_afade.o CC libavfilter/af_afftfilt.o CC libavfilter/af_aformat.o CC libavfilter/af_agate.o CC libavfilter/af_alimiter.o CC libavfilter/af_amerge.o CC libavfilter/af_amix.o CC libavfilter/af_anequalizer.o CC libavfilter/af_anull.o CC libavfilter/af_apad.o CC libavfilter/af_aphaser.o CC libavfilter/af_apulsator.o CC libavfilter/af_aresample.o CC libavfilter/af_asetnsamples.o CC libavfilter/af_asetrate.o CC libavfilter/af_ashowinfo.o CC libavfilter/af_astats.o CC libavfilter/af_asyncts.o CC libavfilter/af_atempo.o CC libavfilter/af_biquads.o CC libavfilter/af_channelmap.o CC libavfilter/af_channelsplit.o CC libavfilter/af_chorus.o CC libavfilter/af_compand.o CC libavfilter/af_compensationdelay.o CC libavfilter/af_crystalizer.o CC libavfilter/af_dcshift.o CC libavfilter/af_dynaudnorm.o CC libavfilter/af_earwax.o CC libavfilter/af_extrastereo.o CC libavfilter/af_firequalizer.o CC libavfilter/af_flanger.o CC libavfilter/af_hdcd.o CC libavfilter/af_join.o CC libavfilter/af_pan.o CC libavfilter/af_replaygain.o CC libavfilter/af_resample.o CC libavfilter/af_silencedetect.o CC libavfilter/af_sidechaincompress.o CC libavfilter/af_silenceremove.o CC libavfilter/af_stereotools.o CC libavfilter/af_stereowiden.o CC libavfilter/af_tremolo.o CC libavfilter/af_vibrato.o CC libavfilter/af_volume.o CC libavfilter/af_volumedetect.o CC libavfilter/allfilters.o CC libavfilter/asink_anullsink.o CC libavfilter/asrc_anoisesrc.o CC libavfilter/asrc_sine.o CC libavfilter/asrc_anullsrc.o CC libavfilter/audio.o CC libavfilter/avf_ahistogram.o CC libavfilter/avf_aphasemeter.o CC libavfilter/avf_avectorscope.o CC libavfilter/avf_concat.o CC libavfilter/avf_showcqt.o CC libavfilter/avf_showfreqs.o CC libavfilter/avf_showspectrum.o CC libavfilter/avf_showvolume.o CC libavfilter/avf_showwaves.o CC libavfilter/avfilter.o CC libavfilter/avfiltergraph.o CC libavfilter/bbox.o CC libavfilter/buffersink.o CC libavfilter/buffersrc.o CC libavfilter/colorspacedsp.o CC libavfilter/drawutils.o CC libavfilter/dualinput.o CC libavfilter/f_bench.o CC libavfilter/f_drawgraph.o CC libavfilter/f_ebur128.o CC libavfilter/f_interleave.o CC libavfilter/f_loop.o CC libavfilter/f_metadata.o CC libavfilter/f_perms.o CC libavfilter/f_realtime.o CC libavfilter/f_reverse.o CC libavfilter/f_select.o CC libavfilter/f_sendcmd.o CC libavfilter/f_streamselect.o CC libavfilter/fifo.o CC libavfilter/formats.o CC libavfilter/framepool.o CC libavfilter/framesync.o CC libavfilter/generate_wave_table.o CC libavfilter/graphdump.o CC libavfilter/graphparser.o CC libavfilter/lavfutils.o CC libavfilter/motion_estimation.o CC libavfilter/opencl_allkernels.o CC libavfilter/pthread.o CC libavfilter/setpts.o src/libavfilter/lavfutils.c:53:41: warning: 'codec' is deprecated [-Wdeprecated-declarations] codec_ctx = format_ctx->streams[0]->codec; ^ CC libavfilter/settb.o src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavfilter/lavfutils.c:79:11: warning: 'avcodec_decode_video2' is deprecated [-Wdeprecated-declarations] ret = avcodec_decode_video2(codec_ctx, frame, &frame_decoded, &pkt); ^ src/libavcodec/avcodec.h:4784:5: note: 'avcodec_decode_video2' declared here int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture, ^ CC libavfilter/split.o CC libavfilter/src_movie.o 2 warnings generated. CC libavfilter/transform.o CC libavfilter/trim.o CC libavfilter/vaf_spectrumsynth.o CC libavfilter/vf_alphamerge.o CC libavfilter/vf_aspect.o CC libavfilter/vf_atadenoise.o CC libavfilter/vf_avgblur.o src/libavfilter/src_movie.c:524:15: warning: 'avcodec_decode_video2' is deprecated [-Wdeprecated-declarations] ret = avcodec_decode_video2(st->codec_ctx, frame, &got_frame, pkt); ^ src/libavcodec/avcodec.h:4784:5: note: 'avcodec_decode_video2' declared here int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture, ^ src/libavfilter/src_movie.c:527:15: warning: 'avcodec_decode_audio4' is deprecated [-Wdeprecated-declarations] ret = avcodec_decode_audio4(st->codec_ctx, frame, &got_frame, pkt); ^ src/libavcodec/avcodec.h:4735:5: note: 'avcodec_decode_audio4' declared here int avcodec_decode_audio4(AVCodecContext *avctx, AVFrame *frame, ^ CC libavfilter/vf_bbox.o enoise.o CC libavfilter/vf_blackdetect.o CC libavfilter/vf_blackframe.o CC libavfilter/vf_blend.o CC libavfilter/vf_boxblur.o CC libavfilter/vf_bwdif.o CC libavfilter/vf_chromakey.o 2 warnings generated. CC libavfilter/vf_ciescope.o CC libavfilter/vf_codecview.o CC libavfilter/vf_colorbalance.o CC libavfilter/vf_colorchannelmixer.o CC libavfilter/vf_colorkey.o CC libavfilter/vf_colorlevels.o CC libavfilter/vf_colormatrix.o CC libavfilter/vf_colorspace.o CC libavfilter/vf_convolution.o CC libavfilter/vf_copy.o CC libavfilter/vf_cover_rect.o CC libavfilter/vf_crop.o CC libavfilter/vf_cropdetect.o CC libavfilter/vf_curves.o CC libavfilter/vf_datascope.o CC libavfilter/vf_dctdnoiz.o CC libavfilter/vf_deband.o CC libavfilter/vf_decimate.o CC libavfilter/vf_dejudder.o CC libavfilter/vf_delogo.o CC libavfilter/vf_deshake.o CC libavfilter/vf_detelecine.o CC libavfilter/vf_displace.o CC libavfilter/vf_drawbox.o CC libavfilter/vf_edgedetect.o CC libavfilter/vf_elbg.o CC libavfilter/vf_eq.o CC libavfilter/vf_extractplanes.o CC libavfilter/vf_fade.o CC libavfilter/vf_fftfilt.o CC libavfilter/vf_field.o CC libavfilter/vf_fieldhint.o CC libavfilter/vf_fieldmatch.o CC libavfilter/vf_fieldorder.o CC libavfilter/vf_find_rect.o CC libavfilter/vf_format.o CC libavfilter/vf_fps.o CC libavfilter/vf_framepack.o CC libavfilter/vf_framerate.o CC libavfilter/vf_framestep.o CC libavfilter/vf_fspp.o CC libavfilter/vf_gblur.o CC libavfilter/vf_geq.o CC libavfilter/vf_gradfun.o CC libavfilter/vf_hflip.o CC libavfilter/vf_histeq.o CC libavfilter/vf_histogram.o CC libavfilter/vf_hqdn3d.o CC libavfilter/vf_hqx.o CC libavfilter/vf_hue.o CC libavfilter/vf_hwdownload.o CC libavfilter/vf_hwupload.o CC libavfilter/vf_hysteresis.o CC libavfilter/vf_idet.o CC libavfilter/vf_il.o CC libavfilter/vf_interlace.o src/libavfilter/vf_hwupload.c:84:5: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] ff_formats_ref(input_formats, &avctx->inputs[0]->out_formats); ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vf_hwupload.c:86:5: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] ff_formats_ref(ff_make_format_list(output_pix_fmts), ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavfilter/vf_kerndeint.o CC libavfilter/vf_lenscorrection.o CC libavfilter/vf_lut.o 2 warnings generated. CC libavfilter/vf_lut2.o CC libavfilter/vf_lut3d.o CC libavfilter/vf_maskedclamp.o CC libavfilter/vf_maskedmerge.o CC libavfilter/vf_mcdeint.o CC libavfilter/vf_mergeplanes.o CC libavfilter/vf_mestimate.o CC libavfilter/vf_minterpolate.o CC libavfilter/vf_mpdecimate.o CC libavfilter/vf_neighbor.o CC libavfilter/vf_nnedi.o src/libavfilter/vf_mcdeint.c:137:18: warning: 'me_method' is deprecated [-Wdeprecated-declarations] enc_ctx->me_method = ME_ITER; ^ src/libavcodec/avcodec.h:1894:30: note: 'me_method' declared here attribute_deprecated int me_method; ^ src/libavfilter/vf_mcdeint.c:192:11: warning: 'avcodec_encode_video2' is deprecated [-Wdeprecated-declarations] ret = avcodec_encode_video2(mcdeint->enc_ctx, &pkt, inpic, &got_frame); ^ src/libavcodec/avcodec.h:5295:5: note: 'avcodec_encode_video2' declared here int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt, ^ src/libavfilter/vf_mcdeint.c:196:35: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] frame_dec = mcdeint->enc_ctx->coded_frame; ^ src/libavcodec/avcodec.h:3081:35: note: 'coded_frame' declared here attribute_deprecated AVFrame *coded_frame; ^ CC libavfilter/vf_noise.o CC libavfilter/vf_null.o CC libavfilter/vf_overlay.o CC libavfilter/vf_owdenoise.o CC libavfilter/vf_pad.o 3 warnings generated. CC libavfilter/vf_palettegen.o CC libavfilter/vf_paletteuse.o CC libavfilter/vf_perspective.o CC libavfilter/vf_phase.o CC libavfilter/vf_pixdesctest.o CC libavfilter/vf_pp.o CC libavfilter/vf_pp7.o CC libavfilter/vf_psnr.o CC libavfilter/vf_pullup.o CC libavfilter/vf_qp.o CC libavfilter/vf_random.o CC libavfilter/vf_readvitc.o CC libavfilter/vf_remap.o CC libavfilter/vf_removegrain.o CC libavfilter/vf_removelogo.o CC libavfilter/vf_repeatfields.o CC libavfilter/vf_rotate.o CC libavfilter/vf_sab.o CC libavfilter/vf_scale.o CC libavfilter/vf_selectivecolor.o CC libavfilter/vf_separatefields.o CC libavfilter/vf_setfield.o CC libavfilter/vf_showinfo.o CC libavfilter/vf_showpalette.o CC libavfilter/vf_shuffleframes.o CC libavfilter/vf_shuffleplanes.o CC libavfilter/vf_signalstats.o CC libavfilter/vf_smartblur.o CC libavfilter/vf_spp.o CC libavfilter/vf_ssim.o CC libavfilter/vf_stack.o CC libavfilter/vf_stereo3d.o CC libavfilter/vf_super2xsai.o CC libavfilter/vf_swaprect.o CC libavfilter/vf_swapuv.o CC libavfilter/vf_telecine.o CC libavfilter/vf_thumbnail.o CC libavfilter/vf_tile.o CC libavfilter/vf_tinterlace.o CC libavfilter/vf_transpose.o CC libavfilter/vf_unsharp.o CC libavfilter/vf_uspp.o CC libavfilter/vf_vaguedenoiser.o CC libavfilter/vf_vflip.o CC libavfilter/vf_vectorscope.o CC libavfilter/vf_vignette.o CC libavfilter/vf_w3fdif.o src/libavfilter/vf_uspp.c:253:15: warning: 'avcodec_encode_video2' is deprecated [-Wdeprecated-declarations] ret = avcodec_encode_video2(p->avctx_enc[i], &pkt, p->frame, &got_pkt_ptr); ^ CC libavfilter/vf_waveform.o src/libavcodec/avcodec.h:5295:5: note: 'avcodec_encode_video2' declared here int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt, ^ src/libavfilter/vf_uspp.c:259:41: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] p->frame_dec = p->avctx_enc[i]->coded_frame; ^ src/libavcodec/avcodec.h:3081:35: note: 'coded_frame' declared here attribute_deprecated AVFrame *coded_frame; ^ CC libavfilter/vf_weave.o CC libavfilter/vf_xbr.o CC libavfilter/vf_yadif.o CC libavfilter/vf_zoompan.o CC libavfilter/video.o CC libavfilter/vsink_nullsink.o CC libavfilter/vsrc_cellauto.o CC libavfilter/vsrc_life.o CC libavfilter/vsrc_mandelbrot.o CC libavfilter/vsrc_mptestsrc.o 2 warnings generated. CC libavfilter/vsrc_testsrc.o CC libavfilter/window_func.o CC libavformat/3dostr.o CC libavformat/4xm.o CC libavformat/a64.o CC libavformat/aacdec.o CC libavformat/aadec.o CC libavformat/ac3dec.o CC libavformat/acm.o CC libavformat/act.o CC libavformat/adp.o CC libavformat/ads.o CC libavformat/adtsenc.o CC libavformat/adxdec.o CC libavformat/aea.o CC libavformat/afc.o CC libavformat/aiffdec.o CC libavformat/aiffenc.o CC libavformat/aixdec.o CC libavformat/allformats.o CC libavformat/amr.o CC libavformat/anm.o CC libavformat/apc.o CC libavformat/ape.o CC libavformat/apetag.o CC libavformat/apngdec.o CC libavformat/apngenc.o CC libavformat/aqtitledec.o CC libavformat/asf.o CC libavformat/asfcrypt.o CC libavformat/asfdec_f.o CC libavformat/asfdec_o.o CC libavformat/asfenc.o CC libavformat/assdec.o CC libavformat/assenc.o CC libavformat/ast.o CC libavformat/astdec.o CC libavformat/astenc.o CC libavformat/async.o CC libavformat/au.o CC libavformat/audiointerleave.o CC libavformat/avc.o CC libavformat/avidec.o CC libavformat/avienc.o CC libavformat/avio.o CC libavformat/aviobuf.o CC libavformat/avlanguage.o CC libavformat/avr.o CC libavformat/avs.o CC libavformat/bethsoftvid.o CC libavformat/bfi.o CC libavformat/bink.o CC libavformat/bintext.o CC libavformat/bit.o CC libavformat/bmv.o CC libavformat/boadec.o CC libavformat/brstm.o CC libavformat/c93.o CC libavformat/cache.o CC libavformat/caf.o CC libavformat/cafdec.o CC libavformat/cafenc.o CC libavformat/cavsvideodec.o CC libavformat/cdg.o CC libavformat/cdxl.o CC libavformat/cinedec.o CC libavformat/concat.o CC libavformat/crcenc.o CC libavformat/concatdec.o CC libavformat/crypto.o CC libavformat/cutils.o CC libavformat/dashenc.o CC libavformat/data_uri.o CC libavformat/dauddec.o CC libavformat/daudenc.o src/libavformat/concatdec.c:206:21: warning: 'av_bitstream_filter_init' is deprecated [-Wdeprecated-declarations] if (!(bsf = av_bitstream_filter_init("h264_mp4toannexb"))) { ^ src/libavcodec/avcodec.h:5816:27: note: 'av_bitstream_filter_init' declared here AVBitStreamFilterContext *av_bitstream_filter_init(const char *name); ^ src/libavformat/concatdec.c:372:17: warning: 'av_bitstream_filter_close' is deprecated [-Wdeprecated-declarations] av_bitstream_filter_close(cat->files[i].streams[j].bsf); ^ src/libavcodec/avcodec.h:5860:6: note: 'av_bitstream_filter_close' declared here void av_bitstream_filter_close(AVBitStreamFilterContext *bsf); ^ src/libavformat/concatdec.c:532:15: warning: 'av_bitstream_filter_filter' is deprecated [-Wdeprecated-declarations] ret = av_bitstream_filter_filter(bsf, cs->avctx, NULL, ^ src/libavcodec/avcodec.h:5848:5: note: 'av_bitstream_filter_filter' declared here int av_bitstream_filter_filter(AVBitStreamFilterContext *bsfc, ^ CC libavformat/dcstr.o CC libavformat/dfa.o CC libavformat/diracdec.o CC libavformat/dnxhddec.o CC libavformat/dsfdec.o CC libavformat/dsicin.o CC libavformat/dss.o CC libavformat/dtshddec.o CC libavformat/dtsdec.o CC libavformat/dump.o CC libavformat/dv.o CC libavformat/dvbsub.o CC libavformat/dvbtxt.o CC libavformat/dvenc.o CC libavformat/dxa.o 3 warnings generated. CC libavformat/eacdata.o src/libavformat/dump.c:429:29: warning: 'codec' is deprecated [-Wdeprecated-declarations] avctx->properties = st->codec->properties; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/dump.c:430:29: warning: 'codec' is deprecated [-Wdeprecated-declarations] avctx->codec = st->codec->codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/dump.c:431:29: warning: 'codec' is deprecated [-Wdeprecated-declarations] avctx->qmin = st->codec->qmin; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/dump.c:432:29: warning: 'codec' is deprecated [-Wdeprecated-declarations] avctx->qmax = st->codec->qmax; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/dump.c:433:31: warning: 'codec' is deprecated [-Wdeprecated-declarations] avctx->coded_width = st->codec->coded_width; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/dump.c:434:31: warning: 'codec' is deprecated [-Wdeprecated-declarations] avctx->coded_height = st->codec->coded_height; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/dump.c:469:23: warning: 'codec' is deprecated [-Wdeprecated-declarations] int tbc = st->codec->time_base.den && st->codec->time_base.num; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/dump.c:469:51: warning: 'codec' is deprecated [-Wdeprecated-declarations] int tbc = st->codec->time_base.den && st->codec->time_base.num; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/dump.c:481:38: warning: 'codec' is deprecated [-Wdeprecated-declarations] print_fps(1 / av_q2d(st->codec->time_base), "tbc"); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; CC libavformat/electronicarts.o CC libavformat/epafdec.o CC libavformat/ffmdec.o CC libavformat/ffmenc.o CC libavformat/ffmetadec.o CC libavformat/ffmetaenc.o CC libavformat/fifo.o CC libavformat/file.o CC libavformat/filmstripdec.o CC libavformat/filmstripenc.o src/libavformat/ffmenc.c:246:25: warning: 'codec' is deprecated [-Wdeprecated-declarations] bit_rate += st->codec->bit_rate; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/ffmenc.c:259:21: warning: 'codec' is deprecated [-Wdeprecated-declarations] codec = st->codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/ffmdec.c:254:34: warning: 'codec' is deprecated [-Wdeprecated-declarations] av_freep(&s->streams[i]->codec->rc_eq); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/ffmdec.c:254:41: warning: 'rc_eq' is deprecated [-Wdeprecated-declarations] av_freep(&s->streams[i]->codec->rc_eq); ^ src/libavcodec/avcodec.h:2651:17: note: 'rc_eq' declared here const char *rc_eq; ^ src/libavformat/ffmdec.c:338:25: warning: 'codec' is deprecated [-Wdeprecated-declarations] codec = st->codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/ffmdec.c:397:20: warning: 'rc_eq' is deprecated [-Wdeprecated-declarations] codec->rc_eq = av_strdup(rc_eq_buf); ^ src/libavcodec/avcodec.h:2651:17: note: 'rc_eq' declared here const char *rc_eq; ^ CC libavformat/flac_picture.o src/libavformat/ffmdec.c:408:20: warning: 'mpeg_quant' is deprecated [-Wdeprecated-declarations] codec->mpeg_quant = avio_rb32(pb); ^ src/libavcodec/avcodec.h:1986:9: note: 'mpeg_quant' declared here int mpeg_quant; ^ src/libavformat/ffmdec.c:410:20: warning: 'me_method' is deprecated [-Wdeprecated-declarations] codec->me_method = avio_rb32(pb); ^ src/libavcodec/avcodec.h:1894:30: note: 'me_method' declared here attribute_deprecated int me_method; ^ src/libavformat/ffmdec.c:413:20: warning: 'frame_skip_cmp' is deprecated [-Wdeprecated-declarations] codec->frame_skip_cmp = avio_rb32(pb); ^ src/libavcodec/avcodec.h:2750:9: note: 'frame_skip_cmp' declared here int frame_skip_cmp; ^ src/libavformat/ffmdec.c:414:20: warning: 'rc_buffer_aggressivity' is deprecated [-Wdeprecated-declarations] codec->rc_buffer_aggressivity = av_int2double(avio_rb64(pb)); ^ src/libavcodec/avcodec.h:2673:11: note: 'rc_buffer_aggressivity' declared here float rc_buffer_aggressivity; ^ src/libavformat/ffmdec.c:417:20: warning: 'coder_type' is deprecated [-Wdeprecated-declarations] codec->coder_type = avio_rb32(pb); ^ src/libavcodec/avcodec.h:2712:9: note: 'coder_type' declared here int coder_type; ^ src/libavformat/ffmdec.c:422:20: warning: 'scenechange_threshold' is deprecated [-Wdeprecated-declarations] codec->scenechange_threshold = avio_rb32(pb); ^ src/libavcodec/avcodec.h:2244:9: note: 'scenechange_threshold' declared here int scenechange_threshold; ^ src/libavformat/ffmdec.c:423:20: warning: 'b_frame_strategy' is deprecated [-Wdeprecated-declarations] codec->b_frame_strategy = avio_rb32(pb); ^ src/libavcodec/avcodec.h:1965:9: note: 'b_frame_strategy' declared here int b_frame_strategy; ^ src/libavformat/ffmdec.c:490:81: warning: 'codec' is deprecated [-Wdeprecated-declarations] avcodec_parameters_from_context(s->streams[i]->codecpar, s->streams[i]->codec); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/ffmdec.c:550:21: warning: 'codec' is deprecated [-Wdeprecated-declarations] codec = st->codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/ffmdec.c:597:20: warning: 'rc_eq' is deprecated [-Wdeprecated-declarations] codec->rc_eq = av_strdup(rc_eq_buf); ^ src/libavcodec/avcodec.h:2651:17: note: 'rc_eq' declared here const char *rc_eq; ^ src/libavformat/ffmdec.c:608:20: warning: 'mpeg_quant' is deprecated [-Wdeprecated-declarations] codec->mpeg_quant = avio_rb32(pb); ^ src/libavcodec/avcodec.h:1986:9: note: 'mpeg_quant' declared here int mpeg_quant; ^ src/libavformat/ffmdec.c:610:20: warning: 'me_method' is deprecated [-Wdeprecated-declarations] codec->me_method = avio_rb32(pb); ^ src/libavcodec/avcodec.h:1894:30: note: 'me_method' declared here attribute_deprecated int me_method; ^ src/libavformat/ffmdec.c:613:20: warning: 'frame_skip_cmp' is deprecated [-Wdeprecated-declarations] codec->frame_skip_cmp = avio_rb32(pb); ^ src/libavcodec/avcodec.h:2750:9: note: 'frame_skip_cmp' declared here int frame_skip_cmp; ^ src/libavformat/ffmdec.c:614:20: warning: 'rc_buffer_aggressivity' is deprecated [-Wdeprecated-declarations] codec->rc_buffer_aggressivity = av_int2double(avio_rb64(pb)); ^ src/libavcodec/avcodec.h:2673:11: note: 'rc_buffer_aggressivity' declared here float rc_buffer_aggressivity; ^ src/libavformat/ffmdec.c:617:20: warning: 'coder_type' is deprecated [-Wdeprecated-declarations] codec->coder_type = avio_rb32(pb); ^ src/libavcodec/avcodec.h:2712:9: note: 'coder_type' declared here int coder_type; ^ src/libavformat/ffmdec.c:622:20: warning: 'scenechange_threshold' is deprecated [-Wdeprecated-declarations] codec->scenechange_threshold = avio_rb32(pb); ^ src/libavcodec/avcodec.h:2244:9: note: 'scenechange_threshold' declared here int scenechange_threshold; ^ src/libavformat/ffmdec.c:623:20: warning: 'b_frame_strategy' is deprecated [-Wdeprecated-declarations] codec->b_frame_strategy = avio_rb32(pb); ^ src/libavcodec/avcodec.h:1965:9: note: 'b_frame_strategy' declared here int b_frame_strategy; ^ 9 warnings generated. CC libavformat/flacdec.o CC libavformat/flacenc.o CC libavformat/flacenc_header.o CC libavformat/flic.o CC libavformat/flvdec.o 2 warnings generated. CC libavformat/flvenc.o CC libavformat/format.o CC libavformat/framecrcenc.o CC libavformat/framehash.o CC libavformat/frmdec.o CC libavformat/fsb.o CC libavformat/ftp.o 21 warnings generated. CC libavformat/g722.o CC libavformat/g723_1.o CC libavformat/g729dec.o CC libavformat/genh.o CC libavformat/gif.o CC libavformat/gifdec.o CC libavformat/gopher.o CC libavformat/gsmdec.o CC libavformat/gxf.o CC libavformat/gxfenc.o CC libavformat/h261dec.o CC libavformat/h263dec.o CC libavformat/h264dec.o CC libavformat/hashenc.o CC libavformat/hdsenc.o CC libavformat/hevc.o CC libavformat/hevcdec.o CC libavformat/hls.o CC libavformat/hlsenc.o CC libavformat/hlsproto.o CC libavformat/hnm.o CC libavformat/http.o CC libavformat/httpauth.o CC libavformat/icecast.o CC libavformat/icodec.o CC libavformat/icoenc.o CC libavformat/id3v1.o CC libavformat/id3v2.o CC libavformat/id3v2enc.o CC libavformat/idcin.o CC libavformat/idroqdec.o CC libavformat/idroqenc.o CC libavformat/iff.o CC libavformat/ilbc.o CC libavformat/img2.o CC libavformat/img2_alias_pix.o CC libavformat/img2_brender_pix.o CC libavformat/img2dec.o CC libavformat/img2enc.o CC libavformat/ingenientdec.o CC libavformat/ipmovie.o CC libavformat/ircam.o CC libavformat/ircamdec.o CC libavformat/ircamenc.o src/libavformat/img2enc.c:163:20: warning: 'av_dup_packet' is deprecated [-Wdeprecated-declarations] (ret = av_dup_packet(&pkt2)) < 0 || ^ src/libavcodec/avcodec.h:4422:5: note: 'av_dup_packet' declared here int av_dup_packet(AVPacket *pkt); ^ CC libavformat/isom.o CC libavformat/iss.o CC libavformat/iv8.o 1 warning generated. CC libavformat/ivfdec.o CC libavformat/ivfenc.o CC libavformat/jacosubdec.o CC libavformat/jacosubenc.o CC libavformat/jvdec.o CC libavformat/latmenc.o CC libavformat/lmlm4.o CC libavformat/loasdec.o CC libavformat/lrc.o CC libavformat/lrcdec.o CC libavformat/lrcenc.o CC libavformat/lvfdec.o CC libavformat/lxfdec.o CC libavformat/m4vdec.o CC libavformat/matroska.o CC libavformat/matroskadec.o CC libavformat/matroskaenc.o CC libavformat/md5proto.o CC libavformat/metadata.o CC libavformat/mgsts.o CC libavformat/microdvddec.o CC libavformat/microdvdenc.o CC libavformat/mkvtimestamp_v2.o CC libavformat/mlpdec.o CC libavformat/mlvdec.o CC libavformat/mm.o CC libavformat/mmf.o CC libavformat/mms.o CC libavformat/mmsh.o CC libavformat/mmst.o CC libavformat/mov.o CC libavformat/mov_chan.o CC libavformat/movenc.o CC libavformat/movenccenc.o CC libavformat/movenchint.o CC libavformat/mp3dec.o CC libavformat/mp3enc.o CC libavformat/mpc.o CC libavformat/mpc8.o CC libavformat/mpeg.o CC libavformat/mpegenc.o CC libavformat/mpegts.o CC libavformat/mpegtsenc.o CC libavformat/mpegvideodec.o CC libavformat/mpjpeg.o CC libavformat/mpjpegdec.o CC libavformat/mpl2dec.o CC libavformat/mpsubdec.o CC libavformat/msf.o CC libavformat/msnwc_tcp.o CC libavformat/mtaf.o CC libavformat/mtv.o CC libavformat/musx.o CC libavformat/mux.o CC libavformat/mvdec.o CC libavformat/mvi.o CC libavformat/mxf.o CC libavformat/mxfdec.o CC libavformat/mxfenc.o CC libavformat/mxg.o CC libavformat/ncdec.o CC libavformat/network.o CC libavformat/nistspheredec.o CC libavformat/nsvdec.o CC libavformat/nullenc.o CC libavformat/nut.o CC libavformat/nutdec.o CC libavformat/nutenc.o CC libavformat/nuv.o CC libavformat/oggdec.o CC libavformat/oggenc.o CC libavformat/oggparsecelt.o CC libavformat/oggparsedaala.o CC libavformat/oggparsedirac.o CC libavformat/oggparseflac.o CC libavformat/oggparseogm.o CC libavformat/oggparseopus.o CC libavformat/oggparseskeleton.o CC libavformat/oggparsespeex.o CC libavformat/oggparsetheora.o CC libavformat/oggparsevorbis.o CC libavformat/oggparsevp8.o CC libavformat/oma.o CC libavformat/omadec.o CC libavformat/omaenc.o CC libavformat/options.o CC libavformat/os_support.o CC libavformat/paf.o CC libavformat/pcm.o CC libavformat/pcmdec.o CC libavformat/pcmenc.o CC libavformat/pjsdec.o CC libavformat/pmpdec.o CC libavformat/protocols.o CC libavformat/psxstr.o CC libavformat/pva.o CC libavformat/pvfdec.o CC libavformat/qcp.o CC libavformat/qtpalette.o CC libavformat/r3d.o CC libavformat/rawdec.o CC libavformat/rawenc.o CC libavformat/rawutils.o CC libavformat/rawvideodec.o CC libavformat/rdt.o CC libavformat/realtextdec.o CC libavformat/redspark.o CC libavformat/replaygain.o CC libavformat/riff.o CC libavformat/riffdec.o CC libavformat/riffenc.o CC libavformat/rl2.o CC libavformat/rm.o CC libavformat/rmdec.o CC libavformat/rmenc.o CC libavformat/rmsipr.o CC libavformat/rpl.o CC libavformat/rsd.o CC libavformat/rso.o CC libavformat/rsodec.o CC libavformat/rsoenc.o CC libavformat/rtmphttp.o CC libavformat/rtmppkt.o CC libavformat/rtmpproto.o CC libavformat/rtp.o CC libavformat/rtpdec.o CC libavformat/rtpdec_ac3.o CC libavformat/rtpdec_amr.o CC libavformat/rtpdec_asf.o CC libavformat/rtpdec_dv.o CC libavformat/rtpdec_g726.o CC libavformat/rtpdec_h261.o CC libavformat/rtpdec_h263.o CC libavformat/rtpdec_h264.o CC libavformat/rtpdec_h263_rfc2190.o CC libavformat/rtpdec_hevc.o CC libavformat/rtpdec_ilbc.o CC libavformat/rtpdec_jpeg.o CC libavformat/rtpdec_latm.o CC libavformat/rtpdec_mpeg12.o t.o CC libavformat/rtpdec_mpeg4.o CC libavformat/rtpdec_mpegts.o CC libavformat/rtpdec_qcelp.o CC libavformat/rtpdec_qdm2.o CC libavformat/rtpdec_qt.o CC libavformat/rtpdec_svq3.o CC libavformat/rtpdec_vc2hq.o src/libavformat/rtpdec_mpeg4.c:281:38: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] res = parse_fmtp_config(par, value); ^~~~~ src/libavformat/rtpdec_mpeg4.c:100:60: note: passing argument to parameter 'value' here static int parse_fmtp_config(AVCodecParameters *par, char *value) ^ CC libavformat/rtpdec_vp8.o CC libavformat/rtpdec_vp9.o CC libavformat/rtpdec_xiph.o CC libavformat/rtpenc.o CC libavformat/rtpenc_aac.o CC libavformat/rtpenc_amr.o 1 warning generated. CC libavformat/rtpenc_chain.o CC libavformat/rtpenc_h261.o CC libavformat/rtpenc_h263.o CC libavformat/rtpenc_h263_rfc2190.o CC libavformat/rtpenc_h264_hevc.o CC libavformat/rtpenc_jpeg.o CC libavformat/rtpenc_latm.o CC libavformat/rtpenc_mpegts.o CC libavformat/rtpenc_mpv.o CC libavformat/rtpenc_vc2hq.o CC libavformat/rtpenc_vp8.o CC libavformat/rtpenc_vp9.o CC libavformat/rtpenc_xiph.o CC libavformat/rtpproto.o CC libavformat/rtsp.o CC libavformat/rtspdec.o CC libavformat/rtspenc.o CC libavformat/samidec.o CC libavformat/sapdec.o CC libavformat/sapenc.o CC libavformat/sauce.o CC libavformat/sbgdec.o CC libavformat/sdp.o CC libavformat/sdr2.o CC libavformat/segafilm.o CC libavformat/segment.o CC libavformat/shortendec.o CC libavformat/sierravmd.o src/libavformat/sdp.c:692:21: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (st->codec) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/sdp.c:696:25: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (st->codec->flags & AV_CODEC_FLAG_QSCALE) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/sdp.c:698:46: warning: 'codec' is deprecated [-Wdeprecated-declarations] else if (!av_opt_get_int(st->codec, "vad", AV_OPT_FLAG_ENCODING_PARAM, &vad_option) && vad_option) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ CC libavformat/siff.o CC libavformat/smacker.o CC libavformat/smjpeg.o CC libavformat/smjpegdec.o CC libavformat/smjpegenc.o 3 warnings generated. CC libavformat/smoothstreamingenc.o CC libavformat/smush.o CC libavformat/sol.o CC libavformat/soxdec.o CC libavformat/soxenc.o CC libavformat/spdif.o CC libavformat/spdifdec.o CC libavformat/spdifenc.o CC libavformat/srtdec.o CC libavformat/srtenc.o CC libavformat/srtp.o CC libavformat/srtpproto.o CC libavformat/stldec.o CC libavformat/subfile.o CC libavformat/subtitles.o CC libavformat/subviewer1dec.o CC libavformat/subviewerdec.o CC libavformat/supdec.o CC libavformat/svag.o CC libavformat/swf.o CC libavformat/swfdec.o CC libavformat/swfenc.o CC libavformat/takdec.o CC libavformat/tcp.o CC libavformat/tedcaptionsdec.o CC libavformat/tee.o CC libavformat/tee_common.o CC libavformat/teeproto.o CC libavformat/thp.o CC libavformat/tiertexseq.o CC libavformat/tmv.o CC libavformat/tta.o src/libavformat/tee.c:84:41: warning: 'av_bitstream_filter_init' is deprecated [-Wdeprecated-declarations] AVBitStreamFilterContext *bsf = av_bitstream_filter_init(bsf_name); ^ src/libavcodec/avcodec.h:5816:27: note: 'av_bitstream_filter_init' declared here AVBitStreamFilterContext *av_bitstream_filter_init(const char *name); ^ src/libavformat/tee.c:142:17: warning: 'av_bitstream_filter_close' is deprecated [-Wdeprecated-declarations] av_bitstream_filter_close(bsf); ^ src/libavcodec/avcodec.h:5860:6: note: 'av_bitstream_filter_close' declared here void av_bitstream_filter_close(AVBitStreamFilterContext *bsf); ^ src/libavformat/tee.c:509:20: warning: 'av_apply_bitstream_filters' is deprecated [-Wdeprecated-declarations] if ((ret = av_apply_bitstream_filters(avf2->streams[s2]->codec, &pkt2, ^ src/libavformat/avformat.h:2892:5: note: 'av_apply_bitstream_filters' declared here int av_apply_bitstream_filters(AVCodecContext *codec, AVPacket *pkt, ^ src/libavformat/tee.c:509:66: warning: 'codec' is deprecated [-Wdeprecated-declarations] if ((ret = av_apply_bitstream_filters(avf2->streams[s2]->codec, &pkt2, ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ CC libavformat/ttaenc.o CC libavformat/tty.o CC libavformat/txd.o CC libavformat/udp.o CC libavformat/uncodedframecrcenc.o CC libavformat/unix.o CC libavformat/url.o CC libavformat/urldecode.o CC libavformat/utils.o CC libavformat/v210.o CC libavformat/vag.o CC libavformat/vc1dec.o 4 warnings generated. CC libavformat/vc1test.o CC libavformat/vc1testenc.o CC libavformat/vivo.o CC libavformat/voc.o CC libavformat/voc_packet.o CC libavformat/vocdec.o src/libavformat/utils.c:2050:9: warning: variable 'pos_min' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (st->index_entries) { ^~~~~~~~~~~~~~~~~ src/libavformat/utils.c:2083:53: note: uninitialized use occurs here pos = ff_gen_search(s, stream_index, target_ts, pos_min, pos_max, pos_limit, ^~~~~~~ src/libavformat/utils.c:2050:5: note: remove the 'if' if its condition is always true if (st->index_entries) { ^~~~~~~~~~~~~~~~~~~~~~~ src/libavformat/utils.c:2034:5: note: variable 'pos_min' is declared here int64_t av_uninit(pos_min), av_uninit(pos_max), pos, pos_limit; ^ src/libavformat/utils.c:2072:13: warning: variable 'pos_max' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (index >= 0) { ^~~~~~~~~~ src/libavformat/utils.c:2083:62: note: uninitialized use occurs here pos = ff_gen_search(s, stream_index, target_ts, pos_min, pos_max, pos_limit, ^~~~~~~ src/libavformat/utils.c:2072:9: note: remove the 'if' if its condition is always true if (index >= 0) { ^~~~~~~~~~~~~~~~ src/libavformat/utils.c:2050:9: warning: variable 'pos_max' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (st->index_entries) { ^~~~~~~~~~~~~~~~~ src/libavformat/utils.c:2083:62: note: uninitialized use occurs here pos = ff_gen_search(s, stream_index, target_ts, pos_min, pos_max, pos_limit, ^~~~~~~ src/libavformat/utils.c:2050:5: note: remove the 'if' if its condition is always true if (st->index_entries) { ^~~~~~~~~~~~~~~~~~~~~~~ src/libavformat/utils.c:2034:5: note: variable 'pos_max' is declared here int64_t av_uninit(pos_min), av_uninit(pos_max), pos, pos_limit; ^ CC libavformat/vocenc.o CC libavformat/vorbiscomment.o CC libavformat/vpcc.o CC libavformat/vpk.o CC libavformat/vplayerdec.o CC libavformat/vqf.o CC libavformat/w64.o CC libavformat/wavdec.o CC libavformat/wavenc.o CC libavformat/wc3movie.o CC libavformat/webm_chunk.o CC libavformat/webpenc.o CC libavformat/webmdashenc.o CC libavformat/webvttdec.o CC libavformat/webvttenc.o CC libavformat/westwood_aud.o CC libavformat/westwood_vqa.o CC libavformat/wsddec.o CC libavformat/wtv_common.o CC libavformat/wtvdec.o CC libavformat/wtvenc.o CC libavformat/wv.o CC libavformat/wvdec.o CC libavformat/wvedec.o CC libavformat/wvenc.o CC libavformat/xa.o CC libavformat/xmv.o CC libavformat/xvag.o CC libavformat/xwma.o CC libavformat/yop.o CC libavformat/yuv4mpegdec.o CC libavformat/yuv4mpegenc.o CC libpostproc/postprocess.o HOSTCC doc/print_options.o CC ffmpeg.o CC cmdutils.o CC ffmpeg_filter.o CC ffprobe.o CC ffserver.o TXT doc/fate.txt CC ffserver_config.o AR libavdevice/libavdevice.a src/ffmpeg_opt.c:432:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (st->codec->codec_type != AVMEDIA_TYPE_AUDIO) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:437:53: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (m->channel_idx < 0 || m->channel_idx >= st->codec->channels) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:637:60: warning: 'codec' is deprecated [-Wdeprecated-declarations] AVCodec *codec = find_codec_or_die(codec_name, st->codec->codec_type, 0); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:638:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] st->codec->codec_id = codec->id; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:641:41: warning: 'codec' is deprecated [-Wdeprecated-declarations] return avcodec_find_decoder(st->codec->codec_id); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:652:35: warning: 'codec' is deprecated [-Wdeprecated-declarations] AVCodecContext *dec = st->codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:686:17: warning: 'codec' is deprecated [-Wdeprecated-declarations] st->codec->codec_tag = tag; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:690:74: warning: 'codec' is deprecated [-Wdeprecated-declarations] ist->decoder_opts = filter_codec_opts(o->g->codec_opts, ist->st->codec->codec_id, ic, st, ist->dec); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:711:15: warning: 'avcodec_copy_context' is deprecated [-Wdeprecated-declarations] ret = avcodec_copy_context(ist->dec_ctx, dec); ^ src/libavcodec/avcodec.h:4213:5: note: 'avcodec_copy_context' declared here int avcodec_copy_context(AVCodecContext *dest, const AVCodecContext *src); ^ src/ffmpeg_opt.c:860:14: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (!st->codec->extradata_size) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:881:25: warning: 'codec' is deprecated [-Wdeprecated-declarations] avio_write(out, st->codec->extradata, st->codec->extradata_size); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:881:47: warning: 'codec' is deprecated [-Wdeprecated-declarations] avio_write(out, st->codec->extradata, st->codec->extradata_size); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:1031:57: warning: 'codec' is deprecated [-Wdeprecated-declarations] AVCodecContext *avctx = ic->streams[i]->codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:1179:38: warning: 'codec' is deprecated [-Wdeprecated-declarations] enum AVMediaType type = ost->st->codec->codec_type; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:1185:22: warning: 'codec' is deprecated [-Wdeprecated-declarations] ost->st->codec->codec_id = av_guess_codec(s->oformat, NULL, s->filename, ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:1186:70: warning: 'codec' is deprecated [-Wdeprecated-declarations] NULL, ost->st->codec->codec_type); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:1187:54: warning: 'codec' is deprecated [-Wdeprecated-declarations] ost->enc = avcodec_find_encoder(ost->st->codec->codec_id); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec;: 917 ^ :21: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (st->codec->codec) ^ src/ffmpeg_opt.c:1193:50: warning: 'codec' is deprecated [-Wdeprecated-declarations] avcodec_get_name(ost->st->codec->codec_id)); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:918:35: warning: 'codec' is deprecated [-Wdeprecated-declarations]src/ffmpeg_opt.c:1199:63: avcodec_close(st->codec); warning ^ : src/libavformat/avformat.heprecated-declarations] :882:21: note: 'codec' declared here ost->enc = fin _codec_or_die(codec_name, ost->st->codec->codec_type, 1); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:1200:22: warning: 'codec' is deprecated [-Wdeprecated-declarations] ost->st->codec->codec_id = ost->enc->id; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:1238:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] st->codec->codec_type = type; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:1308:22: warning: 'av_bitstream_filter_init' is deprecated [-Wdeprecated-declarations] if (!(bsfc = av_bitstream_filter_init(bsf))) { ^ src/libavcodec/avcodec.h:5816:27: note: 'av_bitstream_filter_init' declared here AVBitStreamFilterContext *av_bitstream_filter_init(const char *name); ^ src/ffmpeg_opt.c:1331:18: warning: 'codec' is deprecated [-Wdeprecated-declarations] ost->st->codec->codec_tag = ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:1207:56: warning: 'codec' is deprecated [-Wdeprecated-declarations] AVCodecContext *feed_codec = feed->streams[i]->codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:1248:50: warning: 'codec' is deprecated [-Wdeprecated-declarations] AVCodecContext *codec = req->streams[i]->codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:1428:26: warning: 'codec' is deprecated [-Wdeprecated-declarations] return av_strdup(st->codec->codec_type == AVMEDIA_TYPE_VIDEO ? ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:1886:42: warning: 'codec' is deprecated [-Wdeprecated-declarations] codec = avcodec_find_encoder(st->codec->codec_id); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:1890:20: warning: 'codec' is deprecated [-Wdeprecated-declarations] switch(st->codec->codec_type) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:1894:26: warning: 'codec' is deprecated [-Wdeprecated-declarations] st->codec->channels, st->codec->sample_rate); ^ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:1894:47: warning: 'codec' is deprecated [-Wdeprecated-declarations] st->codec->channels, st->codec->sample_rate); ^ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^ src/libavformat/avformat.h:882:21: src/: mpeg_filter.c:97'c:dec' declared here 27: warningodecContext *codec; : ^ 'codec' is deprecated [-Wdeprecated-declarations] if (*p == st->codec->sample_fmt) ^ src/ffserver.c:1899s52/libavformat/avformat.h: 82w21ning: :' odec' is deprecated [-Wdeprecated-declarations] note: 'codec' declared here "%dx%d, q=%d-%d, fps=%d", st->codec->width, ^ AVCodecContext *codec; ^pp/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/include/secure/_stdio.h: 57:62: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec;s :^ 101:92: warningsr'codec' is dep:ecated [-Wdeprecated-declarations] 1900:26: warning: 'codec' is deprecated [-Wdeprecated-declarations] st->codec->height, st->codec->qmin, st->codec->qmax, ^ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/include/secure/_stdio.hname(codec->sample_fmts[0])) : 57 ^ :62s c/libavformat/avformat.h:n882: :e21anded from macro 'snprintf' : __: iltin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ' ^ src/libavformat/avformat.h:882 AVCodecContext *codec; : 21 ^ : note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:1900:45: warning: 'codec' is deprecated [-Wdeprecated-declarations] : st->codec->height, st->codec->qmin, st->codec->qmax, 1 : ^ 43/ pplications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/include/secure/_stdio.h:w57ning: :'62dec' is deprecated [-Wdeprecated-declarations] : note: expanded from macro 'snprintf' if(av_get_sample_fmt_name(st->codec->sample_fmt)) ^ src/libavformat/avformat.h (str, len, 0, __darwin_obsz(str), __VA_ARGS__) : 882 ^ :21:rc/libavformat/avformat.h: 8not::21'c:dec' declared here note: 'codec' declared here AVCodecContext *codec; ^ AVCodecContext *codec; ^ src/ffserver.c:1900:62: warningsr'codec' is deprecat:d [-Wdeprecated-declarations] 106:47: warning: 'codec' is deprecated [-Wdeprecated-declarations] st->codec->height, st->codec->qmin, st->codec->qmax, ^ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/include/secure/_stdio.h: : av_get_sample_fmt_name(st->codec->sample_fmt), 6 : ^ note: c/libavformat/avformat.h:e882nded from macro 'snprintf' :21: note: 'codec' declared here __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^ ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_filter.c:109:17: warning: 'codec' is deprecated [-Wdeprecated-declarations] src/ffserver.c:1901:26: : st->codec->sample_fmt = codec->sample_fmts[0]; ' ^ted [-Wdeprecated-declarations] src/libavformat/avformat.h:882:21: note: 'codec' declared here st->codec->time_base.den / st->codec->time_base.num); ^ AVCodecContext *codec; ^pp/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/include/secure/_stdio.h: 57:62: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:1901:53: warning: 'codec' is deprecated [-Wdeprecated-declarations] st->codec->time_base.den / st->codec->time_base.num); ^ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:1909:43: warning: 'codec' is deprecated [-Wdeprecated-declarations] i, type, (int64_t)st->codec->bit_rate/1000, ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ AR libavfilter/libavfilter.a src/ffserver.c:1996:59: warning: 'codec' is deprecated [-Wdeprecated-declarations] AVCodec *codec = avcodec_find_encoder(st->codec->codec_id); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:1998:28: warning: 'codec' is deprecated [-Wdeprecated-declarations] switch(st->codec->codec_type) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:2000:43: warning: 'codec' is deprecated [-Wdeprecated-declarations] audio_bit_rate += st->codec->bit_rate; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:2008:43: warning: 'codec' is deprecated [-Wdeprecated-declarations] video_bit_rate += st->codec->bit_rate; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:2016:43: warning: 'codec' is deprecated [-Wdeprecated-declarations] video_bit_rate += st->codec->bit_rate; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffprobe.c:1813:52: warning: 'convergence_duration' is deprecated [-Wdeprecated-declarations] print_duration_ts("convergence_duration", pkt->convergence_duration); ^ src/ffprobe.c:1726:61: note: expanded from macro 'print_duration_ts' #define print_duration_ts(k, v) writer_print_ts(w, k, v, 1) ^ src/ffserver.c:2113libavcodec/avcodec.h::1569::1 :w rning:no'cod: ' is deprecated [-Wdeprecated-declarations] 'convergence_duration' declared here int64_t convergence_duration; ^ bitrate += c1->stream->streams[j]->codec->bit_rate; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here rc/ffprobe.c:1814:59 AVCodecContext *codec; w : ^ 'convergence_duration' is deprecated [-Wdeprecated-declarations] print_duration_time("convergence_duration_time", pkt->convergence_duration, &st->time_base); ^ src/ffserver.::12115::680:: nwarn: g: ex'codec' is deprecated [-Wdeprecated-decla ations] #define print_duration_time(k, v, tb) writer_print_time(w, k, v, tb, 1) bitrate += c1->stream->feed->streams[c1->fe d_streams[j]]->codec->bit_rate; ^src/libavcodec/avcodec.hs1619ibavformat/avformat.h::813::2 :n te:no'con: rgence_duration' declared here 'codec' declared here AVCodecContext *codec;ration; ^ src/ffmpeg_filter.c:254:59: warning: 'codec' is deprecated [-Wdeprecated-declarations] enum AVMediaType stream_type = s->streams[i]->codec->codec_type; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:2219:36: warning: 'codec' is deprecated [-Wdeprecated-declarations] c->stream->streams[i]->codec->codec_type == AVMEDIA_TYPE_VIDEO) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:1860:54: warning: 'codec' is deprecated [-Wdeprecated-declarations] codec = avcodec_find_encoder(ic->streams[i]->codec->codec_id); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here src/ffserver.c: AVCodecContext *codec; 2 : ^ 36: warning: 'codec' is deprecated [-Wdeprecated-declarations] c->fmt_ctx.streams[i]->codec->frame_number = 0; ^ src/libavformat/avformat.h:882s21/ffmpeg_opt.c::1 62:n91e: :' odec' declared here warning: 'codec' is deprecated [-Wdeprecated-declarations] AVCodecContext *codec; ^ av_log(s, AV_LOG_ERROR, "no encoder found for codec id %i\n", ic->streams[i]->codec->codec_id); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:1872:43: warning: 'codec' is deprecated [-Wdeprecated-declarations] avcodec_get_context_defaults3(st->codec, codec); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:1877:34: warning: 'codec' is deprecated [-Wdeprecated-declarations] av_opt_set_dict2(st->codec, &opts, AV_OPT_SEARCH_CHILDREN); ^ src/ffprobe.cat/avformat.h::8198::219:: nwarn: g: 'c'avcodec_decode_video ' is deprecated [-Wdeprecated-declarations] AVCodecContext *codec; ^ ret = avcodec_decode_video2(dec_ctx, frame, &got_frame, pkt); ^ src/libavcodec/avcodec.h:4784:5: note: 'avcodec_decode_video2' declared heresrc/ffmpeg_opt.c:1881:17: warningin'codec' is deprecated [-Wdeprecated-declarations]Frame *picture, ^ if (st->codec->codec_type == AVMEDIA_TYPE_AUDIO && !ost->stream_copy) ^ src/libavform:t/avformat.h:1882::121:: wnoteng: : 'a'codec' declared here is deprecated [-Wdeprecated-declarations] AVCodecContext *codec; ^ ret = avcodec_decode_audio4(dec_ctx, frame, &got_frame, pkt); ^ src/libavcodec/avcodec.h:4735:5: note: 'avcodec_decode_audio4' declared here src/ffmpeg_opt.c:1883i22 avcodec_decode_audio4(AVCodecContext *avctx, AVFrame *frame,: ^ warning: 'codec' is deprecated [-Wdeprecated-declarations] else i: (st->codec->codec_type == AVMEDIA_TYPE_VIDEO && !ost->stream_copy) 2 : ^ 38: rc/libavformat/avformat.h:w882ing: :'21dec' is deprecated [-Wdeprecated-declarations] : note: 'codec' declared here (st->codec->codec_type == AVMEDIA_TYPE_VIDEO || ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here src/ffmpeg_opt.cxt *codec; : 1884 ^ :38: warning: 'codec' is deprecated [-Wdeprecated-declarations] choose_pixel_fmt(st, st->codec, codec, st->codec->pix_fmt); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:1884:56: warning: 'codec' is deprecated [-Wdeprecated-declarations] choose_pixel_fmt(st, st->codec, codec, st->codec->pix_fmt); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:1885:9: warning: 'avcodec_copy_context' is deprecated [-Wdeprecated-declarations]src/ffserver.c:2415:50: : vcodec_copy_context(ost->enc_ctx, st->codec); ' ^ deprecated [-Wdeprecated-declarations] src/libavcodec/avcodec.h:4213 5 codec = ctx->streams[0]->codec; : ^snotemdutils.c: c/libavformat/avformat.h:882:'21codec_copy_context' declared here:1note::19'c:dec' declared here warning: AVCodecContext *codec; is deprecated [-Wdeprecated-declarations] ^ int avcodec_copy_context(AVCodecContext *dest, const AVCodecContext *src); ^ while ((bsf = av_bitstream_filter_next(bsf))) ^src/ffmpeg_opt.c:1885:48s rc/libavcodec:avcodec.h:wa5871::65:'co20c' is deprecated [-Wdeprecated-declarations] wa:ning: 'notec' is deprecated [-Wdeprecated-declarations] : 'av_bitstream_filter_next' declared here avcodec_copy_context(ost->enc_ctx, st->codec); ^ src/libavformat/avformat.hdec = ctx->streams[pkt.stream_index]->codec;:882 ^er *f); : 21 ^ :s c/libavformat/avformat.h:n882: :'21dec' declared here: note: 'codec' declared here AVCodecContext *codec; ^ AVCodecContext *codec; ^ src/ffmpeg_opt.c:2056:29: warning: 'codec' is deprecated [-Wdeprecated-declarations] if(ist->st->codec->codec_type == ost->st->codec->codec_type){ ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:2056:59: warning: 'codec' is deprecated [-Wdeprecated-declarations] if(ist->st->codec->codec_type == ost->st->codec->codec_type){ ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_filte:.c:059:633::3 :w rning:wa'codec': s deprecated [-Wdeprecated-declarations] 'codec' is deprecated [-Wdeprecated-declarations] if(ost->st->codec->codec_type == AVMEDIA_TYPE_AUDIO) ost- avfilter = av_strdup("anull"); ^ ^ src/libavformat/avformat.h::8882::221:: nnote: : 'c'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:2060:33: warning: 'codec' is deprecated [-Wdeprecated-declarations] if(ost->st->codec->codec_type == AVMEDIA_TYPE_VIDEO) ost->avfilter = av_strdup("null"); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:2067:131: warning: 'codec' is deprecated [-Wdeprecated-declarations] av_log(NULL, AV_LOG_FATAL, "Missing %s stream which is required by this ffm\n", av_get_media_type_string(ost->st->codec->codec_type)); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffprobe.c:2271:33: warning: 'timecode_frame_start' is deprecated [-Wdeprecated-declarations] if (dec_ctx && dec_ctx->timecode_frame_start >= 0) { ^ src/libavcodec/avcodec.h:2771:13: note: 'timecode_frame_start' declared here int64_t timecode_frame_start; ^ src/ffprobe.c:2273:61s c/ffmpeg_opt.c:w2082ng: :'37mecode_frame_start' is deprecated [-Wdeprecated-declarations] : warning: 'codec' is deprecated [-Wdeprecated-declarations] av_timecode_make_mpeg_tc_string(tcbuf, dec_ctx->timecode_frame_start); ^ src/libavcodec/avcodec.h:2771: new_area = ist->st->codec->width * ist->st->codec->height + 100000000*!!ist->st->codec_info_nb_frames; 13 ^ :snoteibavformat/avformat.h::88'ti:ecode_frame_start' declared here 21: note: 'codec' declared here int64_t timecode_frame_start; ^ AVCodecContext *codec; ^ src/ffmpeg_opt.c:2082:61: warning: 'codec' is deprecated [-Wdeprecated-declarations] new_area = ist->st->codec->width * ist->st->codec->height + 100000000*!!ist->st->codec_info_nb_frames; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:2085:30: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (ist->st->codec->codec_type == AVMEDIA_TYPE_VIDEO && ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:2103:34: warning: 'codec' is deprecated [-Wdeprecated-declarations] score = ist->st->codec->channels + 100000000*!!ist->st->codec_info_nb_frames; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:2104:30: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (ist->st->codec->codec_type == AVMEDIA_TYPE_AUDIO && ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:2821:sr:/ffprobe.c 2warn:ng:17'a:codec_copy_context' is deprecated [-Wdeprecated-declarations] warning: 'codec' is deprecated [-Wdeprecated-declarations] avcodec_copy_context(fst->codec, st->codec); ^ if (stream->codec->rc_max_rate > 0) print_val ("max_bit_rate", stream->codec->rc_max_rate, unit_bit_per_second_str); ^ src/ffmpeg_opt.c:2118:43: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (input_streams[i]->st->codec->codec_type == AVMEDIA_TYPE_SUBTITLE) { ^ src/libavformat/avformat.h::8882::221:: nnote: : 'c'codec' declared here src/ffmpeg_filter.c AVCodecContext *codec;src/lib:vcodec/avcodec.h^ 42warning 5::'codec' is deprecated [-Wdeprecated-declarations] ^ note i: (avf->streams[i]->codec->codec_type == AVMEDIA_TYPE_VIDEO) { : : ^ 76src/libavformat/avformat.h:882:21:avcodec_copy_context' declared here :n te:wa'codec': eclared here'codec' is deprec:ted [-Wdeprecated-declarations] AVCodecContext *codec;AVCodecContext *dest, const AVCodecContext *src); 0: ^ wa : ^ 'codec' is deprecated [-Wdeprecated-declarations] src/ffserver.c:2821 43 if (stream->codec->rc_max_rate > 0) print_val ("max_bit_rate", stream->codec->rc_max_rate, unit_bit_per_second_str); : avcodec_descriptor_get(input_streams[i]->st->codec-> warning); : srsrc/ffmpeg_filter.ced [-Wdeprecated-declarations] ^ :1729 :rc/li16vformat/avformat.h::6882: 21 avcodec_copy_context(fst->codec, st->codec); : ^47n tesr:/'notec' declared hereh: 882:warniexpanded from macro 'print_val'' ^[-Wdeprecated-declarations] 'codec' declared here AVCodecContext *codec; ^ w = FFMAX(w, avf->streams[i]->codec->width); src/ffserver.c ^ :2821:54: warning: src/libavutil/common.h \ ^ src/libavformat/avformat.hy_context(fst->codec, st->codec); :: 2882 ^ ::21 r:/libavformat/avformat.h:n8 2: :e21anded from macro 'FFMAX' note :no'cod: efine FFMAX(a,b) (( ) > (b) ? (a) : (b)) 'c ^ src/libavformat/avformat.h ^dec; : ^ ote : 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_filter.c:683:47: warning: 'codec' is deprecated [-Wdeprecated-declarations] w = FFMAX(w, avf->streams[i]->codec->width); ^ src/libavutil/common.h:94:40: note: expanded from macro 'FFMAX' src/ffmpeg_opt.cb) ((a) > (b) ? (a) : (b)) : 2146 ^ :sr:/libavformat/avformat.h: 8war:ing:21'c:dec' is deprecated [-Wdeprecated-declarations] note: 'codec' declared here AVCodecContext *codec; ^put_streams[i]->st->codec->codec_type == AVMEDIA_TYPE_DATA ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here src/ffmpeg_filter.c 684AVCodecContext *codec; : 47 ^ : warning: 'codec' is deprecated [-Wdeprecated-declarations] src/ffmpeg_opt.c:2147:46 h = FFMAX(h, avf->streams[i]->codec->height); : ^ warningsr'codec' is deprecated :-Wdeprecated-declarations] 94:28: note: expanded from macro 'FFMAX' && input_streams[i]->st->codec->codec_id == codec_id ) ^ #define FFMAX(a,b) ((a) > (b) ? (a) : (b))s :^ 882s21/libavformat/avformat.h::8 2:n21e: :' odec' declared here note: 'codec' declared here AVCodecContext *codec; ^ AVCodecContext *codec; ^ src/ffmpeg_filter.c:684:47: warning: 'codec' is deprecated [-Wdeprecated-declarations] h = FFMAX(h, avf->streams[i]->codec->height); ^ src/libavutil/common.h:94:40: note: expanded from macro 'FFMAX' #define FFMAX(a,b) ((a) > (b) ? (a) : (b)) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:2184:52: warning: 'codec' is deprecated [-Wdeprecated-declarations] if(o->subtitle_disable && ist->st->codec->codec_type == AVMEDIA_TYPE_SUBTITLE) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:2186:52: warning: 'codec' is deprecated [-Wdeprecated-declarations] if(o-> audio_disable && ist->st->codec->codec_type == AVMEDIA_TYPE_AUDIO) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:2188:52: warning: 'codec' is deprecated [-Wdeprecated-declarations] if(o-> video_disable && ist->st->codec->codec_type == AVMEDIA_TYPE_VIDEO) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:2190:52: warning: 'codec' is deprecated [-Wdeprecated-declarations] if(o-> data_disable && ist->st->codec->codec_type == AVMEDIA_TYPE_DATA) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:2194:34: warning: 'codec' is deprecated [-Wdeprecated-declarations] switch (ist->st->codec->codec_type) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:2998:26: warning: 'codec' is deprecated [-Wdeprecated-declarations] avc->streams[i]->codec = stream->streams[i]->codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:2998:54: warning: 'codec' is deprecated [-Wdeprecated-declarations] avc->streams[i]->codec = stream->streams[i]->codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; src/ffmpeg_opt.c ^ :2250:18:swarningrver.c::29'cod:c' is deprecated [-Wdeprecated-declarations]91: warning: 'codec' is deprecated [-Wdeprecated-declarations] ost->st->codec->extradata = attachment; avcodec_pa ameters_from_context(stream->streams[i]->codecpar, stream->streams[i]->codec); ^ src/libavformat/avformat.h::8882::221:: nnote: : 'c'codec' declared here AVCodecContext *codec; AVCodecContext *c dec; ^ src/ffmpeg_opt.c:2251:18: warning: 'codec' is deprecated [-Wdeprecated-declarations] ost->st->codec->extradata_size = len; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:2265:37: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (av_opt_set(ost->st->codec, "flags", e->value, 0) < 0) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:2325:26: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (ost->st->codec->codec_type == AVMEDIA_TYPE_VIDEO || ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:2326:26: warning: 'codec' is deprecated [-Wdeprecated-declarations] ost->st->codec->codec_type == AVMEDIA_TYPE_AUDIO) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffprobe.c:2615:47: warning: 'codec' is deprecated [-Wdeprecated-declarations] ist->dec_ctx->time_base = stream->codec->time_base; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffprobe.c:2616:47: warning: 'codec' is deprecated [-Wdeprecated-declarations] ist->dec_ctx->framerate = stream->codec->framerate; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3435:19: warning: 'codec' is deprecated [-Wdeprecated-declarations] av_freep(&st->codec); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_filter.c:1084:48: warning: 'codec' is deprecated [-Wdeprecated-declarations] avcodec_get_name(ost->st->codec->codec_id), ost->file_index, ost->index); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/cmdutils.c:1996:17: warning: 'codec' is deprecated [-Wdeprecated-declarations] switch (st->codec->codec_type) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ CC libavcodec/012v.o src/ffserver.c:3527:14: warning: 'codec' is deprecated [-Wdeprecated-declarations] fst->codec = avcodec_alloc_context3(codec->codec); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3528:19: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (!fst->codec) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3532:9: warning: 'avcodec_copy_context' is deprecated [-Wdeprecated-declarations] avcodec_copy_context(fst->codec, codec); ^ src/libavcodec/avcodec.h:4213:5: note: 'avcodec_copy_context' declared here int avcodec_copy_context(AVCodecContext *dest, const AVCodecContext *src); ^ src/ffserver.c:3532:35: warning: 'codec' is deprecated [-Wdeprecated-declarations] avcodec_copy_context(fst->codec, codec); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3537:14: warning: 'codec' is deprecated [-Wdeprecated-declarations] fst->codec = codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3557:14: warning: 'codec' is deprecated [-Wdeprecated-declarations] av = st->codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3559:33: warning: 'codec' is deprecated [-Wdeprecated-declarations] av1 = feed->streams[i]->codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/cmdutils.c:2054:64: warning: 'codec' is deprecated [-Wdeprecated-declarations] opts[i] = filter_codec_opts(codec_opts, s->streams[i]->codec->codec_id, ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here src/ffserver.c:3618: : AVCodecContext *codec; warning ^ : 'codec' is deprecated [-Wdeprecated-declarations] if (st->codec->codec_id == AV_CODEC_ID_MPEG4 && ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3619:17: warning: 'codec' is deprecated [-Wdeprecated-declarations] st->codec->extradata_size == 0) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3632:17: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (st->codec->codec_id == AV_CODEC_ID_MPEG4 && ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3633:17: warning: 'codec' is deprecated [-Wdeprecated-declarations] st->codec->extradata_size == 0) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3634:27: warning: 'codec' is deprecated [-Wdeprecated-declarations] av_freep(&st->codec->extradata); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3643:25: warning: 'codec' is deprecated [-Wdeprecated-declarations] st->codec->extradata = av_mallocz(size + AV_INPUT_BUFFER_PADDING_SIZE); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3644:25: warning: 'codec' is deprecated [-Wdeprecated-declarations] st->codec->extradata_size = size; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3645:32: warning: 'codec' is deprecated [-Wdeprecated-declarations] memcpy(st->codec->extradata, pkt.data, size); ^ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/include/secure/_string.h:65:27: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, src, len, __darwin_obsz0 (dest)) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3645:32: warning: 'codec' is deprecated [-Wdeprecated-declarations] memcpy(st->codec->extradata, pkt.data, size); ^ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/include/secure/_string.h:65:59: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, src, len, __darwin_obsz0 (dest)) ^ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/include/secure/_common.h:38:55: note: expanded from macro '__darwin_obsz0' #define __darwin_obsz0(object) __builtin_object_size (object, 0) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3709:60: warning: 'codec' is deprecated [-Wdeprecated-declarations] add_av_stream1(stream, infile->streams[i]->codec, 1); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg_opt.c:2573:74: warning: 'codec' is deprecated [-Wdeprecated-declarations] AVCodecContext *c = input_files[j]->ctx->streams[i]->codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:220:9: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] av_buffersrc_add_frame_flags(ist->filters[i]->filter, frame, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/ffserver.c:3818:50: warning: 'codec' is deprecated [-Wdeprecated-declarations] matches = check_codec_match (sf->codec, ss->codec, i); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3818:61: warning: 'codec' is deprecated [-Wdeprecated-declarations] matches = check_codec_match (sf->codec, ss->codec, i); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecC:ntext *codec; 2 : ^ 9: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] av_buffersrc_add_frame(ist->filters[i]->filter, NULL); ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/ffserver.c:3913:24: warning: 'codec' is deprecated [-Wdeprecated-declarations] switch(st->codec->codec_type) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffserver.c:3916:34: warning: 'codec' is deprecated [-Wdeprecated-declarations] bandwidth += st->codec->bit_rate; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:513:13: warning: 'av_bitstream_filter_close' is deprecated [-Wdeprecated-declarations] av_bitstream_filter_close(bsfc); ^ src/libavcodec/avcodec.h:5860:6: note: 'av_bitstream_filter_close' declared here void av_bitstream_filter_close(AVBitStreamFilterContext *bsf); ^ src/ffmpeg.c:638:85: warning: 'codec' is deprecated [-Wdeprecated-declarations] AVCodecContext *avctx = ost->encoding_needed ? ost->enc_ctx : ost->st->codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:641:19: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (!ost->st->codec->extradata_size && ost->enc_ctx->extradata_size) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:642:18: warning: 'codec' is deprecated [-Wdeprecated-declarations] ost->st->codec->extradata = av_mallocz(ost->enc_ctx->extradata_size + AV_INPUT_BUFFER_PADDING_SIZE); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:643:22: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (ost->st->codec->extradata) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:644:29: warning: 'codec' is deprecated [-Wdeprecated-declarations] memcpy(ost->st->codec->extradata, ost->enc_ctx->extradata, ost->enc_ctx->extradata_size); ^ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/include/secure/_string.h:65:27: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, src, len, __darwin_obsz0 (dest)) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:644:29: warning: 'codec' is deprecated [-Wdeprecated-declarations] memcpy(ost->st->codec->extradata, ost->enc_ctx->extradata, ost->enc_ctx->extradata_size); ^ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/include/secure/_string.h:65:59: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, src, len, __darwin_obsz0 (dest)) ^ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/include/secure/_common.h:38:55: note: expanded from macro '__darwin_obsz0' #define __darwin_obsz0(object) __builtin_object_size (object, 0) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:645:22: warning: 'codec' is deprecated [-Wdeprecated-declarations] ost->st->codec->extradata_size = ost->enc_ctx->extradata_size; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:692:16: warning: 'av_apply_bitstream_filters' is deprecated [-Wdeprecated-declarations] if ((ret = av_apply_bitstream_filters(avctx, pkt, bsfc)) < 0) { ^ src/libavformat/avformat.h:2892:5: note: 'av_apply_bitstream_filters' declared here int av_apply_bitstream_filters(AVCodecContext *codec, AVPacket *pkt, ^ src/ffserver_config.c:292:17: warning: 'rc_eq' is deprecated [-Wdeprecated-declarations] av->rc_eq = av_strdup("tex^qComp"); ^ src/libavcodec/avcodec.h:2651:17: note: 'rc_eq' declared here const char *rc_eq; ^ src/ffserver_config.c:296:25: warning: 'rc_eq' is deprecated [-Wdeprecated-declarations] av->rc_eq); ^ src/ffserver_config.c:48:77: note: expanded from macro 'WARNING' AV_LOG_WARNING, &config->warnings, __VA_ARGS__) ^ src/libavcodec/avcodec.h:2651:17: note: 'rc_eq' declared here const char *rc_eq; ^ src/ffmpeg.c:823:9: warning: 'avcodec_encode_audio2' is deprecated [-Wdeprecated-declarations] if (avcodec_encode_audio2(enc, &pkt, frame, &got_packet) < 0) { ^ src/libavcodec/avcodec.h:5256:5: src/: server_config.c:avcodec_encode_audio2' declared here 325:9: warningin'codec' is deprecated [-Wdeprecated-declarations]Packet *avpkt, ^ st->codec = av; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:935:40: warning: 'codec' is deprecated [-Wdeprecated-declarations] AVCodecContext *mux_enc = ost->st->codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:1175:15: warning: 'avcodec_encode_video2' is deprecated [-Wdeprecated-declarations] ret = avcodec_encode_video2(enc, &pkt, in_picture, &got_packet); ^ src/libavcodec/avcodec.h:5295:5: note: 'avcodec_encode_video2' declared here int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt, ^ src/ffmpeg.c:1724:26: warning: 'avcodec_encode_audio2' is deprecated [-Wdeprecated-declarations] encode = avcodec_encode_audio2; ^ src/libavcodec/avcodec.h:5256:5: note: 'avcodec_encode_audio2' declared here int avcodec_encode_audio2(AVCodecContext *avctx, AVPacket *avpkt, ^ src/ffmpeg.c:1728:26: warning: 'avcodec_encode_video2' is deprecated [-Wdeprecated-declarations] encode = avcodec_encode_video2; ^ src/libavcodec/avcodec.h:5295:5: note: 'avcodec_encode_video2' declared here int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt, ^ src/ffmpeg.c:1853:18: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (ost->st->codec->codec_type == AVMEDIA_TYPE_AUDIO && pkt->dts != AV_NOPTS_VALUE) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:1865:20: warning: 'codec' is deprecated [-Wdeprecated-declarations] if ( ost->st->codec->codec_id != AV_CODEC_ID_H264 ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:1866:20: warning: 'codec' is deprecated [-Wdeprecated-declarations] && ost->st->codec->codec_id != AV_CODEC_ID_MPEG1VIDEO ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:1867:20: warning: 'codec' is deprecated [-Wdeprecated-declarations] && ost->st->codec->codec_id != AV_CODEC_ID_MPEG2VIDEO ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:1868:20: warning: 'codec' is deprecated [-Wdeprecated-declarations] && ost->st->codec->codec_id != AV_CODEC_ID_VC1 ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:1870:58: warning: 'codec' is deprecated [-Wdeprecated-declarations] int ret = av_parser_change(ost->parser, ost->st->codec, ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:1891:18: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (ost->st->codec->codec_type == AVMEDIA_TYPE_VIDEO && ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:1892:18: warning: 'codec' is deprecated [-Wdeprecated-declarations] ost->st->codec->codec_id == AV_CODEC_ID_RAWVIDEO && ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:1895:19: warning: 'avpicture_fill' is deprecated [-Wdeprecated-declarations] int ret = avpicture_fill(&pict, opkt.data, ost->st->codec->pix_fmt, ost->st->codec->width, ost->st->codec->height); ^ src/libavcodec/avcodec.h:5425:5: note: 'avpicture_fill' declared here int avpicture_fill(AVPicture *picture, const uint8_t *ptr, ^ src/ffmpeg.c:1895:61: warning: 'codec' is deprecated [-Wdeprecated-declarations] int ret = avpicture_fill(&pict, opkt.data, ost->st->codec->pix_fmt, ost->st->codec->width, ost->st->codec->height); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:1895:86: warning: 'codec' is deprecated [-Wdeprecated-declarations] int ret = avpicture_fill(&pict, opkt.data, ost->st->codec->pix_fmt, ost->st->codec->width, ost->st->codec->height); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:1895:109: warning: 'codec' is deprecated [-Wdeprecated-declarations] int ret = avpicture_fill(&pict, opkt.data, ost->st->codec->pix_fmt, ost->st->codec->width, ost->st->codec->height); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:1960:11: warning: 'avcodec_decode_audio4' is deprecated [-Wdeprecated-declarations] ret = avcodec_decode_audio4(avctx, decoded_frame, got_output, pkt); ^ src/libavcodec/avcodec.h:4735:5: note: 'avcodec_decode_audio4' declared here int avcodec_decode_audio4(AVCodecContext *avctx, AVFrame *frame, ^ src/ffmpeg.c:2086:11: warning: 'avcodec_decode_video2' is deprecated [-Wdeprecated-declarations] ret = avcodec_decode_video2(ist->dec_ctx, ^ src/libavcodec/avcodec.h:4784:5: note: 'avcodec_decode_video2' declared here int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture, ^ src/ffmpeg.c:2092:18: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (ist->st->codec->has_b_frames < ist->dec_ctx->has_b_frames) { ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:2094:22: warning: 'codec' is deprecated [-Wdeprecated-declarations] ist->st->codec->has_b_frames = ist->dec_ctx->has_b_frames; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:2102:29: warning: 'codec' is deprecated [-Wdeprecated-declarations] ist->st->codec->has_b_frames); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:2647:15: warning: 'avcodec_copy_context' is deprecated [-Wdeprecated-declarations] ret = avcodec_copy_context(ost->st->codec, ost->enc_ctx); ^ src/libavcodec/avcodec.h:4213:5: note: 'avcodec_copy_context' declared here int avcodec_copy_context(AVCodecContext *dest, const AVCodecContext *src); ^ src/ffmpeg.c:2647:45: warning: 'codec' is deprecated [-Wdeprecated-declarations] ret = avcodec_copy_context(ost->st->codec, ost->enc_ctx); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:2678:18: warning: 'codec' is deprecated [-Wdeprecated-declarations] ost->st->codec->codec= ost->enc_ctx->codec; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:2680:40: warning: 'codec' is deprecated [-Wdeprecated-declarations] ret = av_opt_set_dict(ost->st->codec, &ost->encoder_opts); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:2687:48: warning: 'codec' is deprecated [-Wdeprecated-declarations] ost->st->time_base = av_add_q(ost->st->codec->time_base, (AVRational){0, 1}); ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:2765:41: warning: 'codec' is deprecated [-Wdeprecated-declarations] av_get_media_type_string(st->codec->codec_type), ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:2855:47: warning: 'codec' is deprecated [-Wdeprecated-declarations] enc_ctx = ost->stream_copy ? ost->st->codec : ost->enc_ctx; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:2865:42: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (st != ost->st && st->codec->codec_type == enc_ctx->codec_type) ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:3182:80: warning: 'codec' is deprecated [-Wdeprecated-declarations] enc_ctx->width = input_streams[ost->source_index]->st->codec->width; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:3183:80: warning: 'codec' is deprecated [-Wdeprecated-declarations] enc_ctx->height = input_streams[ost->source_index]->st->codec->height; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:3515:43: warning: 'codec' is deprecated [-Wdeprecated-declarations] debug = input_streams[0]->st->codec->debug<<1; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ src/ffmpeg.c:3534:35: warning: 'codec' is deprecated [-Wdeprecated-declarations] input_streams[i]->st->codec->debug = debug; ^ src/libavformat/avformat.h:882:21: note: 'codec' declared here AVCodecContext *codec; ^ CC libavcodec/4xm.o CC libavcodec/8bps.o 13 warnings generated. CC libavcodec/8svx.o CC libavcodec/a64multienc.o 3 warnings generated. CC libavcodec/aac_ac3_parser.o CC libavcodec/aac_adtstoasc_bsf.o CC libavcodec/aac_parser.o CC libavcodec/aacadtsdec.o CC libavcodec/aaccoder.o CC libavcodec/aacdec.o CC libavcodec/aacdec_fixed.o CC libavcodec/aacenc.o CC libavcodec/aacenc_is.o 3 warnings generated. CC libavcodec/aacenc_ltp.o 59 warnings generated. CC libavcodec/aacenc_pred.o 55 warnings generated. CC libavcodec/aacenc_tns.o CC libavcodec/aacenctab.o CC libavcodec/aacps_fixed.o CC libavcodec/aacps_float.o 3 warnings generated. CC libavcodec/aacpsdsp_fixed.o CC libavcodec/aacpsdsp_float.o 45 warnings generated. CC libavcodec/aacpsy.o CC libavcodec/aacsbr.o CC libavcodec/aacsbr_fixed.o CC libavcodec/aactab.o CC libavcodec/aandcttab.o CC libavcodec/aarch64/fft_init_aarch64.o AS libavcodec/aarch64/fft_neon.o CC libavcodec/aarch64/fmtconvert_init.o AS libavcodec/aarch64/fmtconvert_neon.o CC libavcodec/aarch64/h264chroma_init_aarch64.o AS libavcodec/aarch64/h264cmc_neon.o CC libavcodec/aarch64/h264dsp_init_aarch64.o AS libavcodec/aarch64/h264dsp_neon.o AS libavcodec/aarch64/h264idct_neon.o CC libavcodec/aarch64/h264pred_init.o AS libavcodec/aarch64/h264pred_neon.o CC libavcodec/aarch64/h264qpel_init_aarch64.o AS libavcodec/aarch64/h264qpel_neon.o CC libavcodec/aarch64/hpeldsp_init_aarch64.o 10 warnings generated. AS libavcodec/aarch64/hpeldsp_neon.o CC libavcodec/aarch64/imdct15_init.o AS libavcodec/aarch64/imdct15_neon.o AS libavcodec/aarch64/mdct_neon.o CC libavcodec/aarch64/mpegaudiodsp_init.o AS libavcodec/aarch64/mpegaudiodsp_neon.o CC libavcodec/aarch64/rv40dsp_init_aarch64.o CC libavcodec/aarch64/synth_filter_init.o AS libavcodec/aarch64/synth_filter_neon.o CC libavcodec/aarch64/vc1dsp_init_aarch64.o AS libavcodec/aarch64/videodsp.o CC libavcodec/aarch64/videodsp_init.o CC libavcodec/aarch64/vorbisdsp_init.o AS libavcodec/aarch64/vorbisdsp_neon.o :31:21: error: invalid operand for instruction bic x7, x7, #63 ^ make: *** [libavcodec/aarch64/synth_filter_neon.o] Error 1 make: *** Waiting for unfinished jobs.... CC libavcodec/aasc.o