CC libavdevice/alldevices.o CC libavdevice/avdevice.o CC libavdevice/dv1394.o CC libavdevice/fbdev_common.o CC libavdevice/fbdev_dec.o CC libavdevice/fbdev_enc.o CC libavdevice/lavfi.o CC libavdevice/oss.o CC libavdevice/oss_dec.o CC libavdevice/oss_enc.o CC libavdevice/timefilter.o CC libavdevice/utils.o CC libavdevice/v4l2-common.o CC libavdevice/v4l2.o CC libavdevice/v4l2enc.o AR libavdevice/libavdevice.a CC libavfilter/aeval.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_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_sidechaincompress.o CC libavfilter/af_silencedetect.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_anullsrc.o CC libavfilter/asrc_sine.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 src/libavfilter/lavfutils.c: In function ‘ff_load_image’: src/libavfilter/lavfutils.c:53:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] codec_ctx = format_ctx->streams[0]->codec; ^ src/libavfilter/lavfutils.c:79:5: warning: ‘avcodec_decode_video2’ is deprecated (declared at src/libavcodec/avcodec.h:4753) [-Wdeprecated-declarations] ret = avcodec_decode_video2(codec_ctx, frame, &frame_decoded, &pkt); ^ CC libavfilter/lswsutils.o CC libavfilter/opencl_allkernels.o CC libavfilter/setpts.o CC libavfilter/settb.o CC libavfilter/split.o CC libavfilter/src_movie.o src/libavfilter/src_movie.c: In function ‘movie_push_frame’: src/libavfilter/src_movie.c:524:9: warning: ‘avcodec_decode_video2’ is deprecated (declared at src/libavcodec/avcodec.h:4753) [-Wdeprecated-declarations] ret = avcodec_decode_video2(st->codec_ctx, frame, &got_frame, pkt); ^ src/libavfilter/src_movie.c:527:9: warning: ‘avcodec_decode_audio4’ is deprecated (declared at src/libavcodec/avcodec.h:4704) [-Wdeprecated-declarations] ret = avcodec_decode_audio4(st->codec_ctx, frame, &got_frame, pkt); ^ CC libavfilter/transform.o CC libavfilter/trim.o CC libavfilter/vaf_spectrumsynth.o src/libavfilter/vaf_spectrumsynth.c: In function ‘try_push_frame’: src/libavfilter/vaf_spectrumsynth.c:370:19: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] int ch, n, i, ret; ^ CC libavfilter/vf_alphamerge.o CC libavfilter/vf_aspect.o CC libavfilter/vf_atadenoise.o CC libavfilter/vf_bbox.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 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 src/libavfilter/vf_colorspace.c: In function ‘fill_rgb2xyz_table’: src/libavfilter/vf_colorspace.c:360:5: warning: passing argument 1 of ‘invert_matrix3x3’ from incompatible pointer type [enabled by default] invert_matrix3x3(rgb2xyz, i); ^ src/libavfilter/vf_colorspace.c:277:13: note: expected ‘const double (*)[3]’ but argument is of type ‘double (*)[3]’ static void invert_matrix3x3(const double in[3][3], double out[3][3]) ^ src/libavfilter/vf_colorspace.c: In function ‘fill_whitepoint_conv_table’: src/libavfilter/vf_colorspace.c:424:5: warning: passing argument 3 of ‘mul3x3’ from incompatible pointer type [enabled by default] mul3x3(tmp, ma, fac); ^ src/libavfilter/vf_colorspace.c:376:13: note: expected ‘const double (*)[3]’ but argument is of type ‘double (*)[3]’ static void mul3x3(double dst[3][3], const double src1[3][3], const double src2[3][3]) ^ src/libavfilter/vf_colorspace.c:425:5: warning: passing argument 2 of ‘mul3x3’ from incompatible pointer type [enabled by default] mul3x3(out, tmp, mai); ^ src/libavfilter/vf_colorspace.c:376:13: note: expected ‘const double (*)[3]’ but argument is of type ‘double (*)[3]’ static void mul3x3(double dst[3][3], const double src1[3][3], const double src2[3][3]) ^ src/libavfilter/vf_colorspace.c:425:5: warning: passing argument 3 of ‘mul3x3’ from incompatible pointer type [enabled by default] mul3x3(out, tmp, mai); ^ src/libavfilter/vf_colorspace.c:376:13: note: expected ‘const double (*)[3]’ but argument is of type ‘double (*)[3]’ static void mul3x3(double dst[3][3], const double src1[3][3], const double src2[3][3]) ^ src/libavfilter/vf_colorspace.c: In function ‘convert’: src/libavfilter/vf_colorspace.c:480:20: warning: passing argument 7 of ‘s->yuv2yuv’ from incompatible pointer type [enabled by default] s->yuv2yuv_coeffs, s->yuv_offset); ^ src/libavfilter/vf_colorspace.c:480:20: note: expected ‘const int16_t (*)[3][8]’ but argument is of type ‘int16_t (*)[3][8]’ src/libavfilter/vf_colorspace.c:480:20: warning: passing argument 8 of ‘s->yuv2yuv’ from incompatible pointer type [enabled by default] src/libavfilter/vf_colorspace.c:480:20: note: expected ‘const int16_t (*)[8]’ but argument is of type ‘int16_t (*)[8]’ src/libavfilter/vf_colorspace.c:502:20: warning: passing argument 7 of ‘s->yuv2rgb’ from incompatible pointer type [enabled by default] s->yuv2rgb_coeffs, s->yuv_offset[0]); ^ src/libavfilter/vf_colorspace.c:502:20: note: expected ‘const int16_t (*)[3][8]’ but argument is of type ‘int16_t (*)[3][8]’ src/libavfilter/vf_colorspace.c:506:17: warning: passing argument 5 of ‘s->dsp.multiply3x3’ from incompatible pointer type [enabled by default] s->dsp.multiply3x3(rgb, s->rgb_stride, w, h, s->lrgb2lrgb_coeffs); ^ src/libavfilter/vf_colorspace.c:506:17: note: expected ‘const int16_t (*)[3][8]’ but argument is of type ‘int16_t (*)[3][8]’ src/libavfilter/vf_colorspace.c:511:28: warning: passing argument 7 of ‘s->rgb2yuv_fsb’ from incompatible pointer type [enabled by default] s->rgb2yuv_coeffs, s->yuv_offset[1], s->dither_scratch); ^ src/libavfilter/vf_colorspace.c:511:28: note: expected ‘const int16_t (*)[3][8]’ but argument is of type ‘int16_t (*)[3][8]’ src/libavfilter/vf_colorspace.c:514:24: warning: passing argument 7 of ‘s->rgb2yuv’ from incompatible pointer type [enabled by default] s->rgb2yuv_coeffs, s->yuv_offset[1]); ^ src/libavfilter/vf_colorspace.c:514:24: note: expected ‘const int16_t (*)[3][8]’ but argument is of type ‘int16_t (*)[3][8]’ src/libavfilter/vf_colorspace.c: In function ‘create_filtergraph’: src/libavfilter/vf_colorspace.c:614:13: warning: passing argument 1 of ‘invert_matrix3x3’ from incompatible pointer type [enabled by default] invert_matrix3x3(rgb2xyz, xyz2rgb); ^ src/libavfilter/vf_colorspace.c:277:13: note: expected ‘const double (*)[3]’ but argument is of type ‘double (*)[3]’ static void invert_matrix3x3(const double in[3][3], double out[3][3]) ^ src/libavfilter/vf_colorspace.c:622:17: warning: passing argument 2 of ‘mul3x3’ from incompatible pointer type [enabled by default] mul3x3(tmp, rgb2xyz, wpconv); ^ src/libavfilter/vf_colorspace.c:376:13: note: expected ‘const double (*)[3]’ but argument is of type ‘double (*)[3]’ static void mul3x3(double dst[3][3], const double src1[3][3], const double src2[3][3]) ^ src/libavfilter/vf_colorspace.c:622:17: warning: passing argument 3 of ‘mul3x3’ from incompatible pointer type [enabled by default] mul3x3(tmp, rgb2xyz, wpconv); ^ src/libavfilter/vf_colorspace.c:376:13: note: expected ‘const double (*)[3]’ but argument is of type ‘double (*)[3]’ static void mul3x3(double dst[3][3], const double src1[3][3], const double src2[3][3]) ^ src/libavfilter/vf_colorspace.c:623:17: warning: passing argument 2 of ‘mul3x3’ from incompatible pointer type [enabled by default] mul3x3(rgb2rgb, tmp, xyz2rgb); ^ src/libavfilter/vf_colorspace.c:376:13: note: expected ‘const double (*)[3]’ but argument is of type ‘double (*)[3]’ static void mul3x3(double dst[3][3], const double src1[3][3], const double src2[3][3]) ^ src/libavfilter/vf_colorspace.c:623:17: warning: passing argument 3 of ‘mul3x3’ from incompatible pointer type [enabled by default] mul3x3(rgb2rgb, tmp, xyz2rgb); ^ src/libavfilter/vf_colorspace.c:376:13: note: expected ‘const double (*)[3]’ but argument is of type ‘double (*)[3]’ static void mul3x3(double dst[3][3], const double src1[3][3], const double src2[3][3]) ^ src/libavfilter/vf_colorspace.c:625:17: warning: passing argument 2 of ‘mul3x3’ from incompatible pointer type [enabled by default] mul3x3(rgb2rgb, rgb2xyz, xyz2rgb); ^ src/libavfilter/vf_colorspace.c:376:13: note: expected ‘const double (*)[3]’ but argument is of type ‘double (*)[3]’ static void mul3x3(double dst[3][3], const double src1[3][3], const double src2[3][3]) ^ src/libavfilter/vf_colorspace.c:625:17: warning: passing argument 3 of ‘mul3x3’ from incompatible pointer type [enabled by default] mul3x3(rgb2rgb, rgb2xyz, xyz2rgb); ^ src/libavfilter/vf_colorspace.c:376:13: note: expected ‘const double (*)[3]’ but argument is of type ‘double (*)[3]’ static void mul3x3(double dst[3][3], const double src1[3][3], const double src2[3][3]) ^ src/libavfilter/vf_colorspace.c:740:13: warning: passing argument 1 of ‘invert_matrix3x3’ from incompatible pointer type [enabled by default] invert_matrix3x3(rgb2yuv, yuv2rgb); ^ src/libavfilter/vf_colorspace.c:277:13: note: expected ‘const double (*)[3]’ but argument is of type ‘double (*)[3]’ static void invert_matrix3x3(const double in[3][3], double out[3][3]) ^ src/libavfilter/vf_colorspace.c:796:13: warning: passing argument 2 of ‘mul3x3’ from incompatible pointer type [enabled by default] mul3x3(yuv2yuv, yuv2rgb, rgb2yuv); ^ src/libavfilter/vf_colorspace.c:376:13: note: expected ‘const double (*)[3]’ but argument is of type ‘double (*)[3]’ static void mul3x3(double dst[3][3], const double src1[3][3], const double src2[3][3]) ^ src/libavfilter/vf_colorspace.c:796:13: warning: passing argument 3 of ‘mul3x3’ from incompatible pointer type [enabled by default] mul3x3(yuv2yuv, yuv2rgb, rgb2yuv); ^ src/libavfilter/vf_colorspace.c:376:13: note: expected ‘const double (*)[3]’ but argument is of type ‘double (*)[3]’ static void mul3x3(double dst[3][3], const double src1[3][3], const double src2[3][3]) ^ 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_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 src/libavfilter/vf_hwupload.c: In function ‘hwupload_query_formats’: src/libavfilter/vf_hwupload.c:84:19: warning: ignoring return value of ‘ff_formats_ref’, declared with attribute warn_unused_result [-Wunused-result] ff_formats_ref(input_formats, &avctx->inputs[0]->out_formats); ^ src/libavfilter/vf_hwupload.c:86:19: warning: ignoring return value of ‘ff_formats_ref’, declared with attribute warn_unused_result [-Wunused-result] ff_formats_ref(ff_make_format_list(output_pix_fmts), ^ CC libavfilter/vf_idet.o CC libavfilter/vf_il.o CC libavfilter/vf_interlace.o CC libavfilter/vf_kerndeint.o CC libavfilter/vf_lenscorrection.o CC libavfilter/vf_lut.o CC libavfilter/vf_lut3d.o CC libavfilter/vf_maskedmerge.o CC libavfilter/vf_mcdeint.o src/libavfilter/vf_mcdeint.c: In function ‘config_props’: src/libavfilter/vf_mcdeint.c:137:9: warning: ‘me_method’ is deprecated (declared at src/libavcodec/avcodec.h:1884) [-Wdeprecated-declarations] enc_ctx->me_method = ME_ITER; ^ src/libavfilter/vf_mcdeint.c: In function ‘filter_frame’: src/libavfilter/vf_mcdeint.c:192:5: warning: ‘avcodec_encode_video2’ is deprecated (declared at src/libavcodec/avcodec.h:5261) [-Wdeprecated-declarations] ret = avcodec_encode_video2(mcdeint->enc_ctx, &pkt, inpic, &got_frame); ^ src/libavfilter/vf_mcdeint.c:196:5: warning: ‘coded_frame’ is deprecated (declared at src/libavcodec/avcodec.h:3070) [-Wdeprecated-declarations] frame_dec = mcdeint->enc_ctx->coded_frame; ^ CC libavfilter/vf_mergeplanes.o CC libavfilter/vf_mpdecimate.o CC libavfilter/vf_neighbor.o CC libavfilter/vf_nnedi.o 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 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 src/libavfilter/vf_uspp.c: In function ‘filter’: src/libavfilter/vf_uspp.c:252:9: warning: ‘avcodec_encode_video2’ is deprecated (declared at src/libavcodec/avcodec.h:5261) [-Wdeprecated-declarations] avcodec_encode_video2(p->avctx_enc[i], &pkt, p->frame, &got_pkt_ptr); ^ src/libavfilter/vf_uspp.c:253:9: warning: ‘coded_frame’ is deprecated (declared at src/libavcodec/avcodec.h:3070) [-Wdeprecated-declarations] p->frame_dec = p->avctx_enc[i]->coded_frame; ^ CC libavfilter/vf_vectorscope.o CC libavfilter/vf_vflip.o CC libavfilter/vf_vignette.o CC libavfilter/vf_w3fdif.o CC libavfilter/vf_waveform.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 CC libavfilter/vsrc_testsrc.o CC libavfilter/window_func.o AR libavfilter/libavfilter.a 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/au.o CC libavformat/audiointerleave.o CC libavformat/avc.o CC libavformat/avidec.o src/libavformat/avidec.c: In function ‘avi_read_header’: src/libavformat/avidec.c:608:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] av_freep(&s->streams[0]->codec); ^ 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/concatdec.o src/libavformat/concatdec.c: In function ‘detect_stream_specific’: src/libavformat/concatdec.c:206:9: warning: ‘av_bitstream_filter_init’ is deprecated (declared at src/libavcodec/avcodec.h:5782) [-Wdeprecated-declarations] if (!(bsf = av_bitstream_filter_init("h264_mp4toannexb"))) { ^ src/libavformat/concatdec.c: In function ‘concat_read_close’: src/libavformat/concatdec.c:372:17: warning: ‘av_bitstream_filter_close’ is deprecated (declared at src/libavcodec/avcodec.h:5826) [-Wdeprecated-declarations] av_bitstream_filter_close(cat->files[i].streams[j].bsf); ^ src/libavformat/concatdec.c: In function ‘filter_packet’: src/libavformat/concatdec.c:532:9: warning: ‘av_bitstream_filter_filter’ is deprecated (declared at src/libavcodec/avcodec.h:5814) [-Wdeprecated-declarations] ret = av_bitstream_filter_filter(bsf, cs->avctx, NULL, ^ CC libavformat/crcenc.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 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/dtsdec.o CC libavformat/dtshddec.o CC libavformat/dump.o src/libavformat/dump.c: In function ‘dump_stream_format’: src/libavformat/dump.c:429:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] avctx->properties = st->codec->properties; ^ src/libavformat/dump.c:430:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] avctx->codec = st->codec->codec; ^ src/libavformat/dump.c:431:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] avctx->qmin = st->codec->qmin; ^ src/libavformat/dump.c:432:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] avctx->qmax = st->codec->qmax; ^ src/libavformat/dump.c:433:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] avctx->coded_width = st->codec->coded_width; ^ src/libavformat/dump.c:434:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] avctx->coded_height = st->codec->coded_height; ^ src/libavformat/dump.c:469:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] int tbc = st->codec->time_base.den && st->codec->time_base.num; ^ src/libavformat/dump.c:469:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/libavformat/dump.c:481:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] print_fps(1 / av_q2d(st->codec->time_base), "tbc"); ^ CC libavformat/dv.o CC libavformat/dvbsub.o CC libavformat/dvbtxt.o CC libavformat/dvenc.o CC libavformat/dxa.o CC libavformat/eacdata.o CC libavformat/electronicarts.o CC libavformat/epafdec.o CC libavformat/ffmdec.o src/libavformat/ffmdec.c: In function ‘ffm_close’: src/libavformat/ffmdec.c:256:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] av_freep(&s->streams[i]->codec->rc_eq); ^ src/libavformat/ffmdec.c:256:9: warning: ‘rc_eq’ is deprecated (declared at src/libavcodec/avcodec.h:2640) [-Wdeprecated-declarations] src/libavformat/ffmdec.c: In function ‘ffm2_read_header’: src/libavformat/ffmdec.c:348:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] codec = st->codec; ^ src/libavformat/ffmdec.c:422:13: warning: ‘rc_eq’ is deprecated (declared at src/libavcodec/avcodec.h:2640) [-Wdeprecated-declarations] codec->rc_eq = av_strdup(rc_eq_buf); ^ src/libavformat/ffmdec.c:433:13: warning: ‘mpeg_quant’ is deprecated (declared at src/libavcodec/avcodec.h:1976) [-Wdeprecated-declarations] codec->mpeg_quant = avio_rb32(pb); ^ src/libavformat/ffmdec.c:435:13: warning: ‘me_method’ is deprecated (declared at src/libavcodec/avcodec.h:1884) [-Wdeprecated-declarations] codec->me_method = avio_rb32(pb); ^ src/libavformat/ffmdec.c:438:13: warning: ‘frame_skip_cmp’ is deprecated (declared at src/libavcodec/avcodec.h:2739) [-Wdeprecated-declarations] codec->frame_skip_cmp = avio_rb32(pb); ^ src/libavformat/ffmdec.c:439:13: warning: ‘rc_buffer_aggressivity’ is deprecated (declared at src/libavcodec/avcodec.h:2662) [-Wdeprecated-declarations] codec->rc_buffer_aggressivity = av_int2double(avio_rb64(pb)); ^ src/libavformat/ffmdec.c:442:13: warning: ‘coder_type’ is deprecated (declared at src/libavcodec/avcodec.h:2701) [-Wdeprecated-declarations] codec->coder_type = avio_rb32(pb); ^ src/libavformat/ffmdec.c:447:13: warning: ‘scenechange_threshold’ is deprecated (declared at src/libavcodec/avcodec.h:2233) [-Wdeprecated-declarations] codec->scenechange_threshold = avio_rb32(pb); ^ src/libavformat/ffmdec.c:448:13: warning: ‘b_frame_strategy’ is deprecated (declared at src/libavcodec/avcodec.h:1955) [-Wdeprecated-declarations] codec->b_frame_strategy = avio_rb32(pb); ^ src/libavformat/ffmdec.c:518:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] avcodec_parameters_from_context(s->streams[i]->codecpar, s->streams[i]->codec); ^ src/libavformat/ffmdec.c: In function ‘ffm_read_header’: src/libavformat/ffmdec.c:578:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] codec = st->codec; ^ src/libavformat/ffmdec.c:631:13: warning: ‘rc_eq’ is deprecated (declared at src/libavcodec/avcodec.h:2640) [-Wdeprecated-declarations] codec->rc_eq = av_strdup(rc_eq_buf); ^ src/libavformat/ffmdec.c:642:13: warning: ‘mpeg_quant’ is deprecated (declared at src/libavcodec/avcodec.h:1976) [-Wdeprecated-declarations] codec->mpeg_quant = avio_rb32(pb); ^ src/libavformat/ffmdec.c:644:13: warning: ‘me_method’ is deprecated (declared at src/libavcodec/avcodec.h:1884) [-Wdeprecated-declarations] codec->me_method = avio_rb32(pb); ^ src/libavformat/ffmdec.c:647:13: warning: ‘frame_skip_cmp’ is deprecated (declared at src/libavcodec/avcodec.h:2739) [-Wdeprecated-declarations] codec->frame_skip_cmp = avio_rb32(pb); ^ src/libavformat/ffmdec.c:648:13: warning: ‘rc_buffer_aggressivity’ is deprecated (declared at src/libavcodec/avcodec.h:2662) [-Wdeprecated-declarations] codec->rc_buffer_aggressivity = av_int2double(avio_rb64(pb)); ^ src/libavformat/ffmdec.c:651:13: warning: ‘coder_type’ is deprecated (declared at src/libavcodec/avcodec.h:2701) [-Wdeprecated-declarations] codec->coder_type = avio_rb32(pb); ^ src/libavformat/ffmdec.c:656:13: warning: ‘scenechange_threshold’ is deprecated (declared at src/libavcodec/avcodec.h:2233) [-Wdeprecated-declarations] codec->scenechange_threshold = avio_rb32(pb); ^ src/libavformat/ffmdec.c:657:13: warning: ‘b_frame_strategy’ is deprecated (declared at src/libavcodec/avcodec.h:1955) [-Wdeprecated-declarations] codec->b_frame_strategy = avio_rb32(pb); ^ src/libavformat/ffmdec.c:544:24: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] int i, nb_streams, ret; ^ CC libavformat/ffmenc.o src/libavformat/ffmenc.c: In function ‘ffm_write_header’: src/libavformat/ffmenc.c:246:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] bit_rate += st->codec->bit_rate; ^ src/libavformat/ffmenc.c:259:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] codec = st->codec; ^ CC libavformat/ffmetadec.o CC libavformat/ffmetaenc.o CC libavformat/file.o CC libavformat/filmstripdec.o CC libavformat/filmstripenc.o CC libavformat/flac_picture.o CC libavformat/flacdec.o CC libavformat/flacenc.o CC libavformat/flacenc_header.o CC libavformat/flic.o CC libavformat/flvdec.o 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 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 src/libavformat/img2enc.c: In function ‘write_packet’: src/libavformat/img2enc.c:161:13: warning: ‘av_dup_packet’ is deprecated (declared at src/libavcodec/avcodec.h:4391) [-Wdeprecated-declarations] (ret = av_dup_packet(&pkt2)) < 0 || ^ CC libavformat/ingenientdec.o CC libavformat/ipmovie.o CC libavformat/ircam.o CC libavformat/ircamdec.o CC libavformat/ircamenc.o CC libavformat/isom.o CC libavformat/iss.o CC libavformat/iv8.o 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 src/libavformat/movenc.c: In function ‘mov_flush_fragment’: src/libavformat/movenc.c:865:8: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] if (cluster_idx >= track->entry) ^ 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_h263_rfc2190.o CC libavformat/rtpdec_h264.o CC libavformat/rtpdec_hevc.o CC libavformat/rtpdec_ilbc.o CC libavformat/rtpdec_jpeg.o CC libavformat/rtpdec_latm.o CC libavformat/rtpdec_mpa_robust.o CC libavformat/rtpdec_mpeg12.o CC libavformat/rtpdec_mpeg4.o src/libavformat/rtpdec_mpeg4.c: In function ‘parse_fmtp’: src/libavformat/rtpdec_mpeg4.c:281:9: warning: passing argument 2 of ‘parse_fmtp_config’ discards ‘const’ qualifier from pointer target type [enabled by default] res = parse_fmtp_config(par, value); ^ src/libavformat/rtpdec_mpeg4.c:100:12: note: expected ‘char *’ but argument is of type ‘const char *’ static int parse_fmtp_config(AVCodecParameters *par, char *value) ^ 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 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 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 src/libavformat/sdp.c: In function ‘sdp_write_media_attributes’: src/libavformat/sdp.c:692:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (st->codec) { ^ src/libavformat/sdp.c:696:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (st->codec->flags & AV_CODEC_FLAG_QSCALE) ^ src/libavformat/sdp.c:698:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] else if (!av_opt_get_int(st->codec, "vad", AV_OPT_FLAG_ENCODING_PARAM, &vad_option) && vad_option) ^ CC libavformat/sdr2.o CC libavformat/segafilm.o CC libavformat/segment.o CC libavformat/shortendec.o CC libavformat/sierravmd.o CC libavformat/siff.o CC libavformat/smacker.o CC libavformat/smjpeg.o CC libavformat/smjpegdec.o CC libavformat/smjpegenc.o 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 src/libavformat/tee.c: In function ‘parse_bsfs’: src/libavformat/tee.c:124:9: warning: ‘av_bitstream_filter_init’ is deprecated (declared at src/libavcodec/avcodec.h:5782) [-Wdeprecated-declarations] AVBitStreamFilterContext *bsf = av_bitstream_filter_init(bsf_name); ^ src/libavformat/tee.c: In function ‘close_slave’: src/libavformat/tee.c:182:17: warning: ‘av_bitstream_filter_close’ is deprecated (declared at src/libavcodec/avcodec.h:5826) [-Wdeprecated-declarations] av_bitstream_filter_close(bsf); ^ src/libavformat/tee.c: In function ‘tee_write_packet’: src/libavformat/tee.c:549:9: warning: ‘av_apply_bitstream_filters’ is deprecated (declared at src/libavformat/avformat.h:2885) [-Wdeprecated-declarations] if ((ret = av_apply_bitstream_filters(avf2->streams[s2]->codec, &pkt2, ^ src/libavformat/tee.c:549:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] CC libavformat/thp.o CC libavformat/tiertexseq.o CC libavformat/tmv.o CC libavformat/tta.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 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 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/webmdashenc.o CC libavformat/webpenc.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 AR libavformat/libavformat.a CC libavcodec/012v.o CC libavcodec/4xm.o CC libavcodec/8bps.o CC libavcodec/8svx.o CC libavcodec/a64multienc.o 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 CC libavcodec/aacenc_ltp.o CC libavcodec/aacenc_pred.o CC libavcodec/aacenc_tns.o CC libavcodec/aacenctab.o CC libavcodec/aacps_fixed.o CC libavcodec/aacps_float.o CC libavcodec/aacpsdsp_fixed.o CC libavcodec/aacpsdsp_float.o CC libavcodec/aacpsy.o CC libavcodec/aacsbr.o CC libavcodec/aacsbr_fixed.o CC libavcodec/aactab.o CC libavcodec/aandcttab.o CC libavcodec/aasc.o CC libavcodec/ac3.o CC libavcodec/ac3_parser.o CC libavcodec/ac3dec_data.o CC libavcodec/ac3dec_fixed.o CC libavcodec/ac3dec_float.o CC libavcodec/ac3dsp.o CC libavcodec/ac3enc.o src/libavcodec/ac3enc.c: In function ‘ff_ac3_process_exponents’: src/libavcodec/ac3enc.c:386:56: warning: array subscript is above array bounds [-Warray-bounds] if (ch == CPL_CH && exp_diff > (EXP_DIFF_THRESHOLD * (s->blocks[blk].end_freq[ch] - s->start_freq[ch]) / AC3_MAX_COEFS)) ^ src/libavcodec/ac3enc.c:380:33: warning: array subscript is above array bounds [-Warray-bounds] } else if (s->blocks[blk].channel_in_cpl[ch] != s->blocks[blk-1].channel_in_cpl[ch]) { ^ src/libavcodec/ac3enc.c:376:38: warning: array subscript is above array bounds [-Warray-bounds] } else if (!s->blocks[blk].cpl_in_use) { ^ CC libavcodec/ac3enc_fixed.o CC libavcodec/ac3enc_float.o CC libavcodec/ac3tab.o CC libavcodec/acelp_filters.o CC libavcodec/acelp_pitch_delay.o CC libavcodec/acelp_vectors.o CC libavcodec/adpcm.o CC libavcodec/adpcm_data.o CC libavcodec/adpcmenc.o CC libavcodec/adx.o CC libavcodec/adx_parser.o CC libavcodec/adxdec.o CC libavcodec/adxenc.o CC libavcodec/aic.o CC libavcodec/alac.o CC libavcodec/alac_data.o CC libavcodec/alacdsp.o CC libavcodec/alacenc.o CC libavcodec/aliaspixdec.o CC libavcodec/aliaspixenc.o CC libavcodec/allcodecs.o CC libavcodec/alsdec.o CC libavcodec/amrnbdec.o CC libavcodec/amrwbdec.o CC libavcodec/anm.o CC libavcodec/ansi.o CC libavcodec/apedec.o CC libavcodec/ass.o CC libavcodec/ass_split.o CC libavcodec/assdec.o CC libavcodec/assenc.o CC libavcodec/asv.o CC libavcodec/asvdec.o CC libavcodec/asvenc.o CC libavcodec/atrac.o CC libavcodec/atrac1.o CC libavcodec/atrac3.o CC libavcodec/atrac3plus.o CC libavcodec/atrac3plusdec.o CC libavcodec/atrac3plusdsp.o CC libavcodec/audio_frame_queue.o CC libavcodec/audioconvert.o CC libavcodec/audiodsp.o CC libavcodec/aura.o CC libavcodec/avdct.o CC libavcodec/avfft.o CC libavcodec/avpacket.o CC libavcodec/avpicture.o CC libavcodec/avrndec.o src/libavcodec/avrndec.c: In function ‘decode_frame’: src/libavcodec/avrndec.c:110:9: warning: ‘avcodec_decode_video2’ is deprecated (declared at src/libavcodec/avcodec.h:4753) [-Wdeprecated-declarations] ret = avcodec_decode_video2(a->mjpeg_avctx, data, got_frame, avpkt); ^ CC libavcodec/avs.o CC libavcodec/avuidec.o CC libavcodec/avuienc.o CC libavcodec/bethsoftvideo.o CC libavcodec/bfi.o CC libavcodec/bgmc.o CC libavcodec/bink.o CC libavcodec/binkaudio.o CC libavcodec/binkdsp.o CC libavcodec/bintext.o CC libavcodec/bitstream.o CC libavcodec/bitstream_filter.o src/libavcodec/bitstream_filter.c: In function ‘av_bitstream_filter_next’: src/libavcodec/bitstream_filter.c:40:5: warning: return discards ‘const’ qualifier from pointer target type [enabled by default] return av_bsf_next(&opaque); ^ src/libavcodec/bitstream_filter.c: In function ‘av_bitstream_filter_init’: src/libavcodec/bitstream_filter.c:71:17: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] ctx->filter = bsf; ^ src/libavcodec/bitstream_filter.c: In function ‘av_bitstream_filter_filter’: src/libavcodec/bitstream_filter.c:133:14: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] pkt.data = buf; ^ CC libavcodec/bitstream_filters.o src/libavcodec/bitstream_filters.c: In function ‘ff_bsf_child_class_next’: src/libavcodec/bitstream_filters.c:83:29: warning: array subscript is above array bounds [-Warray-bounds] for (; bitstream_filters[i]; i++) ^ CC libavcodec/blockdsp.o CC libavcodec/bmp.o CC libavcodec/bmp_parser.o CC libavcodec/bmpenc.o CC libavcodec/bmvaudio.o CC libavcodec/bmvvideo.o CC libavcodec/brenderpix.o CC libavcodec/bsf.o CC libavcodec/bswapdsp.o CC libavcodec/c93.o CC libavcodec/cabac.o CC libavcodec/canopus.o CC libavcodec/cavs.o CC libavcodec/cavs_parser.o CC libavcodec/cavsdata.o CC libavcodec/cavsdec.o CC libavcodec/cavsdsp.o CC libavcodec/cbrt_data.o CC libavcodec/cbrt_data_fixed.o CC libavcodec/ccaption_dec.o CC libavcodec/cdgraphics.o CC libavcodec/cdxl.o CC libavcodec/celp_filters.o CC libavcodec/celp_math.o CC libavcodec/cfhd.o CC libavcodec/cfhddata.o CC libavcodec/cga_data.o CC libavcodec/chomp_bsf.o CC libavcodec/cinepak.o CC libavcodec/cinepakenc.o CC libavcodec/cljrdec.o CC libavcodec/cljrenc.o CC libavcodec/cllc.o CC libavcodec/cngdec.o CC libavcodec/cngenc.o CC libavcodec/codec_desc.o CC libavcodec/cook.o CC libavcodec/cook_parser.o CC libavcodec/cpia.o CC libavcodec/cscd.o CC libavcodec/cyuv.o CC libavcodec/d3d11va.o CC libavcodec/dca.o CC libavcodec/dca_core.o CC libavcodec/dca_core_bsf.o CC libavcodec/dca_exss.o CC libavcodec/dca_lbr.o CC libavcodec/dca_parser.o CC libavcodec/dca_xll.o CC libavcodec/dcadata.o CC libavcodec/dcadct.o CC libavcodec/dcadec.o CC libavcodec/dcadsp.o CC libavcodec/dcaenc.o CC libavcodec/dcahuff.o CC libavcodec/dct.o CC libavcodec/dct32_fixed.o CC libavcodec/dct32_float.o CC libavcodec/dds.o CC libavcodec/dfa.o CC libavcodec/dirac.o CC libavcodec/dirac_arith.o CC libavcodec/dirac_dwt.o CC libavcodec/dirac_parser.o CC libavcodec/diracdec.o src/libavcodec/diracdec.c: In function ‘dirac_decode_frame’: src/libavcodec/diracdec.c:1965:45: warning: array subscript is above array bounds [-Warray-bounds] s->delay_frames[i] = s->delay_frames[i+1]; ^ CC libavcodec/diracdsp.o CC libavcodec/diractab.o CC libavcodec/dnxhd_parser.o CC libavcodec/dnxhddata.o CC libavcodec/dnxhddec.o src/libavcodec/dnxhddec.c:143:34: warning: ‘dnxhd_decode_init_thread_copy’ defined but not used [-Wunused-function] static av_cold int dnxhd_decode_init_thread_copy(AVCodecContext *avctx) ^ CC libavcodec/dnxhdenc.o CC libavcodec/dpcm.o CC libavcodec/dpx.o CC libavcodec/dpx_parser.o CC libavcodec/dpxenc.o CC libavcodec/dsd.o CC libavcodec/dsddec.o CC libavcodec/dsicinaudio.o CC libavcodec/dsicinvideo.o CC libavcodec/dss_sp.o CC libavcodec/dstdec.o CC libavcodec/dump_extradata_bsf.o CC libavcodec/dv.o CC libavcodec/dv_profile.o CC libavcodec/dvaudio_parser.o CC libavcodec/dvaudiodec.o CC libavcodec/dvbsub.o CC libavcodec/dvbsub_parser.o CC libavcodec/dvbsubdec.o CC libavcodec/dvd_nav_parser.o CC libavcodec/dvdata.o CC libavcodec/dvdec.o CC libavcodec/dvdsub_parser.o CC libavcodec/dvdsubdec.o CC libavcodec/dvdsubenc.o CC libavcodec/dvenc.o src/libavcodec/dvenc.c: In function ‘dv_encode_video_segment’: src/libavcodec/dvenc.c:377:81: warning: array subscript is above array bounds [-Warray-bounds] for (a2 = a + 1; b->next[k] >= mb_area_start[a2 + 1]; a2++) ^ CC libavcodec/dxtory.o CC libavcodec/dxv.o CC libavcodec/eac3_data.o CC libavcodec/eac3enc.o CC libavcodec/eacmv.o CC libavcodec/eaidct.o CC libavcodec/eamad.o CC libavcodec/eatgq.o CC libavcodec/eatgv.o CC libavcodec/eatqi.o CC libavcodec/elbg.o CC libavcodec/error_resilience.o CC libavcodec/escape124.o CC libavcodec/escape130.o CC libavcodec/evrcdec.o CC libavcodec/exif.o CC libavcodec/faandct.o CC libavcodec/faanidct.o CC libavcodec/faxcompr.o CC libavcodec/fdctdsp.o CC libavcodec/fft_fixed.o CC libavcodec/fft_fixed_32.o CC libavcodec/fft_float.o CC libavcodec/fft_init_table.o CC libavcodec/ffv1.o CC libavcodec/ffv1dec.o src/libavcodec/ffv1dec.c:1065:13: warning: ‘copy_fields’ defined but not used [-Wunused-function] static void copy_fields(FFV1Context *fsdst, FFV1Context *fssrc, FFV1Context *fsrc) ^ CC libavcodec/ffv1enc.o CC libavcodec/ffwavesynth.o CC libavcodec/fic.o CC libavcodec/flac.o CC libavcodec/flac_parser.o CC libavcodec/flacdata.o CC libavcodec/flacdec.o CC libavcodec/flacdsp.o CC libavcodec/flacenc.o CC libavcodec/flicvideo.o CC libavcodec/flvdec.o CC libavcodec/flvenc.o CC libavcodec/fmtconvert.o CC libavcodec/fraps.o CC libavcodec/frwu.o CC libavcodec/g722.o CC libavcodec/g722dec.o CC libavcodec/g722dsp.o CC libavcodec/g722enc.o CC libavcodec/g723_1.o CC libavcodec/g723_1dec.o CC libavcodec/g723_1enc.o CC libavcodec/g726.o CC libavcodec/g729_parser.o CC libavcodec/g729dec.o CC libavcodec/g729postfilter.o CC libavcodec/gif.o CC libavcodec/gifdec.o CC libavcodec/golomb.o CC libavcodec/gsm_parser.o CC libavcodec/gsmdec.o CC libavcodec/gsmdec_data.o CC libavcodec/h261.o CC libavcodec/h261_parser.o CC libavcodec/h261data.o CC libavcodec/h261dec.o CC libavcodec/h261enc.o CC libavcodec/h263.o CC libavcodec/h263_parser.o CC libavcodec/h263data.o CC libavcodec/h263dec.o CC libavcodec/h263dsp.o CC libavcodec/h264.o CC libavcodec/h2645_parse.o CC libavcodec/h264_cabac.o CC libavcodec/h264_cavlc.o CC libavcodec/h264_direct.o CC libavcodec/h264_loopfilter.o CC libavcodec/h264_mb.o CC libavcodec/h264_mp4toannexb_bsf.o CC libavcodec/h264_parse.o CC libavcodec/h264_parser.o CC libavcodec/h264_picture.o CC libavcodec/h264_ps.o CC libavcodec/h264_refs.o CC libavcodec/h264_sei.o CC libavcodec/h264_slice.o src/libavcodec/h264_slice.c: In function ‘ff_h264_decode_slice_header’: src/libavcodec/h264_slice.c:1188:19: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] h->ps.sps = (const SPS*)h->ps.sps_ref->data; ^ CC libavcodec/h264chroma.o CC libavcodec/h264data.o CC libavcodec/h264dsp.o CC libavcodec/h264idct.o CC libavcodec/h264pred.o CC libavcodec/h264qpel.o CC libavcodec/hap.o CC libavcodec/hapdec.o CC libavcodec/hevc.o CC libavcodec/hevc_cabac.o CC libavcodec/hevc_data.o CC libavcodec/hevc_filter.o CC libavcodec/hevc_mp4toannexb_bsf.o CC libavcodec/hevc_mvs.o CC libavcodec/hevc_parser.o CC libavcodec/hevc_ps.o src/libavcodec/hevc_ps.c: In function ‘ff_hevc_parse_sps’: src/libavcodec/hevc_ps.c:942:79: warning: array subscript is above array bounds [-Warray-bounds] sps->temporal_layer[i].max_dec_pic_buffering = sps->temporal_layer[start].max_dec_pic_buffering; ^ src/libavcodec/hevc_ps.c:943:74: warning: array subscript is above array bounds [-Warray-bounds] sps->temporal_layer[i].num_reorder_pics = sps->temporal_layer[start].num_reorder_pics; ^ src/libavcodec/hevc_ps.c:944:78: warning: array subscript is above array bounds [-Warray-bounds] sps->temporal_layer[i].max_latency_increase = sps->temporal_layer[start].max_latency_increase; ^ CC libavcodec/hevc_refs.o CC libavcodec/hevc_sei.o CC libavcodec/hevcdsp.o CC libavcodec/hevcpred.o CC libavcodec/hnm4video.o CC libavcodec/hpeldsp.o CC libavcodec/hq_hqa.o CC libavcodec/hq_hqadata.o CC libavcodec/hq_hqadsp.o CC libavcodec/hqx.o CC libavcodec/hqxdsp.o CC libavcodec/hqxvlc.o CC libavcodec/htmlsubtitles.o CC libavcodec/huffman.o CC libavcodec/huffyuv.o CC libavcodec/huffyuvdec.o CC libavcodec/huffyuvdsp.o CC libavcodec/huffyuvenc.o CC libavcodec/huffyuvencdsp.o CC libavcodec/idcinvideo.o CC libavcodec/idctdsp.o CC libavcodec/iff.o CC libavcodec/iirfilter.o CC libavcodec/imc.o CC libavcodec/imdct15.o CC libavcodec/imgconvert.o CC libavcodec/imx_dump_header_bsf.o CC libavcodec/indeo2.o CC libavcodec/indeo3.o CC libavcodec/indeo4.o CC libavcodec/indeo5.o CC libavcodec/intelh263dec.o CC libavcodec/interplayacm.o CC libavcodec/interplayvideo.o CC libavcodec/intrax8.o CC libavcodec/intrax8dsp.o CC libavcodec/ituh263dec.o CC libavcodec/ituh263enc.o CC libavcodec/ivi.o CC libavcodec/ivi_dsp.o CC libavcodec/j2kenc.o CC libavcodec/jacosubdec.o CC libavcodec/jfdctfst.o CC libavcodec/jfdctint.o CC libavcodec/jni.o CC libavcodec/jpeg2000.o CC libavcodec/jpeg2000dec.o CC libavcodec/jpeg2000dsp.o CC libavcodec/jpeg2000dwt.o CC libavcodec/jpegls.o CC libavcodec/jpeglsdec.o CC libavcodec/jpeglsenc.o CC libavcodec/jpegtables.o CC libavcodec/jrevdct.o CC libavcodec/jvdec.o CC libavcodec/kbdwin.o CC libavcodec/kgv1dec.o CC libavcodec/kmvc.o CC libavcodec/lagarith.o CC libavcodec/lagarithrac.o CC libavcodec/latm_parser.o CC libavcodec/lcldec.o CC libavcodec/ljpegenc.o CC libavcodec/loco.o CC libavcodec/lossless_audiodsp.o CC libavcodec/lossless_videodsp.o CC libavcodec/lpc.o CC libavcodec/lsp.o CC libavcodec/lzf.o CC libavcodec/lzw.o CC libavcodec/lzwenc.o CC libavcodec/m101.o CC libavcodec/mace.o CC libavcodec/magicyuv.o CC libavcodec/mathtables.o CC libavcodec/mdct_fixed.o CC libavcodec/mdct_fixed_32.o CC libavcodec/mdct_float.o CC libavcodec/mdec.o CC libavcodec/me_cmp.o CC libavcodec/metasound.o CC libavcodec/metasound_data.o CC libavcodec/microdvddec.o CC libavcodec/mimic.o CC libavcodec/mjpeg2jpeg_bsf.o CC libavcodec/mjpeg_parser.o CC libavcodec/mjpega_dump_header_bsf.o CC libavcodec/mjpegbdec.o CC libavcodec/mjpegdec.o CC libavcodec/mjpegenc.o CC libavcodec/mjpegenc_common.o CC libavcodec/mlp.o CC libavcodec/mlp_parser.o CC libavcodec/mlpdec.o CC libavcodec/mlpdsp.o CC libavcodec/mmvideo.o CC libavcodec/motion_est.o CC libavcodec/motionpixels.o CC libavcodec/movsub_bsf.o CC libavcodec/movtextdec.o CC libavcodec/movtextenc.o CC libavcodec/mp3_header_decompress_bsf.o CC libavcodec/mpc.o CC libavcodec/mpc7.o CC libavcodec/mpc8.o CC libavcodec/mpeg12.o CC libavcodec/mpeg12data.o CC libavcodec/mpeg12dec.o CC libavcodec/mpeg12enc.o CC libavcodec/mpeg4_unpack_bframes_bsf.o CC libavcodec/mpeg4audio.o CC libavcodec/mpeg4video.o CC libavcodec/mpeg4video_parser.o CC libavcodec/mpeg4videodec.o CC libavcodec/mpeg4videoenc.o CC libavcodec/mpeg_er.o CC libavcodec/mpegaudio.o CC libavcodec/mpegaudio_parser.o CC libavcodec/mpegaudiodata.o CC libavcodec/mpegaudiodec_fixed.o CC libavcodec/mpegaudiodec_float.o CC libavcodec/mpegaudiodecheader.o CC libavcodec/mpegaudiodsp.o CC libavcodec/mpegaudiodsp_data.o CC libavcodec/mpegaudiodsp_fixed.o CC libavcodec/mpegaudiodsp_float.o CC libavcodec/mpegaudioenc_fixed.o CC libavcodec/mpegaudioenc_float.o CC libavcodec/mpegpicture.o CC libavcodec/mpegutils.o CC libavcodec/mpegvideo.o CC libavcodec/mpegvideo_enc.o src/libavcodec/mpegvideo_enc.c: In function ‘encode_frame’: src/libavcodec/mpegvideo_enc.c:1400:5: warning: ‘avcodec_encode_video2’ is deprecated (declared at src/libavcodec/avcodec.h:5261) [-Wdeprecated-declarations] ret = avcodec_encode_video2(c, &pkt, frame, &got_output); ^ CC libavcodec/mpegvideo_motion.o CC libavcodec/mpegvideo_parser.o CC libavcodec/mpegvideodata.o CC libavcodec/mpegvideodsp.o CC libavcodec/mpegvideoencdsp.o CC libavcodec/mpl2dec.o CC libavcodec/mqc.o CC libavcodec/mqcdec.o CC libavcodec/mqcenc.o CC libavcodec/msgsmdec.o CC libavcodec/msmpeg4.o CC libavcodec/msmpeg4data.o CC libavcodec/msmpeg4dec.o CC libavcodec/msmpeg4enc.o CC libavcodec/msrle.o CC libavcodec/msrledec.o CC libavcodec/mss1.o CC libavcodec/mss12.o CC libavcodec/mss2.o CC libavcodec/mss2dsp.o CC libavcodec/mss3.o CC libavcodec/mss34dsp.o CC libavcodec/mss4.o CC libavcodec/msvideo1.o CC libavcodec/msvideo1enc.o CC libavcodec/mvcdec.o CC libavcodec/mxpegdec.o CC libavcodec/nellymoser.o CC libavcodec/nellymoserdec.o CC libavcodec/nellymoserenc.o CC libavcodec/noise_bsf.o CC libavcodec/nuv.o CC libavcodec/on2avc.o CC libavcodec/on2avcdata.o CC libavcodec/options.o CC libavcodec/opus.o CC libavcodec/opus_celt.o CC libavcodec/opus_parser.o CC libavcodec/opus_silk.o CC libavcodec/opusdec.o CC libavcodec/pafaudio.o CC libavcodec/pafvideo.o CC libavcodec/pamenc.o CC libavcodec/parser.o CC libavcodec/pcm-bluray.o CC libavcodec/pcm-dvd.o CC libavcodec/pcm.o CC libavcodec/pcx.o CC libavcodec/pcxenc.o CC libavcodec/pgssubdec.o CC libavcodec/pictordec.o CC libavcodec/pixblockdsp.o CC libavcodec/png_parser.o CC libavcodec/pnm.o CC libavcodec/pnm_parser.o CC libavcodec/pnmdec.o CC libavcodec/pnmenc.o CC libavcodec/ppc/audiodsp.o CC libavcodec/ppc/blockdsp.o CC libavcodec/ppc/fdctdsp.o AS libavcodec/ppc/fft_altivec.o CC libavcodec/ppc/fft_init.o CC libavcodec/ppc/fft_vsx.o CC libavcodec/ppc/fmtconvert_altivec.o CC libavcodec/ppc/h264chroma_init.o In file included from src/libavcodec/ppc/h264chroma_init.c:37:0: src/libavcodec/ppc/h264chroma_template.c: In function ‘put_h264_chroma_mc8_altivec’: src/libavcodec/ppc/h264chroma_template.c:131:65: warning: unused variable ‘vsrcperm1’ [-Wunused-variable] vec_u8 vsrcperm0, vsrcperm1; ^ src/libavcodec/ppc/h264chroma_template.c:131:54: warning: unused variable ‘vsrcperm0’ [-Wunused-variable] vec_u8 vsrcperm0, vsrcperm1; ^ In file included from src/libavcodec/ppc/h264chroma_init.c:45:0: src/libavcodec/ppc/h264chroma_template.c: In function ‘avg_h264_chroma_mc8_altivec’: src/libavcodec/ppc/h264chroma_template.c:131:65: warning: unused variable ‘vsrcperm1’ [-Wunused-variable] vec_u8 vsrcperm0, vsrcperm1; ^ src/libavcodec/ppc/h264chroma_template.c:131:54: warning: unused variable ‘vsrcperm0’ [-Wunused-variable] vec_u8 vsrcperm0, vsrcperm1; ^ CC libavcodec/ppc/h264dsp.o src/libavcodec/ppc/h264dsp.c: In function ‘h264_idct_add_altivec’: src/libavcodec/ppc/h264dsp.c:97:54: warning: unused variable ‘vdst_mask’ [-Wunused-variable] vec_u8 vdst_mask = vec_lvsl(0, dst); ^ src/libavcodec/ppc/h264dsp.c:96:60: warning: unused variable ‘vdst_orig’ [-Wunused-variable] vec_u8 vdst, vdst_orig; ^ src/libavcodec/ppc/h264dsp.c: In function ‘h264_idct8_add_altivec’: src/libavcodec/ppc/h264dsp.c:228:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] const vec_u16 onev = vec_splat_u16(1); ^ src/libavcodec/ppc/h264dsp.c:232:60: warning: unused variable ‘sel’ [-Wunused-variable] const vec_u8 sel = (vec_u8) {0,0,0,0,0,0,0,0,-1,-1,-1,-1,-1,-1,-1,-1}; ^ src/libavcodec/ppc/h264dsp.c:225:64: warning: unused variable ‘perm_stv’ [-Wunused-variable] vec_u8 perm_ldv, perm_stv; ^ src/libavcodec/ppc/h264dsp.c:225:54: warning: unused variable ‘perm_ldv’ [-Wunused-variable] vec_u8 perm_ldv, perm_stv; ^ src/libavcodec/ppc/h264dsp.c: In function ‘h264_idct_dc_add_internal’: src/libavcodec/ppc/h264dsp.c:273:87: warning: unused variable ‘aligner’ [-Wunused-variable] vec_u8 dcplus, dcminus, v0, v1, v2, v3, aligner; ^ CC libavcodec/ppc/h264qpel.o In file included from src/libavcodec/ppc/h264qpel.c:43:0: src/libavcodec/ppc/h264qpel_template.c: In function ‘put_h264_qpel16_h_lowpass_altivec’: src/libavcodec/ppc/h264qpel_template.c:120:18: warning: unused variable ‘align’ [-Wunused-variable] register int align = ((((unsigned long)src) - 2) % 16); ^ src/libavcodec/ppc/h264qpel_template.c:112:94: warning: unused variable ‘permP3’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:112:86: warning: unused variable ‘permP2’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:112:78: warning: unused variable ‘permP1’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:112:70: warning: unused variable ‘permP0’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:112:62: warning: unused variable ‘permM1’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:112:54: warning: unused variable ‘permM2’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ In file included from src/libavcodec/ppc/h264qpel.c:43:0: src/libavcodec/ppc/h264qpel_template.c: In function ‘put_h264_qpel16_v_lowpass_altivec’: src/libavcodec/ppc/h264qpel_template.c:216:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] const vec_u8 srcM1 = load_with_perm_vec(0, srcbis, perm); ^ src/libavcodec/ppc/h264qpel_template.c:218:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] const vec_u8 srcP0 = load_with_perm_vec(0, srcbis, perm); ^ src/libavcodec/ppc/h264qpel_template.c:220:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] const vec_u8 srcP1 = load_with_perm_vec(0, srcbis, perm); ^ src/libavcodec/ppc/h264qpel_template.c:222:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] const vec_u8 srcP2 = load_with_perm_vec(0, srcbis, perm); ^ src/libavcodec/ppc/h264qpel_template.c:225:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] vec_s16 srcM2ssA = (vec_s16) VEC_MERGEH(zero_u8v, srcM2); ^ src/libavcodec/ppc/h264qpel_template.c:203:54: warning: unused variable ‘perm’ [-Wunused-variable] vec_u8 perm; ^ In file included from src/libavcodec/ppc/h264qpel.c:43:0: src/libavcodec/ppc/h264qpel_template.c: In function ‘put_h264_qpel16_hv_lowpass_altivec’: src/libavcodec/ppc/h264qpel_template.c:313:18: warning: unused variable ‘align’ [-Wunused-variable] register int align = ((((unsigned long)src) - 2) % 16); ^ In file included from src/libavcodec/ppc/h264qpel.c:43:0: src/libavcodec/ppc/h264qpel_template.c:305:94: warning: unused variable ‘permP3’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:305:86: warning: unused variable ‘permP2’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:305:78: warning: unused variable ‘permP1’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:305:70: warning: unused variable ‘permP0’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:305:62: warning: unused variable ‘permM1’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:305:54: warning: unused variable ‘permM2’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ In file included from src/libavcodec/ppc/h264qpel.c:59:0: src/libavcodec/ppc/h264qpel_template.c: In function ‘avg_h264_qpel16_h_lowpass_altivec’: src/libavcodec/ppc/h264qpel_template.c:120:18: warning: unused variable ‘align’ [-Wunused-variable] register int align = ((((unsigned long)src) - 2) % 16); ^ src/libavcodec/ppc/h264qpel_template.c:112:94: warning: unused variable ‘permP3’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:112:86: warning: unused variable ‘permP2’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:112:78: warning: unused variable ‘permP1’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:112:70: warning: unused variable ‘permP0’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:112:62: warning: unused variable ‘permM1’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:112:54: warning: unused variable ‘permM2’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ In file included from src/libavcodec/ppc/h264qpel.c:59:0: src/libavcodec/ppc/h264qpel_template.c: In function ‘avg_h264_qpel16_v_lowpass_altivec’: src/libavcodec/ppc/h264qpel_template.c:216:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] const vec_u8 srcM1 = load_with_perm_vec(0, srcbis, perm); ^ src/libavcodec/ppc/h264qpel_template.c:218:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] const vec_u8 srcP0 = load_with_perm_vec(0, srcbis, perm); ^ src/libavcodec/ppc/h264qpel_template.c:220:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] const vec_u8 srcP1 = load_with_perm_vec(0, srcbis, perm); ^ src/libavcodec/ppc/h264qpel_template.c:222:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] const vec_u8 srcP2 = load_with_perm_vec(0, srcbis, perm); ^ src/libavcodec/ppc/h264qpel_template.c:225:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] vec_s16 srcM2ssA = (vec_s16) VEC_MERGEH(zero_u8v, srcM2); ^ src/libavcodec/ppc/h264qpel_template.c:203:54: warning: unused variable ‘perm’ [-Wunused-variable] vec_u8 perm; ^ In file included from src/libavcodec/ppc/h264qpel.c:59:0: src/libavcodec/ppc/h264qpel_template.c: In function ‘avg_h264_qpel16_hv_lowpass_altivec’: src/libavcodec/ppc/h264qpel_template.c:313:18: warning: unused variable ‘align’ [-Wunused-variable] register int align = ((((unsigned long)src) - 2) % 16); ^ In file included from src/libavcodec/ppc/h264qpel.c:59:0: src/libavcodec/ppc/h264qpel_template.c:305:94: warning: unused variable ‘permP3’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:305:86: warning: unused variable ‘permP2’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:305:78: warning: unused variable ‘permP1’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:305:70: warning: unused variable ‘permP0’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:305:62: warning: unused variable ‘permM1’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel_template.c:305:54: warning: unused variable ‘permM2’ [-Wunused-variable] vec_u8 permM2, permM1, permP0, permP1, permP2, permP3; ^ src/libavcodec/ppc/h264qpel.c: In function ‘put_pixels16_l2_altivec’: src/libavcodec/ppc/h264qpel.c:215:63: warning: unused variable ‘mask_’ [-Wunused-variable] vec_u8 a, b, d, mask_; ^ src/libavcodec/ppc/h264qpel.c: In function ‘avg_pixels16_l2_altivec’: src/libavcodec/ppc/h264qpel.c:255:63: warning: unused variable ‘mask_’ [-Wunused-variable] vec_u8 a, b, d, mask_; ^ CC libavcodec/ppc/hpeldsp_altivec.o src/libavcodec/ppc/hpeldsp_altivec.c: In function ‘avg_pixels8_altivec’: src/libavcodec/ppc/hpeldsp_altivec.c:90:73: warning: unused variable ‘pixelsv2’ [-Wunused-variable] register vector unsigned char pixelsv1, pixelsv2, pixelsv, blockv; ^ src/libavcodec/ppc/hpeldsp_altivec.c:90:63: warning: unused variable ‘pixelsv1’ [-Wunused-variable] register vector unsigned char pixelsv1, pixelsv2, pixelsv, blockv; ^ CC libavcodec/ppc/huffyuvdsp_altivec.o CC libavcodec/ppc/idctdsp.o src/libavcodec/ppc/idctdsp.c: In function ‘idct_add_altivec’: src/libavcodec/ppc/idctdsp.c:208:62: warning: unused variable ‘p’ [-Wunused-variable] vec_u8 p0, p1, p; ^ src/libavcodec/ppc/idctdsp.c:208:58: warning: unused variable ‘p1’ [-Wunused-variable] vec_u8 p0, p1, p; ^ src/libavcodec/ppc/idctdsp.c:208:54: warning: unused variable ‘p0’ [-Wunused-variable] vec_u8 p0, p1, p; ^ src/libavcodec/ppc/idctdsp.c:207:54: warning: unused variable ‘perm1’ [-Wunused-variable] vec_u8 perm1; ^ src/libavcodec/ppc/idctdsp.c:206:54: warning: unused variable ‘perm0’ [-Wunused-variable] vec_u8 perm0; ^ CC libavcodec/ppc/lossless_audiodsp_altivec.o src/libavcodec/ppc/lossless_audiodsp_altivec.c: In function ‘scalarproduct_and_madd_int16_altivec’: src/libavcodec/ppc/lossless_audiodsp_altivec.c:55:86: warning: unused variable ‘i3’ [-Wunused-variable] register vec_s16 t0, t1, i0, i1, i4, i2, i3; ^ src/libavcodec/ppc/lossless_audiodsp_altivec.c:55:82: warning: unused variable ‘i2’ [-Wunused-variable] register vec_s16 t0, t1, i0, i1, i4, i2, i3; ^ src/libavcodec/ppc/lossless_audiodsp_altivec.c:55:78: warning: unused variable ‘i4’ [-Wunused-variable] register vec_s16 t0, t1, i0, i1, i4, i2, i3; ^ CC libavcodec/ppc/me_cmp.o src/libavcodec/ppc/me_cmp.c: In function ‘sad16_x2_altivec’: src/libavcodec/ppc/me_cmp.c:77:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] vector unsigned char avgv = vec_avg(pix2v, pix2iv); ^ src/libavcodec/ppc/me_cmp.c:66:61: warning: unused variable ‘perm2’ [-Wunused-variable] vector unsigned char perm1, perm2, pix2v, pix2iv; ^ src/libavcodec/ppc/me_cmp.c:66:54: warning: unused variable ‘perm1’ [-Wunused-variable] vector unsigned char perm1, perm2, pix2v, pix2iv; ^ src/libavcodec/ppc/me_cmp.c: In function ‘sad16_xy2_altivec’: src/libavcodec/ppc/me_cmp.c:174:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] vector unsigned short pix2hv = ^ src/libavcodec/ppc/me_cmp.c:163:61: warning: unused variable ‘perm2’ [-Wunused-variable] vector unsigned char perm1, perm2, pix2v, pix2iv; ^ src/libavcodec/ppc/me_cmp.c:163:54: warning: unused variable ‘perm1’ [-Wunused-variable] vector unsigned char perm1, perm2, pix2v, pix2iv; ^ CC libavcodec/ppc/mpegaudiodsp_altivec.o CC libavcodec/ppc/mpegvideo_altivec.o CC libavcodec/ppc/mpegvideodsp.o CC libavcodec/ppc/mpegvideoencdsp.o CC libavcodec/ppc/pixblockdsp.o CC libavcodec/ppc/svq1enc_altivec.o src/libavcodec/ppc/svq1enc_altivec.c: In function ‘ff_svq1enc_init_ppc’: src/libavcodec/ppc/svq1enc_altivec.c:83:26: warning: assignment from incompatible pointer type [enabled by default] c->ssd_int8_vs_int16 = ssd_int8_vs_int16_altivec; ^ CC libavcodec/ppc/vc1dsp_altivec.o src/libavcodec/ppc/vc1dsp_altivec.c: In function ‘vc1_inv_trans_8x4_altivec’: src/libavcodec/ppc/vc1dsp_altivec.c:248:76: warning: unused variable ‘p’ [-Wunused-variable] vector unsigned char perm0, perm1, p0, p1, p; ^ src/libavcodec/ppc/vc1dsp_altivec.c:248:72: warning: unused variable ‘p1’ [-Wunused-variable] vector unsigned char perm0, perm1, p0, p1, p; ^ src/libavcodec/ppc/vc1dsp_altivec.c:248:68: warning: unused variable ‘p0’ [-Wunused-variable] vector unsigned char perm0, perm1, p0, p1, p; ^ src/libavcodec/ppc/vc1dsp_altivec.c:248:61: warning: unused variable ‘perm1’ [-Wunused-variable] vector unsigned char perm0, perm1, p0, p1, p; ^ src/libavcodec/ppc/vc1dsp_altivec.c:248:54: warning: unused variable ‘perm0’ [-Wunused-variable] vector unsigned char perm0, perm1, p0, p1, p; ^ In file included from src/libavcodec/ppc/vc1dsp_altivec.c:340:0: src/libavcodec/ppc/h264chroma_template.c: In function ‘put_no_rnd_vc1_chroma_mc8_altivec’: src/libavcodec/ppc/h264chroma_template.c:203:65: warning: unused variable ‘vsrcperm1’ [-Wunused-variable] vec_u8 vsrcperm0, vsrcperm1; ^ src/libavcodec/ppc/h264chroma_template.c:203:54: warning: unused variable ‘vsrcperm0’ [-Wunused-variable] vec_u8 vsrcperm0, vsrcperm1; ^ In file included from src/libavcodec/ppc/vc1dsp_altivec.c:346:0: src/libavcodec/ppc/h264chroma_template.c: In function ‘avg_no_rnd_vc1_chroma_mc8_altivec’: src/libavcodec/ppc/h264chroma_template.c:203:65: warning: unused variable ‘vsrcperm1’ [-Wunused-variable] vec_u8 vsrcperm0, vsrcperm1; ^ src/libavcodec/ppc/h264chroma_template.c:203:54: warning: unused variable ‘vsrcperm0’ [-Wunused-variable] vec_u8 vsrcperm0, vsrcperm1; ^ CC libavcodec/ppc/videodsp_ppc.o CC libavcodec/ppc/vorbisdsp_altivec.o CC libavcodec/ppc/vp3dsp_altivec.o src/libavcodec/ppc/vp3dsp_altivec.c: In function ‘vp3_idct_add_altivec’: src/libavcodec/ppc/vp3dsp_altivec.c:156:54: warning: unused variable ‘vdst_mask’ [-Wunused-variable] vec_u8 vdst_mask = vec_mergeh(vec_splat_u8(-1), vec_lvsl(0, dst)); ^ CC libavcodec/ppc/vp8dsp_altivec.o src/libavcodec/ppc/vp8dsp_altivec.c: In function ‘put_vp8_epel_v_altivec_core’: src/libavcodec/ppc/vp8dsp_altivec.c:197:106: warning: unused variable ‘align_vecl’ [-Wunused-variable] vec_u8 s0, s1, s2, s3, s4, s5, filt, align_vech, perm_vec, align_vecl; ^ src/libavcodec/ppc/vp8dsp_altivec.c:197:96: warning: unused variable ‘perm_vec’ [-Wunused-variable] vec_u8 s0, s1, s2, s3, s4, s5, filt, align_vech, perm_vec, align_vecl; ^ src/libavcodec/ppc/vp8dsp_altivec.c:197:84: warning: unused variable ‘align_vech’ [-Wunused-variable] vec_u8 s0, s1, s2, s3, s4, s5, filt, align_vech, perm_vec, align_vecl; ^ src/libavcodec/ppc/vp8dsp_altivec.c: In function ‘put_vp8_pixels16_altivec’: src/libavcodec/ppc/vp8dsp_altivec.c:301:63: warning: unused variable ‘perm’ [-Wunused-variable] register vector unsigned char perm; ^ CC libavcodec/profiles.o CC libavcodec/proresdata.o CC libavcodec/proresdec2.o CC libavcodec/proresdec_lgpl.o CC libavcodec/proresdsp.o CC libavcodec/proresenc_anatoliy.o CC libavcodec/proresenc_kostya.o CC libavcodec/psymodel.o CC libavcodec/ptx.o CC libavcodec/qcelpdec.o CC libavcodec/qdm2.o CC libavcodec/qdrw.o CC libavcodec/qpeg.o CC libavcodec/qpeldsp.o CC libavcodec/qsv_api.o CC libavcodec/qtrle.o CC libavcodec/qtrleenc.o CC libavcodec/r210dec.o CC libavcodec/r210enc.o CC libavcodec/ra144.o CC libavcodec/ra144dec.o CC libavcodec/ra144enc.o CC libavcodec/ra288.o CC libavcodec/ralf.o CC libavcodec/rangecoder.o CC libavcodec/ratecontrol.o CC libavcodec/raw.o CC libavcodec/rawdec.o CC libavcodec/rawenc.o CC libavcodec/rdft.o CC libavcodec/realtextdec.o CC libavcodec/remove_extradata_bsf.o CC libavcodec/resample.o CC libavcodec/resample2.o CC libavcodec/rl.o CC libavcodec/rl2.o CC libavcodec/rle.o CC libavcodec/roqaudioenc.o CC libavcodec/roqvideo.o CC libavcodec/roqvideodec.o CC libavcodec/roqvideoenc.o CC libavcodec/rpza.o CC libavcodec/rtjpeg.o CC libavcodec/rv10.o CC libavcodec/rv10enc.o CC libavcodec/rv20enc.o CC libavcodec/rv30.o CC libavcodec/rv30dsp.o CC libavcodec/rv34.o CC libavcodec/rv34_parser.o CC libavcodec/rv34dsp.o CC libavcodec/rv40.o CC libavcodec/rv40dsp.o CC libavcodec/s302m.o CC libavcodec/s302menc.o CC libavcodec/samidec.o CC libavcodec/sanm.o CC libavcodec/sbrdsp.o CC libavcodec/sbrdsp_fixed.o CC libavcodec/sgidec.o CC libavcodec/sgienc.o CC libavcodec/sgirledec.o CC libavcodec/sheervideo.o CC libavcodec/shorten.o CC libavcodec/simple_idct.o CC libavcodec/sinewin.o CC libavcodec/sinewin_fixed.o CC libavcodec/sipr.o CC libavcodec/sipr16k.o CC libavcodec/smacker.o CC libavcodec/smc.o CC libavcodec/smvjpegdec.o src/libavcodec/smvjpegdec.c: In function ‘smvjpeg_decode_frame’: src/libavcodec/smvjpegdec.c:162:9: warning: ‘avcodec_decode_video2’ is deprecated (declared at src/libavcodec/avcodec.h:4753) [-Wdeprecated-declarations] ret = avcodec_decode_video2(s->avctx, mjpeg_data, &s->mjpeg_data_size, avpkt); ^ CC libavcodec/snappy.o CC libavcodec/snow.o CC libavcodec/snow_dwt.o CC libavcodec/snowdec.o CC libavcodec/snowenc.o src/libavcodec/snowenc.c: In function ‘encode_frame’: src/libavcodec/snowenc.c:1646:5: warning: ‘coded_frame’ is deprecated (declared at src/libavcodec/avcodec.h:3070) [-Wdeprecated-declarations] av_frame_unref(avctx->coded_frame); ^ src/libavcodec/snowenc.c:1647:5: warning: ‘coded_frame’ is deprecated (declared at src/libavcodec/avcodec.h:3070) [-Wdeprecated-declarations] ret = av_frame_ref(avctx->coded_frame, s->current_picture); ^ src/libavcodec/snowenc.c:1677:9: warning: ‘me_method’ is deprecated (declared at src/libavcodec/avcodec.h:1884) [-Wdeprecated-declarations] s->m.me_method= s->avctx->me_method; ^ src/libavcodec/snowenc.c:1879:5: warning: ‘frame_bits’ is deprecated (declared at src/libavcodec/avcodec.h:2809) [-Wdeprecated-declarations] avctx->frame_bits = s->m.frame_bits; ^ src/libavcodec/snowenc.c:1880:5: warning: ‘mv_bits’ is deprecated (declared at src/libavcodec/avcodec.h:2791) [-Wdeprecated-declarations] avctx->mv_bits = s->m.mv_bits; ^ src/libavcodec/snowenc.c:1881:5: warning: ‘misc_bits’ is deprecated (declared at src/libavcodec/avcodec.h:2805) [-Wdeprecated-declarations] avctx->misc_bits = s->m.misc_bits; ^ src/libavcodec/snowenc.c:1882:5: warning: ‘p_tex_bits’ is deprecated (declared at src/libavcodec/avcodec.h:2797) [-Wdeprecated-declarations] avctx->p_tex_bits = s->m.p_tex_bits; ^ CC libavcodec/sonic.o CC libavcodec/sp5xdec.o CC libavcodec/srtdec.o CC libavcodec/srtenc.o CC libavcodec/startcode.o CC libavcodec/subviewerdec.o CC libavcodec/sunrast.o CC libavcodec/sunrastenc.o CC libavcodec/svq1.o CC libavcodec/svq13.o CC libavcodec/svq1dec.o CC libavcodec/svq1enc.o CC libavcodec/svq3.o CC libavcodec/synth_filter.o CC libavcodec/tak.o CC libavcodec/tak_parser.o CC libavcodec/takdec.o CC libavcodec/takdsp.o CC libavcodec/targa.o CC libavcodec/targa_y216dec.o CC libavcodec/targaenc.o CC libavcodec/textdec.o CC libavcodec/texturedsp.o CC libavcodec/tiertexseqv.o CC libavcodec/tiff.o CC libavcodec/tiff_common.o CC libavcodec/tiff_data.o CC libavcodec/tiffenc.o CC libavcodec/tmv.o CC libavcodec/tpeldsp.o CC libavcodec/truemotion1.o CC libavcodec/truemotion2.o CC libavcodec/truemotion2rt.o CC libavcodec/truespeech.o CC libavcodec/tscc2.o CC libavcodec/tta.o src/libavcodec/tta.c:390:12: warning: ‘init_thread_copy’ defined but not used [-Wunused-function] static int init_thread_copy(AVCodecContext *avctx) ^ CC libavcodec/ttadata.o CC libavcodec/ttadsp.o CC libavcodec/ttaenc.o CC libavcodec/twinvq.o CC libavcodec/twinvqdec.o CC libavcodec/txd.o CC libavcodec/ulti.o CC libavcodec/utils.o src/libavcodec/utils.c: In function ‘avcodec_encode_audio2’: src/libavcodec/utils.c:1891:13: warning: ‘av_dup_packet’ is deprecated (declared at src/libavcodec/avcodec.h:4391) [-Wdeprecated-declarations] if (av_dup_packet(avpkt) < 0) { ^ src/libavcodec/utils.c: In function ‘avcodec_encode_video2’: src/libavcodec/utils.c:1985:13: warning: ‘av_dup_packet’ is deprecated (declared at src/libavcodec/avcodec.h:4391) [-Wdeprecated-declarations] if (av_dup_packet(avpkt) < 0) { ^ src/libavcodec/utils.c: In function ‘avcodec_decode_video2’: src/libavcodec/utils.c:2212:26: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] avctx->internal->pkt = avpkt; ^ src/libavcodec/utils.c:2213:5: warning: passing argument 2 of ‘apply_param_change’ discards ‘const’ qualifier from pointer target type [enabled by default] ret = apply_param_change(avctx, avpkt); ^ src/libavcodec/utils.c:2063:12: note: expected ‘struct AVPacket *’ but argument is of type ‘const struct AVPacket *’ static int apply_param_change(AVCodecContext *avctx, AVPacket *avpkt) ^ src/libavcodec/utils.c: In function ‘do_decode’: src/libavcodec/utils.c:2741:9: warning: ‘avcodec_decode_video2’ is deprecated (declared at src/libavcodec/utils.c:2187) [-Wdeprecated-declarations] ret = avcodec_decode_video2(avctx, avctx->internal->buffer_frame, ^ src/libavcodec/utils.c:2746:9: warning: ‘avcodec_decode_audio4’ is deprecated (declared at src/libavcodec/utils.c:2288) [-Wdeprecated-declarations] ret = avcodec_decode_audio4(avctx, avctx->internal->buffer_frame, ^ src/libavcodec/utils.c: In function ‘do_encode’: src/libavcodec/utils.c:2882:9: warning: ‘avcodec_encode_video2’ is deprecated (declared at src/libavcodec/utils.c:1929) [-Wdeprecated-declarations] ret = avcodec_encode_video2(avctx, avctx->internal->buffer_pkt, ^ src/libavcodec/utils.c:2885:9: warning: ‘avcodec_encode_audio2’ is deprecated (declared at src/libavcodec/utils.c:1783) [-Wdeprecated-declarations] ret = avcodec_encode_audio2(avctx, avctx->internal->buffer_pkt, ^ CC libavcodec/utvideo.o CC libavcodec/utvideodec.o CC libavcodec/utvideoenc.o CC libavcodec/v210dec.o CC libavcodec/v210enc.o CC libavcodec/v210x.o CC libavcodec/v308dec.o CC libavcodec/v308enc.o CC libavcodec/v408dec.o CC libavcodec/v408enc.o CC libavcodec/v410dec.o CC libavcodec/v410enc.o CC libavcodec/vb.o CC libavcodec/vble.o CC libavcodec/vc1.o CC libavcodec/vc1_block.o CC libavcodec/vc1_loopfilter.o CC libavcodec/vc1_mc.o CC libavcodec/vc1_parser.o CC libavcodec/vc1_pred.o CC libavcodec/vc1data.o CC libavcodec/vc1dec.o CC libavcodec/vc1dsp.o CC libavcodec/vc2enc.o CC libavcodec/vc2enc_dwt.o CC libavcodec/vcr1.o CC libavcodec/videodsp.o CC libavcodec/vima.o CC libavcodec/vmdaudio.o CC libavcodec/vmdvideo.o CC libavcodec/vmnc.o CC libavcodec/vorbis.o CC libavcodec/vorbis_data.o CC libavcodec/vorbis_parser.o CC libavcodec/vorbisdec.o CC libavcodec/vorbisdsp.o CC libavcodec/vorbisenc.o CC libavcodec/vp3.o src/libavcodec/vp3.c:1923:12: warning: ‘ref_frames’ defined but not used [-Wunused-function] static int ref_frames(Vp3DecodeContext *dst, Vp3DecodeContext *src) ^ CC libavcodec/vp3_parser.o CC libavcodec/vp3dsp.o CC libavcodec/vp5.o CC libavcodec/vp56.o CC libavcodec/vp56data.o CC libavcodec/vp56dsp.o CC libavcodec/vp56rac.o CC libavcodec/vp6.o CC libavcodec/vp6dsp.o CC libavcodec/vp8.o src/libavcodec/vp8.c: In function ‘decode_mb_row_no_filter’: src/libavcodec/vp8.c:2282:30: warning: variable ‘next_td’ set but not used [-Wunused-but-set-variable] VP8ThreadData *prev_td, *next_td, *td = &s->thread_data[threadnr]; ^ src/libavcodec/vp8.c: In function ‘vp78_decode_mb_row_sliced’: src/libavcodec/vp8.c:2488:44: warning: unused variable ‘prev_td’ [-Wunused-variable] VP8ThreadData *next_td = NULL, *prev_td = NULL; ^ src/libavcodec/vp8.c:2488:20: warning: unused variable ‘next_td’ [-Wunused-variable] VP8ThreadData *next_td = NULL, *prev_td = NULL; ^ src/libavcodec/vp8.c: At top level: src/libavcodec/vp8.c:89:12: warning: ‘vp8_ref_frame’ defined but not used [-Wunused-function] static int vp8_ref_frame(VP8Context *s, VP8Frame *dst, VP8Frame *src) ^ CC libavcodec/vp8_parser.o CC libavcodec/vp8dsp.o CC libavcodec/vp9.o CC libavcodec/vp9_parser.o CC libavcodec/vp9_superframe_bsf.o CC libavcodec/vp9dsp.o CC libavcodec/vp9dsp_10bpp.o CC libavcodec/vp9dsp_12bpp.o CC libavcodec/vp9dsp_8bpp.o CC libavcodec/vqavideo.o CC libavcodec/wavpack.o CC libavcodec/wavpackenc.o CC libavcodec/webp.o CC libavcodec/webvttdec.o CC libavcodec/webvttenc.o CC libavcodec/wma.o CC libavcodec/wma_common.o CC libavcodec/wma_freqs.o CC libavcodec/wmadec.o CC libavcodec/wmaenc.o CC libavcodec/wmalosslessdec.o CC libavcodec/wmaprodec.o CC libavcodec/wmavoice.o CC libavcodec/wmv2.o CC libavcodec/wmv2data.o CC libavcodec/wmv2dec.o CC libavcodec/wmv2dsp.o CC libavcodec/wmv2enc.o CC libavcodec/wnv1.o CC libavcodec/wrapped_avframe.o CC libavcodec/ws-snd1.o CC libavcodec/xan.o CC libavcodec/xbmdec.o CC libavcodec/xbmenc.o CC libavcodec/xface.o CC libavcodec/xfacedec.o CC libavcodec/xfaceenc.o CC libavcodec/xiph.o CC libavcodec/xl.o CC libavcodec/xsubdec.o CC libavcodec/xsubenc.o CC libavcodec/xvididct.o CC libavcodec/xwddec.o CC libavcodec/xwdenc.o CC libavcodec/xxan.o CC libavcodec/y41pdec.o CC libavcodec/y41penc.o CC libavcodec/ylc.o CC libavcodec/yop.o CC libavcodec/yuv4dec.o CC libavcodec/yuv4enc.o AR libavcodec/libavcodec.a CC libavresample/audio_convert.o CC libavresample/audio_data.o CC libavresample/audio_mix.o CC libavresample/audio_mix_matrix.o CC libavresample/dither.o CC libavresample/options.o CC libavresample/resample.o CC libavresample/utils.o AR libavresample/libavresample.a CC libpostproc/postprocess.o AR libpostproc/libpostproc.a CC libswresample/audioconvert.o CC libswresample/dither.o CC libswresample/options.o CC libswresample/rematrix.o CC libswresample/resample.o CC libswresample/resample_dsp.o CC libswresample/swresample.o CC libswresample/swresample_frame.o AR libswresample/libswresample.a CC libswscale/alphablend.o CC libswscale/gamma.o CC libswscale/hscale.o CC libswscale/hscale_fast_bilinear.o CC libswscale/input.o src/libswscale/input.c:944:157: warning: ‘planar_rgb9le_to_a’ defined but not used [-Wunused-function] rgb9plus_planar_funcs(9) ^ src/libswscale/input.c:944:614: warning: ‘planar_rgb9be_to_a’ defined but not used [-Wunused-function] rgb9plus_planar_funcs(9) ^ src/libswscale/input.c:947:159: warning: ‘planar_rgb14le_to_a’ defined but not used [-Wunused-function] rgb9plus_planar_funcs(14) ^ src/libswscale/input.c:947:622: warning: ‘planar_rgb14be_to_a’ defined but not used [-Wunused-function] rgb9plus_planar_funcs(14) ^ CC libswscale/options.o CC libswscale/output.o CC libswscale/ppc/swscale_altivec.o src/libswscale/ppc/swscale_altivec.c: In function ‘yuv2planeX_16_altivec’: src/libswscale/ppc/swscale_altivec.c:109:132: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] yuv2planeX_8(vo1, vo2, l1, src[j], x, perm, vLumFilter); ^ src/libswscale/ppc/swscale_altivec.c:110:136: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] yuv2planeX_8(vo3, vo4, l1, src[j], x + 8, perm, vLumFilter); ^ src/libswscale/ppc/swscale_altivec.c:104:58: warning: unused variable ‘perm’ [-Wunused-variable] vector unsigned char perm; ^ src/libswscale/ppc/swscale_altivec.c: In function ‘hScale_altivec_real’: src/libswscale/ppc/swscale_altivec.c:246:66: warning: unused variable ‘permS’ [-Wunused-variable] vector unsigned char permS; ^ src/libswscale/ppc/swscale_altivec.c:245:82: warning: unused variable ‘src_v1’ [-Wunused-variable] vector unsigned char src_vF, src_v0, src_v1; ^ src/libswscale/ppc/swscale_altivec.c:245:74: warning: unused variable ‘src_v0’ [-Wunused-variable] vector unsigned char src_vF, src_v0, src_v1; ^ src/libswscale/ppc/swscale_altivec.c:298:21: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] vector signed short src_vA = // vec_unpackh sign-extends... ^ src/libswscale/ppc/swscale_altivec.c:305:21: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] vector signed int val_acc = vec_msums(src_vA, filter_v0, val_v); ^ src/libswscale/ppc/swscale_altivec.c:296:81: warning: unused variable ‘filter_v2R’ [-Wunused-variable] vector signed short filter_v1R, filter_v2R, filter_v0, filter_v1; ^ src/libswscale/ppc/swscale_altivec.c:296:69: warning: unused variable ‘filter_v1R’ [-Wunused-variable] vector signed short filter_v1R, filter_v2R, filter_v0, filter_v1; ^ src/libswscale/ppc/swscale_altivec.c:295:70: warning: unused variable ‘src_v1’ [-Wunused-variable] vector unsigned char src_v1, src_vF; ^ src/libswscale/ppc/swscale_altivec.c:313:76: warning: unused variable ‘filter_v1R’ [-Wunused-variable] vector signed short src_v, filter_v1R, filter_v; ^ src/libswscale/ppc/swscale_altivec.c:312:70: warning: unused variable ‘src_v1’ [-Wunused-variable] vector unsigned char src_v1, src_vF; ^ src/libswscale/ppc/swscale_altivec.c:290:81: warning: unused variable ‘permS’ [-Wunused-variable] vector unsigned char permF, src_v0, permS; ^ src/libswscale/ppc/swscale_altivec.c:290:73: warning: unused variable ‘src_v0’ [-Wunused-variable] vector unsigned char permF, src_v0, permS; ^ src/libswscale/ppc/swscale_altivec.c:290:66: warning: unused variable ‘permF’ [-Wunused-variable] vector unsigned char permF, src_v0, permS; ^ src/libswscale/ppc/swscale_altivec.c:289:65: warning: unused variable ‘filter_v0R’ [-Wunused-variable] vector signed short filter_v0R; ^ src/libswscale/ppc/swscale_altivec.c:285:33: warning: unused variable ‘offset’ [-Wunused-variable] register int j, offset = i * 2 * filterSize; ^ CC libswscale/ppc/yuv2rgb_altivec.o CC libswscale/ppc/yuv2yuv_altivec.o CC libswscale/rgb2rgb.o CC libswscale/slice.o src/libswscale/slice.c: In function ‘ff_init_slice_from_src’: src/libswscale/slice.c:178:56: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] s->plane[i].line[start[i] - first + j] = src_[i] + j * stride[i]; ^ src/libswscale/slice.c:184:37: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] s->plane[i].line[j] = src_[i] + j * stride[i]; ^ CC libswscale/swscale.o CC libswscale/swscale_unscaled.o CC libswscale/utils.o CC libswscale/vscale.o CC libswscale/yuv2rgb.o AR libswscale/libswscale.a CC libavutil/adler32.o CC libavutil/aes.o CC libavutil/aes_ctr.o CC libavutil/audio_fifo.o CC libavutil/avstring.o CC libavutil/base64.o CC libavutil/blowfish.o CC libavutil/bprint.o CC libavutil/buffer.o src/libavutil/buffer.c: In function ‘av_buffer_pool_init2’: src/libavutil/buffer.c:225:5: warning: statement with no effect [-Wunused-value] ff_mutex_init(&pool->mutex, NULL); ^ src/libavutil/buffer.c: In function ‘av_buffer_pool_init’: src/libavutil/buffer.c:243:5: warning: statement with no effect [-Wunused-value] ff_mutex_init(&pool->mutex, NULL); ^ src/libavutil/buffer.c: In function ‘buffer_pool_free’: src/libavutil/buffer.c:266:5: warning: statement with no effect [-Wunused-value] ff_mutex_destroy(&pool->mutex); ^ CC libavutil/camellia.o CC libavutil/cast5.o CC libavutil/channel_layout.o CC libavutil/color_utils.o CC libavutil/cpu.o CC libavutil/crc.o CC libavutil/des.o CC libavutil/dict.o CC libavutil/display.o CC libavutil/downmix_info.o CC libavutil/error.o CC libavutil/eval.o CC libavutil/fifo.o CC libavutil/file.o CC libavutil/file_open.o CC libavutil/fixed_dsp.o CC libavutil/float_dsp.o CC libavutil/frame.o CC libavutil/hash.o CC libavutil/hmac.o CC libavutil/hwcontext.o CC libavutil/imgutils.o CC libavutil/integer.o CC libavutil/intmath.o CC libavutil/lfg.o CC libavutil/lls.o CC libavutil/log.o CC libavutil/log2_tab.o CC libavutil/lzo.o CC libavutil/mastering_display_metadata.o CC libavutil/mathematics.o CC libavutil/md5.o CC libavutil/mem.o CC libavutil/murmur3.o CC libavutil/opt.o CC libavutil/parseutils.o CC libavutil/pixdesc.o CC libavutil/pixelutils.o CC libavutil/ppc/cpu.o CC libavutil/ppc/float_dsp_altivec.o CC libavutil/ppc/float_dsp_init.o CC libavutil/ppc/float_dsp_vsx.o CC libavutil/random_seed.o CC libavutil/rational.o CC libavutil/rc4.o CC libavutil/reverse.o CC libavutil/ripemd.o CC libavutil/samplefmt.o CC libavutil/sha.o CC libavutil/sha512.o CC libavutil/stereo3d.o CC libavutil/tea.o CC libavutil/threadmessage.o CC libavutil/time.o CC libavutil/timecode.o CC libavutil/tree.o CC libavutil/twofish.o CC libavutil/utils.o CC libavutil/xga_font_data.o CC libavutil/xtea.o AR libavutil/libavutil.a HOSTCC doc/print_options.o In file included from src/doc/print_options.c:36:0: src/libavcodec/options_table.h:95:1: warning: ‘me_method’ is deprecated (declared at src/libavcodec/avcodec.h:1884) [-Wdeprecated-declarations] {"me_method", "set motion estimation method", OFFSET(me_method), AV_OPT_TYPE_INT, {.i64 = ME_EPZS }, INT_MIN, INT_MAX, V|E, "me_method"}, ^ src/libavcodec/options_table.h:127:1: warning: ‘rc_strategy’ is deprecated (declared at src/libavcodec/avcodec.h:1948) [-Wdeprecated-declarations] {"rc_strategy", "ratecontrol method", OFFSET(rc_strategy), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:130:1: warning: ‘b_frame_strategy’ is deprecated (declared at src/libavcodec/avcodec.h:1955) [-Wdeprecated-declarations] {"b_strategy", "strategy to choose between I/P/B-frames", OFFSET(b_frame_strategy), AV_OPT_TYPE_INT, {.i64 = 0 }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:131:1: warning: ‘rtp_payload_size’ is deprecated (declared at src/libavcodec/avcodec.h:2780) [-Wdeprecated-declarations] {"ps", "RTP payload size in bytes", OFFSET(rtp_payload_size), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:134:1: warning: ‘mv_bits’ is deprecated (declared at src/libavcodec/avcodec.h:2791) [-Wdeprecated-declarations] {"mv_bits", NULL, OFFSET(mv_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ src/libavcodec/options_table.h:135:1: warning: ‘header_bits’ is deprecated (declared at src/libavcodec/avcodec.h:2793) [-Wdeprecated-declarations] {"header_bits", NULL, OFFSET(header_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ src/libavcodec/options_table.h:136:1: warning: ‘i_tex_bits’ is deprecated (declared at src/libavcodec/avcodec.h:2795) [-Wdeprecated-declarations] {"i_tex_bits", NULL, OFFSET(i_tex_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ src/libavcodec/options_table.h:137:1: warning: ‘p_tex_bits’ is deprecated (declared at src/libavcodec/avcodec.h:2797) [-Wdeprecated-declarations] {"p_tex_bits", NULL, OFFSET(p_tex_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ src/libavcodec/options_table.h:138:1: warning: ‘i_count’ is deprecated (declared at src/libavcodec/avcodec.h:2799) [-Wdeprecated-declarations] {"i_count", NULL, OFFSET(i_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ src/libavcodec/options_table.h:139:1: warning: ‘p_count’ is deprecated (declared at src/libavcodec/avcodec.h:2801) [-Wdeprecated-declarations] {"p_count", NULL, OFFSET(p_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ src/libavcodec/options_table.h:140:1: warning: ‘skip_count’ is deprecated (declared at src/libavcodec/avcodec.h:2803) [-Wdeprecated-declarations] {"skip_count", NULL, OFFSET(skip_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ src/libavcodec/options_table.h:141:1: warning: ‘misc_bits’ is deprecated (declared at src/libavcodec/avcodec.h:2805) [-Wdeprecated-declarations] {"misc_bits", NULL, OFFSET(misc_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ src/libavcodec/options_table.h:142:1: warning: ‘frame_bits’ is deprecated (declared at src/libavcodec/avcodec.h:2809) [-Wdeprecated-declarations] {"frame_bits", NULL, OFFSET(frame_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ src/libavcodec/options_table.h:185:1: warning: ‘mpeg_quant’ is deprecated (declared at src/libavcodec/avcodec.h:1976) [-Wdeprecated-declarations] {"mpeg_quant", "use MPEG quantizers instead of H.263", OFFSET(mpeg_quant), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:188:1: warning: ‘rc_qsquish’ is deprecated (declared at src/libavcodec/avcodec.h:2612) [-Wdeprecated-declarations] {"qsquish", "deprecated, use encoder private options instead", OFFSET(rc_qsquish), AV_OPT_TYPE_FLOAT, {.dbl = DEFAULT }, 0, 99, V|E}, ^ src/libavcodec/options_table.h:189:1: warning: ‘rc_qmod_amp’ is deprecated (declared at src/libavcodec/avcodec.h:2615) [-Wdeprecated-declarations] {"rc_qmod_amp", "deprecated, use encoder private options instead", OFFSET(rc_qmod_amp), AV_OPT_TYPE_FLOAT, {.dbl = DEFAULT }, -FLT_MAX, FLT_MAX, V|E}, ^ src/libavcodec/options_table.h:190:1: warning: ‘rc_qmod_freq’ is deprecated (declared at src/libavcodec/avcodec.h:2617) [-Wdeprecated-declarations] {"rc_qmod_freq", "deprecated, use encoder private options instead", OFFSET(rc_qmod_freq), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:194:1: warning: ‘rc_eq’ is deprecated (declared at src/libavcodec/avcodec.h:2640) [-Wdeprecated-declarations] {"rc_eq", "deprecated, use encoder private options instead", OFFSET(rc_eq), AV_OPT_TYPE_STRING, {.str = NULL}, CHAR_MIN, CHAR_MAX, V|E}, ^ src/libavcodec/options_table.h:201:1: warning: ‘rc_buffer_aggressivity’ is deprecated (declared at src/libavcodec/avcodec.h:2662) [-Wdeprecated-declarations] {"rc_buf_aggressivity", "deprecated, use encoder private options instead", OFFSET(rc_buffer_aggressivity), AV_OPT_TYPE_FLOAT, {.dbl = 1.0 }, -FLT_MAX, FLT_MAX, V|E}, ^ src/libavcodec/options_table.h:206:1: warning: ‘rc_initial_cplx’ is deprecated (declared at src/libavcodec/avcodec.h:2665) [-Wdeprecated-declarations] {"rc_init_cplx", "deprecated, use encoder private options instead", OFFSET(rc_initial_cplx), AV_OPT_TYPE_FLOAT, {.dbl = DEFAULT }, -FLT_MAX, FLT_MAX, V|E}, ^ src/libavcodec/options_table.h:251:1: warning: ‘prediction_method’ is deprecated (declared at src/libavcodec/avcodec.h:2040) [-Wdeprecated-declarations] {"pred", "prediction method", OFFSET(prediction_method), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E, "pred"}, ^ src/libavcodec/options_table.h:295:1: warning: ‘pre_me’ is deprecated (declared at src/libavcodec/avcodec.h:2120) [-Wdeprecated-declarations] {"preme", "pre motion estimation", OFFSET(pre_me), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:318:1: warning: ‘dtg_active_format’ is deprecated (declared at src/libavcodec/avcodec.h:2154) [-Wdeprecated-declarations] {"dtg_active_format", NULL, OFFSET(dtg_active_format), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ src/libavcodec/options_table.h:322:1: warning: ‘intra_quant_bias’ is deprecated (declared at src/libavcodec/avcodec.h:2177) [-Wdeprecated-declarations] {"ibias", "intra quant bias", OFFSET(intra_quant_bias), AV_OPT_TYPE_INT, {.i64 = FF_DEFAULT_QUANT_BIAS }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:323:1: warning: ‘inter_quant_bias’ is deprecated (declared at src/libavcodec/avcodec.h:2183) [-Wdeprecated-declarations] {"pbias", "inter quant bias", OFFSET(inter_quant_bias), AV_OPT_TYPE_INT, {.i64 = FF_DEFAULT_QUANT_BIAS }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:327:1: warning: ‘coder_type’ is deprecated (declared at src/libavcodec/avcodec.h:2701) [-Wdeprecated-declarations] {"coder", NULL, OFFSET(coder_type), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E, "coder"}, ^ src/libavcodec/options_table.h:337:1: warning: ‘context_model’ is deprecated (declared at src/libavcodec/avcodec.h:2707) [-Wdeprecated-declarations] {"context", "context model", OFFSET(context_model), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:341:1: warning: ‘xvmc_acceleration’ is deprecated (declared at src/libavcodec/avcodec.h:2203) [-Wdeprecated-declarations] {"xvmc_acceleration", NULL, OFFSET(xvmc_acceleration), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ src/libavcodec/options_table.h:348:1: warning: ‘stream_codec_tag’ is deprecated (declared at src/libavcodec/avcodec.h:1688) [-Wdeprecated-declarations] {"stream_codec_tag", NULL, OFFSET(stream_codec_tag), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ src/libavcodec/options_table.h:351:1: warning: ‘scenechange_threshold’ is deprecated (declared at src/libavcodec/avcodec.h:2233) [-Wdeprecated-declarations] {"sc_threshold", "scene change threshold", OFFSET(scenechange_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:354:1: warning: ‘lmin’ is deprecated (declared at src/libavcodec/avcodec.h:2715) [-Wdeprecated-declarations] {"lmin", "deprecated, use encoder private options instead", OFFSET(lmin), AV_OPT_TYPE_INT, {.i64 = 0 }, 0, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:355:1: warning: ‘lmax’ is deprecated (declared at src/libavcodec/avcodec.h:2721) [-Wdeprecated-declarations] {"lmax", "deprecated, use encoder private options instead", OFFSET(lmax), AV_OPT_TYPE_INT, {.i64 = 0 }, 0, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:358:1: warning: ‘noise_reduction’ is deprecated (declared at src/libavcodec/avcodec.h:2237) [-Wdeprecated-declarations] {"nr", "noise reduction", OFFSET(noise_reduction), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:363:1: warning: ‘error_rate’ is deprecated (declared at src/libavcodec/avcodec.h:3283) [-Wdeprecated-declarations] {"error", NULL, OFFSET(error_rate), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:368:1: warning: ‘me_threshold’ is deprecated (declared at src/libavcodec/avcodec.h:2245) [-Wdeprecated-declarations] {"me_threshold", "motion estimation threshold", OFFSET(me_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:369:1: warning: ‘mb_threshold’ is deprecated (declared at src/libavcodec/avcodec.h:2251) [-Wdeprecated-declarations] {"mb_threshold", "macroblock threshold", OFFSET(mb_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:400:1: warning: ‘frame_skip_threshold’ is deprecated (declared at src/libavcodec/avcodec.h:2727) [-Wdeprecated-declarations] {"skip_threshold", "frame skip threshold", OFFSET(frame_skip_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:401:1: warning: ‘frame_skip_factor’ is deprecated (declared at src/libavcodec/avcodec.h:2731) [-Wdeprecated-declarations] {"skip_factor", "frame skip factor", OFFSET(frame_skip_factor), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:402:1: warning: ‘frame_skip_exp’ is deprecated (declared at src/libavcodec/avcodec.h:2735) [-Wdeprecated-declarations] {"skip_exp", "frame skip exponent", OFFSET(frame_skip_exp), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:403:1: warning: ‘frame_skip_cmp’ is deprecated (declared at src/libavcodec/avcodec.h:2739) [-Wdeprecated-declarations] {"skipcmp", "frame skip compare function", OFFSET(frame_skip_cmp), AV_OPT_TYPE_INT, {.i64 = FF_CMP_DCTMAX }, INT_MIN, INT_MAX, V|E, "cmp_func"}, ^ src/libavcodec/options_table.h:406:1: warning: ‘border_masking’ is deprecated (declared at src/libavcodec/avcodec.h:2280) [-Wdeprecated-declarations] {"border_mask", "deprecated, use encoder private options instead", OFFSET(border_masking), AV_OPT_TYPE_FLOAT, {.dbl = DEFAULT }, -FLT_MAX, FLT_MAX, V|E}, ^ src/libavcodec/options_table.h:411:1: warning: ‘me_penalty_compensation’ is deprecated (declared at src/libavcodec/avcodec.h:2302) [-Wdeprecated-declarations] {"mepc", "motion estimation bitrate penalty compensation (1.0 = 256)", OFFSET(me_penalty_compensation), AV_OPT_TYPE_INT, {.i64 = 256 }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:425:1: warning: ‘brd_scale’ is deprecated (declared at src/libavcodec/avcodec.h:2314) [-Wdeprecated-declarations] {"brd_scale", "downscale frames for dynamic B-frame decision", OFFSET(brd_scale), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, 0, 10, V|E}, ^ src/libavcodec/options_table.h:430:1: warning: ‘chromaoffset’ is deprecated (declared at src/libavcodec/avcodec.h:2334) [-Wdeprecated-declarations] {"chromaoffset", "chroma QP offset from luma", OFFSET(chromaoffset), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:434:1: warning: ‘scenechange_factor’ is deprecated (declared at src/libavcodec/avcodec.h:2343) [-Wdeprecated-declarations] {"sc_factor", "multiplied by qscale for each frame and added to scene_change_score", OFFSET(scenechange_factor), AV_OPT_TYPE_INT, {.i64 = 6 }, 0, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:438:1: warning: ‘b_sensitivity’ is deprecated (declared at src/libavcodec/avcodec.h:2356) [-Wdeprecated-declarations] {"b_sensitivity", "adjust sensitivity of b_frame_strategy 1", OFFSET(b_sensitivity), AV_OPT_TYPE_INT, {.i64 = 40 }, 1, INT_MAX, V|E}, ^ src/libavcodec/options_table.h:442:1: warning: ‘min_prediction_order’ is deprecated (declared at src/libavcodec/avcodec.h:2752) [-Wdeprecated-declarations] {"min_prediction_order", NULL, OFFSET(min_prediction_order), AV_OPT_TYPE_INT, {.i64 = -1 }, INT_MIN, INT_MAX, A|E}, ^ src/libavcodec/options_table.h:443:1: warning: ‘max_prediction_order’ is deprecated (declared at src/libavcodec/avcodec.h:2756) [-Wdeprecated-declarations] {"max_prediction_order", NULL, OFFSET(max_prediction_order), AV_OPT_TYPE_INT, {.i64 = -1 }, INT_MIN, INT_MAX, A|E}, ^ src/libavcodec/options_table.h:444:1: warning: ‘timecode_frame_start’ is deprecated (declared at src/libavcodec/avcodec.h:2760) [-Wdeprecated-declarations] {"timecode_frame_start", "GOP timecode frame start number, in non-drop-frame format", OFFSET(timecode_frame_start), AV_OPT_TYPE_INT64, {.i64 = -1 }, -1, INT64_MAX, V|E}, ^ src/libavcodec/options_table.h:535:1: warning: ‘side_data_only_packets’ is deprecated (declared at src/libavcodec/avcodec.h:3311) [-Wdeprecated-declarations] {"side_data_only_packets", NULL, OFFSET(side_data_only_packets), AV_OPT_TYPE_BOOL, { .i64 = 1 }, 0, 1, A|V|E }, ^ HOSTLD doc/print_options GENTEXI doc/avoptions_format.texi GENTEXI doc/avoptions_codec.texi HTML doc/ffmpeg.html HTML doc/ffprobe.html HTML doc/ffserver.html HTML doc/ffmpeg-all.html HTML doc/ffprobe-all.html HTML doc/ffserver-all.html HTML doc/ffmpeg-utils.html HTML doc/ffmpeg-scaler.html HTML doc/ffmpeg-resampler.html HTML doc/ffmpeg-codecs.html HTML doc/ffmpeg-bitstream-filters.html HTML doc/ffmpeg-formats.html HTML doc/ffmpeg-protocols.html HTML doc/ffmpeg-devices.html HTML doc/ffmpeg-filters.html HTML doc/libavutil.html HTML doc/libswscale.html HTML doc/libswresample.html HTML doc/libavcodec.html HTML doc/libavformat.html HTML doc/libavdevice.html HTML doc/libavfilter.html HTML doc/developer.html HTML doc/faq.html HTML doc/fate.html HTML doc/general.html HTML doc/git-howto.html HTML doc/nut.html HTML doc/platform.html POD doc/ffmpeg.pod POD doc/ffprobe.pod POD doc/ffserver.pod POD doc/ffmpeg-all.pod POD doc/ffprobe-all.pod POD doc/ffserver-all.pod POD doc/ffmpeg-utils.pod POD doc/ffmpeg-scaler.pod POD doc/ffmpeg-resampler.pod POD doc/ffmpeg-codecs.pod POD doc/ffmpeg-bitstream-filters.pod POD doc/ffmpeg-formats.pod POD doc/ffmpeg-protocols.pod POD doc/ffmpeg-devices.pod POD doc/ffmpeg-filters.pod POD doc/libavutil.pod POD doc/libswscale.pod POD doc/libswresample.pod POD doc/libavcodec.pod POD doc/libavformat.pod POD doc/libavdevice.pod POD doc/libavfilter.pod MAN doc/ffmpeg.1 MAN doc/ffprobe.1 MAN doc/ffserver.1 MAN doc/ffmpeg-all.1 MAN doc/ffprobe-all.1 MAN doc/ffserver-all.1 MAN doc/ffmpeg-utils.1 MAN doc/ffmpeg-scaler.1 MAN doc/ffmpeg-resampler.1 MAN doc/ffmpeg-codecs.1 MAN doc/ffmpeg-bitstream-filters.1 MAN doc/ffmpeg-formats.1 MAN doc/ffmpeg-protocols.1 MAN doc/ffmpeg-devices.1 MAN doc/ffmpeg-filters.1 MAN doc/libavutil.3 MAN doc/libswscale.3 MAN doc/libswresample.3 MAN doc/libavcodec.3 MAN doc/libavformat.3 MAN doc/libavdevice.3 MAN doc/libavfilter.3 TXT doc/fate.txt CC ffmpeg.o src/ffmpeg.c: In function ‘ffmpeg_cleanup’: src/ffmpeg.c:513:13: warning: ‘av_bitstream_filter_close’ is deprecated (declared at src/libavcodec/avcodec.h:5826) [-Wdeprecated-declarations] av_bitstream_filter_close(bsfc); ^ src/ffmpeg.c: In function ‘write_frame’: src/ffmpeg.c:638:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] AVCodecContext *avctx = ost->encoding_needed ? ost->enc_ctx : ost->st->codec; ^ src/ffmpeg.c:641:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (!ost->st->codec->extradata_size && ost->enc_ctx->extradata_size) { ^ src/ffmpeg.c:642:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ost->st->codec->extradata = av_mallocz(ost->enc_ctx->extradata_size + AV_INPUT_BUFFER_PADDING_SIZE); ^ src/ffmpeg.c:643:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (ost->st->codec->extradata) { ^ src/ffmpeg.c:644:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] memcpy(ost->st->codec->extradata, ost->enc_ctx->extradata, ost->enc_ctx->extradata_size); ^ src/ffmpeg.c:645:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ost->st->codec->extradata_size = ost->enc_ctx->extradata_size; ^ src/ffmpeg.c:692:5: warning: ‘av_apply_bitstream_filters’ is deprecated (declared at src/libavformat/avformat.h:2885) [-Wdeprecated-declarations] if ((ret = av_apply_bitstream_filters(avctx, pkt, bsfc)) < 0) { ^ src/ffmpeg.c: In function ‘do_audio_out’: src/ffmpeg.c:824:5: warning: ‘avcodec_encode_audio2’ is deprecated (declared at src/libavcodec/avcodec.h:5222) [-Wdeprecated-declarations] if (avcodec_encode_audio2(enc, &pkt, frame, &got_packet) < 0) { ^ src/ffmpeg.c: In function ‘do_video_out’: src/ffmpeg.c:936:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] AVCodecContext *mux_enc = ost->st->codec; ^ src/ffmpeg.c:1176:9: warning: ‘avcodec_encode_video2’ is deprecated (declared at src/libavcodec/avcodec.h:5261) [-Wdeprecated-declarations] ret = avcodec_encode_video2(enc, &pkt, in_picture, &got_packet); ^ src/ffmpeg.c: In function ‘flush_encoders’: src/ffmpeg.c:1725:17: warning: ‘avcodec_encode_audio2’ is deprecated (declared at src/libavcodec/avcodec.h:5222) [-Wdeprecated-declarations] encode = avcodec_encode_audio2; ^ src/ffmpeg.c:1729:17: warning: ‘avcodec_encode_video2’ is deprecated (declared at src/libavcodec/avcodec.h:5261) [-Wdeprecated-declarations] encode = avcodec_encode_video2; ^ src/ffmpeg.c: In function ‘do_streamcopy’: src/ffmpeg.c:1854:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (ost->st->codec->codec_type == AVMEDIA_TYPE_AUDIO && pkt->dts != AV_NOPTS_VALUE) { ^ src/ffmpeg.c:1866:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if ( ost->st->codec->codec_id != AV_CODEC_ID_H264 ^ src/ffmpeg.c:1867:8: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] && ost->st->codec->codec_id != AV_CODEC_ID_MPEG1VIDEO ^ src/ffmpeg.c:1868:8: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] && ost->st->codec->codec_id != AV_CODEC_ID_MPEG2VIDEO ^ src/ffmpeg.c:1869:8: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] && ost->st->codec->codec_id != AV_CODEC_ID_VC1 ^ src/ffmpeg.c:1871:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] int ret = av_parser_change(ost->parser, ost->st->codec, ^ src/ffmpeg.c:1892:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (ost->st->codec->codec_type == AVMEDIA_TYPE_VIDEO && ^ src/ffmpeg.c:1893:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ost->st->codec->codec_id == AV_CODEC_ID_RAWVIDEO && ^ src/ffmpeg.c:1896:9: warning: ‘avpicture_fill’ is deprecated (declared at src/libavcodec/avcodec.h:5391) [-Wdeprecated-declarations] int ret = avpicture_fill(&pict, opkt.data, ost->st->codec->pix_fmt, ost->st->codec->width, ost->st->codec->height); ^ src/ffmpeg.c:1896:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffmpeg.c:1896:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffmpeg.c:1896:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffmpeg.c: In function ‘decode_audio’: src/ffmpeg.c:1961:5: warning: ‘avcodec_decode_audio4’ is deprecated (declared at src/libavcodec/avcodec.h:4704) [-Wdeprecated-declarations] ret = avcodec_decode_audio4(avctx, decoded_frame, got_output, pkt); ^ src/ffmpeg.c: In function ‘decode_video’: src/ffmpeg.c:2082:5: warning: ‘avcodec_decode_video2’ is deprecated (declared at src/libavcodec/avcodec.h:4753) [-Wdeprecated-declarations] ret = avcodec_decode_video2(ist->dec_ctx, ^ src/ffmpeg.c:2088:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (ist->st->codec->has_b_frames < ist->dec_ctx->has_b_frames) { ^ src/ffmpeg.c:2090:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ist->st->codec->has_b_frames = ist->dec_ctx->has_b_frames; ^ src/ffmpeg.c:2098:20: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ist->st->codec->has_b_frames); ^ src/ffmpeg.c: In function ‘init_output_stream’: src/ffmpeg.c:2643:9: warning: ‘avcodec_copy_context’ is deprecated (declared at src/libavcodec/avcodec.h:4182) [-Wdeprecated-declarations] ret = avcodec_copy_context(ost->st->codec, ost->enc_ctx); ^ src/ffmpeg.c:2643:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffmpeg.c:2674:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ost->st->codec->codec= ost->enc_ctx->codec; ^ src/ffmpeg.c:2676:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ret = av_opt_set_dict(ost->st->codec, &ost->encoder_opts); ^ src/ffmpeg.c:2683:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ost->st->time_base = av_add_q(ost->st->codec->time_base, (AVRational){0, 1}); ^ src/ffmpeg.c: In function ‘report_new_stream’: src/ffmpeg.c:2761:12: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] av_get_media_type_string(st->codec->codec_type), ^ src/ffmpeg.c: In function ‘transcode_init’: src/ffmpeg.c:2851:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] enc_ctx = ost->stream_copy ? ost->st->codec : ost->enc_ctx; ^ src/ffmpeg.c:2862:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (st != ost->st && st->codec->codec_type == enc_ctx->codec_type) ^ src/ffmpeg.c:3049:26: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] avcodec_get_name(ost->st->codec->codec_id), ost->file_index, ost->index); ^ src/ffmpeg.c:3182:21: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] enc_ctx->width = input_streams[ost->source_index]->st->codec->width; ^ src/ffmpeg.c:3183:21: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] enc_ctx->height = input_streams[ost->source_index]->st->codec->height; ^ src/ffmpeg.c: In function ‘check_keyboard_interaction’: src/ffmpeg.c:3515:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] debug = input_streams[0]->st->codec->debug<<1; ^ src/ffmpeg.c:3534:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] input_streams[i]->st->codec->debug = debug; ^ src/ffmpeg.c: In function ‘sigterm_handler’: src/ffmpeg.c:327:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(2/*STDERR_FILENO*/, "Received > 3 system signals, hard exiting\n", ^ src/ffmpeg.c: In function ‘sub2video_push_ref’: src/ffmpeg.c:220:37: warning: ignoring return value of ‘av_buffersrc_add_frame_flags’, declared with attribute warn_unused_result [-Wunused-result] av_buffersrc_add_frame_flags(ist->filters[i]->filter, frame, ^ src/ffmpeg.c: In function ‘sub2video_flush’: src/ffmpeg.c:295:31: warning: ignoring return value of ‘av_buffersrc_add_frame’, declared with attribute warn_unused_result [-Wunused-result] av_buffersrc_add_frame(ist->filters[i]->filter, NULL); ^ CC cmdutils.o src/cmdutils.c: In function ‘show_bsfs’: src/cmdutils.c:1585:5: warning: ‘av_bitstream_filter_next’ is deprecated (declared at src/libavcodec/avcodec.h:5837) [-Wdeprecated-declarations] while ((bsf = av_bitstream_filter_next(bsf))) ^ src/cmdutils.c: In function ‘filter_codec_opts’: src/cmdutils.c:1996:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] switch (st->codec->codec_type) { ^ src/cmdutils.c: In function ‘setup_find_stream_info_opts’: src/cmdutils.c:2054:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] opts[i] = filter_codec_opts(codec_opts, s->streams[i]->codec->codec_id, ^ CC ffmpeg_opt.o src/ffmpeg_opt.c: In function ‘opt_map_channel’: src/ffmpeg_opt.c:432:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (st->codec->codec_type != AVMEDIA_TYPE_AUDIO) { ^ src/ffmpeg_opt.c:437:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (m->channel_idx < 0 || m->channel_idx >= st->codec->channels) { ^ src/ffmpeg_opt.c: In function ‘choose_decoder’: src/ffmpeg_opt.c:637:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] AVCodec *codec = find_codec_or_die(codec_name, st->codec->codec_type, 0); ^ src/ffmpeg_opt.c:638:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] st->codec->codec_id = codec->id; ^ src/ffmpeg_opt.c:641:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] return avcodec_find_decoder(st->codec->codec_id); ^ src/ffmpeg_opt.c: In function ‘add_input_streams’: src/ffmpeg_opt.c:652:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] AVCodecContext *dec = st->codec; ^ src/ffmpeg_opt.c:686:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] st->codec->codec_tag = tag; ^ src/ffmpeg_opt.c:690:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ist->decoder_opts = filter_codec_opts(o->g->codec_opts, ist->st->codec->codec_id, ic, st, ist->dec); ^ src/ffmpeg_opt.c:711:9: warning: ‘avcodec_copy_context’ is deprecated (declared at src/libavcodec/avcodec.h:4182) [-Wdeprecated-declarations] ret = avcodec_copy_context(ist->dec_ctx, dec); ^ src/ffmpeg_opt.c: In function ‘dump_attachment’: src/ffmpeg_opt.c:860:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (!st->codec->extradata_size) { ^ src/ffmpeg_opt.c:881:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] avio_write(out, st->codec->extradata, st->codec->extradata_size); ^ src/ffmpeg_opt.c:881:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffmpeg_opt.c: In function ‘open_input_file’: src/ffmpeg_opt.c:1029:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] AVCodecContext *avctx = ic->streams[i]->codec; ^ src/ffmpeg_opt.c: In function ‘choose_encoder’: src/ffmpeg_opt.c:1181:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ost->st->codec->codec_id = av_guess_codec(s->oformat, NULL, s->filename, ^ src/ffmpeg_opt.c:1182:51: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] NULL, ost->st->codec->codec_type); ^ src/ffmpeg_opt.c:1183:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ost->enc = avcodec_find_encoder(ost->st->codec->codec_id); ^ src/ffmpeg_opt.c:1187:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ost->enc = find_codec_or_die(codec_name, ost->st->codec->codec_type, 1); ^ src/ffmpeg_opt.c:1188:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ost->st->codec->codec_id = ost->enc->id; ^ src/ffmpeg_opt.c: In function ‘new_output_stream’: src/ffmpeg_opt.c:1218:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] st->codec->codec_type = type; ^ src/ffmpeg_opt.c:1282:9: warning: ‘av_bitstream_filter_init’ is deprecated (declared at src/libavcodec/avcodec.h:5782) [-Wdeprecated-declarations] if (!(bsfc = av_bitstream_filter_init(bsf))) { ^ src/ffmpeg_opt.c:1305:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ost->st->codec->codec_tag = ^ src/ffmpeg_opt.c: In function ‘get_ost_filters’: src/ffmpeg_opt.c:1402:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] return av_strdup(st->codec->codec_type == AVMEDIA_TYPE_VIDEO ? ^ src/ffmpeg_opt.c: In function ‘read_ffserver_streams’: src/ffmpeg_opt.c:1834:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] codec = avcodec_find_encoder(ic->streams[i]->codec->codec_id); ^ src/ffmpeg_opt.c:1836:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] av_log(s, AV_LOG_ERROR, "no encoder found for codec id %i\n", ic->streams[i]->codec->codec_id); ^ src/ffmpeg_opt.c:1846:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] avcodec_get_context_defaults3(st->codec, codec); ^ src/ffmpeg_opt.c:1851:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] av_opt_set_dict2(st->codec, &opts, AV_OPT_SEARCH_CHILDREN); ^ src/ffmpeg_opt.c:1855:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (st->codec->codec_type == AVMEDIA_TYPE_AUDIO && !ost->stream_copy) ^ src/ffmpeg_opt.c:1857:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] else if (st->codec->codec_type == AVMEDIA_TYPE_VIDEO && !ost->stream_copy) ^ src/ffmpeg_opt.c:1858:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] choose_pixel_fmt(st, st->codec, codec, st->codec->pix_fmt); ^ src/ffmpeg_opt.c:1858:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffmpeg_opt.c:1859:9: warning: ‘avcodec_copy_context’ is deprecated (declared at src/libavcodec/avcodec.h:4182) [-Wdeprecated-declarations] avcodec_copy_context(ost->enc_ctx, st->codec); ^ src/ffmpeg_opt.c:1859:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffmpeg_opt.c: In function ‘open_output_file’: src/ffmpeg_opt.c:2030:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if(ist->st->codec->codec_type == ost->st->codec->codec_type){ ^ src/ffmpeg_opt.c:2030:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffmpeg_opt.c:2033:21: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if(ost->st->codec->codec_type == AVMEDIA_TYPE_AUDIO) ost->avfilter = av_strdup("anull"); ^ src/ffmpeg_opt.c:2034:21: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if(ost->st->codec->codec_type == AVMEDIA_TYPE_VIDEO) ost->avfilter = av_strdup("null"); ^ src/ffmpeg_opt.c:2041:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-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/ffmpeg_opt.c:2056:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] new_area = ist->st->codec->width * ist->st->codec->height + 100000000*!!ist->st->codec_info_nb_frames; ^ src/ffmpeg_opt.c:2056:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffmpeg_opt.c:2059:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (ist->st->codec->codec_type == AVMEDIA_TYPE_VIDEO && ^ src/ffmpeg_opt.c:2077:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] score = ist->st->codec->channels + 100000000*!!ist->st->codec_info_nb_frames; ^ src/ffmpeg_opt.c:2078:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (ist->st->codec->codec_type == AVMEDIA_TYPE_AUDIO && ^ src/ffmpeg_opt.c:2092:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (input_streams[i]->st->codec->codec_type == AVMEDIA_TYPE_SUBTITLE) { ^ src/ffmpeg_opt.c:2094:25: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] avcodec_descriptor_get(input_streams[i]->st->codec->codec_id); ^ src/ffmpeg_opt.c:2120:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (input_streams[i]->st->codec->codec_type == AVMEDIA_TYPE_DATA ^ src/ffmpeg_opt.c:2121:21: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] && input_streams[i]->st->codec->codec_id == codec_id ) ^ src/ffmpeg_opt.c:2158:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if(o->subtitle_disable && ist->st->codec->codec_type == AVMEDIA_TYPE_SUBTITLE) ^ src/ffmpeg_opt.c:2160:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if(o-> audio_disable && ist->st->codec->codec_type == AVMEDIA_TYPE_AUDIO) ^ src/ffmpeg_opt.c:2162:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if(o-> video_disable && ist->st->codec->codec_type == AVMEDIA_TYPE_VIDEO) ^ src/ffmpeg_opt.c:2164:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if(o-> data_disable && ist->st->codec->codec_type == AVMEDIA_TYPE_DATA) ^ src/ffmpeg_opt.c:2168:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] switch (ist->st->codec->codec_type) { ^ src/ffmpeg_opt.c:2226:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ost->st->codec->extradata = attachment; ^ src/ffmpeg_opt.c:2227:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ost->st->codec->extradata_size = len; ^ src/ffmpeg_opt.c:2241:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (av_opt_set(ost->st->codec, "flags", e->value, 0) < 0) ^ src/ffmpeg_opt.c: In function ‘opt_target’: src/ffmpeg_opt.c:2538:21: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] AVCodecContext *c = input_files[j]->ctx->streams[i]->codec; ^ CC ffmpeg_filter.o src/ffmpeg_filter.c: In function ‘choose_sample_fmt’: src/ffmpeg_filter.c:97:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (*p == st->codec->sample_fmt) ^ src/ffmpeg_filter.c:101:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if((codec->capabilities & AV_CODEC_CAP_LOSSLESS) && av_get_sample_fmt_name(st->codec->sample_fmt) > av_get_sample_fmt_name(codec->sample_fmts[0])) ^ src/ffmpeg_filter.c:103:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if(av_get_sample_fmt_name(st->codec->sample_fmt)) ^ src/ffmpeg_filter.c:106:20: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] av_get_sample_fmt_name(st->codec->sample_fmt), ^ src/ffmpeg_filter.c:109:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] st->codec->sample_fmt = codec->sample_fmts[0]; ^ src/ffmpeg_filter.c: In function ‘init_input_filter’: src/ffmpeg_filter.c:254:18: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] enum AVMediaType stream_type = s->streams[i]->codec->codec_type; ^ src/ffmpeg_filter.c: In function ‘configure_output_audio_filter’: src/ffmpeg_filter.c:614:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (of->ctx->streams[i]->codec->codec_type == AVMEDIA_TYPE_VIDEO) ^ src/ffmpeg_filter.c: In function ‘sub2video_prepare’: src/ffmpeg_filter.c:682:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (avf->streams[i]->codec->codec_type == AVMEDIA_TYPE_VIDEO) { ^ src/ffmpeg_filter.c:683:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] w = FFMAX(w, avf->streams[i]->codec->width); ^ src/ffmpeg_filter.c:683:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffmpeg_filter.c:684:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] h = FFMAX(h, avf->streams[i]->codec->height); ^ src/ffmpeg_filter.c:684:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffmpeg_filter.c: In function ‘configure_filtergraph’: src/ffmpeg_filter.c:1084:22: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] avcodec_get_name(ost->st->codec->codec_id), ost->file_index, ost->index); ^ LD ffmpeg_g CP ffmpeg STRIP ffmpeg CC ffprobe.o src/ffprobe.c: In function ‘show_packet’: src/ffprobe.c:1813:5: warning: ‘convergence_duration’ is deprecated (declared at src/libavcodec/avcodec.h:1609) [-Wdeprecated-declarations] print_duration_ts("convergence_duration", pkt->convergence_duration); ^ src/ffprobe.c:1814:5: warning: ‘convergence_duration’ is deprecated (declared at src/libavcodec/avcodec.h:1609) [-Wdeprecated-declarations] print_duration_time("convergence_duration_time", pkt->convergence_duration, &st->time_base); ^ src/ffprobe.c: In function ‘process_frame’: src/ffprobe.c:1981:13: warning: ‘avcodec_decode_video2’ is deprecated (declared at src/libavcodec/avcodec.h:4753) [-Wdeprecated-declarations] ret = avcodec_decode_video2(dec_ctx, frame, &got_frame, pkt); ^ src/ffprobe.c:1985:13: warning: ‘avcodec_decode_audio4’ is deprecated (declared at src/libavcodec/avcodec.h:4704) [-Wdeprecated-declarations] ret = avcodec_decode_audio4(dec_ctx, frame, &got_frame, pkt); ^ src/ffprobe.c: In function ‘show_stream’: src/ffprobe.c:2271:9: warning: ‘timecode_frame_start’ is deprecated (declared at src/libavcodec/avcodec.h:2760) [-Wdeprecated-declarations] if (dec_ctx && dec_ctx->timecode_frame_start >= 0) { ^ src/ffprobe.c:2273:13: warning: ‘timecode_frame_start’ is deprecated (declared at src/libavcodec/avcodec.h:2760) [-Wdeprecated-declarations] av_timecode_make_mpeg_tc_string(tcbuf, dec_ctx->timecode_frame_start); ^ src/ffprobe.c:2337:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (stream->codec->rc_max_rate > 0) print_val ("max_bit_rate", stream->codec->rc_max_rate, unit_bit_per_second_str); ^ src/ffprobe.c:2337:53: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (stream->codec->rc_max_rate > 0) print_val ("max_bit_rate", stream->codec->rc_max_rate, unit_bit_per_second_str); ^ src/ffprobe.c: In function ‘open_input_file’: src/ffprobe.c:2615:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ist->dec_ctx->time_base = stream->codec->time_base; ^ src/ffprobe.c:2616:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] ist->dec_ctx->framerate = stream->codec->framerate; ^ LD ffprobe_g CP ffprobe STRIP ffprobe CC ffserver.o src/ffserver.c: In function ‘close_connection’: src/ffserver.c:917:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (st->codec->codec) ^ src/ffserver.c:918:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] avcodec_close(st->codec); ^ src/ffserver.c: In function ‘find_stream_in_feed’: src/ffserver.c:1207:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] AVCodecContext *feed_codec = feed->streams[i]->codec; ^ src/ffserver.c: In function ‘modify_current_stream’: src/ffserver.c:1248:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] AVCodecContext *codec = req->streams[i]->codec; ^ src/ffserver.c: In function ‘print_stream_params’: src/ffserver.c:1886:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] codec = avcodec_find_encoder(st->codec->codec_id); ^ src/ffserver.c:1890:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] switch(st->codec->codec_type) { ^ src/ffserver.c:1894:22: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] st->codec->channels, st->codec->sample_rate); ^ src/ffserver.c:1894:22: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffserver.c:1899:22: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] "%dx%d, q=%d-%d, fps=%d", st->codec->width, ^ src/ffserver.c:1900:22: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] st->codec->height, st->codec->qmin, st->codec->qmax, ^ src/ffserver.c:1900:22: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffserver.c:1900:22: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffserver.c:1901:22: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] st->codec->time_base.den / st->codec->time_base.num); ^ src/ffserver.c:1901:22: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffserver.c:1909:21: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] i, type, (int64_t)st->codec->bit_rate/1000, ^ src/ffserver.c: In function ‘compute_status’: src/ffserver.c:1996:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] AVCodec *codec = avcodec_find_encoder(st->codec->codec_id); ^ src/ffserver.c:1998:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] switch(st->codec->codec_type) { ^ src/ffserver.c:2000:21: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] audio_bit_rate += st->codec->bit_rate; ^ src/ffserver.c:2008:21: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] video_bit_rate += st->codec->bit_rate; ^ src/ffserver.c:2016:21: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] video_bit_rate += st->codec->bit_rate; ^ src/ffserver.c:2113:21: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] bitrate += c1->stream->streams[j]->codec->bit_rate; ^ src/ffserver.c:2115:21: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] bitrate += c1->stream->feed->streams[c1->feed_streams[j]]->codec->bit_rate; ^ src/ffserver.c: In function ‘open_input_stream’: src/ffserver.c:2219:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] c->stream->streams[i]->codec->codec_type == AVMEDIA_TYPE_VIDEO) { ^ src/ffserver.c: In function ‘http_prepare_data’: src/ffserver.c:2288:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] c->fmt_ctx.streams[i]->codec->frame_number = 0; ^ src/ffserver.c:2386:33: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] (st->codec->codec_type == AVMEDIA_TYPE_VIDEO || ^ src/ffserver.c:2415:25: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] codec = ctx->streams[0]->codec; ^ src/ffserver.c:2421:25: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] codec = ctx->streams[pkt.stream_index]->codec; ^ src/ffserver.c: In function ‘http_receive_data’: src/ffserver.c:2824:17: warning: ‘avcodec_copy_context’ is deprecated (declared at src/libavcodec/avcodec.h:4182) [-Wdeprecated-declarations] avcodec_copy_context(fst->codec, st->codec); ^ src/ffserver.c:2824:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffserver.c:2824:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffserver.c: In function ‘prepare_sdp_description’: src/ffserver.c:3001:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] avc->streams[i]->codec = stream->streams[i]->codec; ^ src/ffserver.c:3001:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffserver.c:3002:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] avcodec_parameters_from_context(stream->streams[i]->codecpar, stream->streams[i]->codec); ^ src/ffserver.c: In function ‘rtp_new_av_stream’: src/ffserver.c:3438:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] av_freep(&st->codec); ^ src/ffserver.c: In function ‘add_av_stream1’: src/ffserver.c:3530:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] fst->codec = avcodec_alloc_context3(codec->codec); ^ src/ffserver.c:3531:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (!fst->codec) { ^ src/ffserver.c:3535:9: warning: ‘avcodec_copy_context’ is deprecated (declared at src/libavcodec/avcodec.h:4182) [-Wdeprecated-declarations] avcodec_copy_context(fst->codec, codec); ^ src/ffserver.c:3535:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffserver.c:3540:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] fst->codec = codec; ^ src/ffserver.c: In function ‘add_av_stream’: src/ffserver.c:3560:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] av = st->codec; ^ src/ffserver.c:3562:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] av1 = feed->streams[i]->codec; ^ src/ffserver.c: In function ‘extract_mpeg4_header’: src/ffserver.c:3621:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (st->codec->codec_id == AV_CODEC_ID_MPEG4 && ^ src/ffserver.c:3622:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] st->codec->extradata_size == 0) { ^ src/ffserver.c:3635:9: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] if (st->codec->codec_id == AV_CODEC_ID_MPEG4 && ^ src/ffserver.c:3636:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] st->codec->extradata_size == 0) { ^ src/ffserver.c:3637:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] av_freep(&st->codec->extradata); ^ src/ffserver.c:3646:21: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] st->codec->extradata = av_mallocz(size + AV_INPUT_BUFFER_PADDING_SIZE); ^ src/ffserver.c:3647:21: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] st->codec->extradata_size = size; ^ src/ffserver.c:3648:21: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] memcpy(st->codec->extradata, pkt.data, size); ^ src/ffserver.c: In function ‘build_file_streams’: src/ffserver.c:3712:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] add_av_stream1(stream, infile->streams[i]->codec, 1); ^ src/ffserver.c: In function ‘build_feed_streams’: src/ffserver.c:3821:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] matches = check_codec_match (sf->codec, ss->codec, i); ^ src/ffserver.c:3821:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] src/ffserver.c: In function ‘compute_bandwidth’: src/ffserver.c:3916:13: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] switch(st->codec->codec_type) { ^ src/ffserver.c:3919:17: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] bandwidth += st->codec->bit_rate; ^ CC ffserver_config.o src/ffserver_config.c: In function ‘add_codec’: src/ffserver_config.c:292:13: warning: ‘rc_eq’ is deprecated (declared at src/libavcodec/avcodec.h:2640) [-Wdeprecated-declarations] av->rc_eq = av_strdup("tex^qComp"); ^ src/ffserver_config.c:294:13: warning: ‘rc_eq’ is deprecated (declared at src/libavcodec/avcodec.h:2640) [-Wdeprecated-declarations] WARNING("Setting default value for video rate control equation = " ^ src/ffserver_config.c:325:5: warning: ‘codec’ is deprecated (declared at src/libavformat/avformat.h:880) [-Wdeprecated-declarations] st->codec = av; ^ LD ffserver_g CP ffserver STRIP ffserver INSTALL doc/ffmpeg.html INSTALL doc/ffprobe.html INSTALL doc/ffserver.html INSTALL doc/ffmpeg-all.html INSTALL doc/ffprobe-all.html INSTALL doc/ffserver-all.html INSTALL doc/ffmpeg-utils.html INSTALL doc/ffmpeg-scaler.html INSTALL doc/ffmpeg-resampler.html INSTALL doc/ffmpeg-codecs.html INSTALL doc/ffmpeg-bitstream-filters.html INSTALL doc/ffmpeg-formats.html INSTALL doc/ffmpeg-protocols.html INSTALL doc/ffmpeg-devices.html INSTALL doc/ffmpeg-filters.html INSTALL doc/libavutil.html INSTALL doc/libswscale.html INSTALL doc/libswresample.html INSTALL doc/libavcodec.html INSTALL doc/libavformat.html INSTALL doc/libavdevice.html INSTALL doc/libavfilter.html INSTALL doc/developer.html INSTALL doc/faq.html INSTALL doc/fate.html INSTALL doc/general.html INSTALL doc/git-howto.html INSTALL doc/nut.html INSTALL doc/platform.html INSTALL doc/ffmpeg.1 INSTALL doc/ffprobe.1 INSTALL doc/ffserver.1 INSTALL doc/ffmpeg-all.1 INSTALL doc/ffprobe-all.1 INSTALL doc/ffserver-all.1 INSTALL doc/ffmpeg-utils.1 INSTALL doc/ffmpeg-scaler.1 INSTALL doc/ffmpeg-resampler.1 INSTALL doc/ffmpeg-codecs.1 INSTALL doc/ffmpeg-bitstream-filters.1 INSTALL doc/ffmpeg-formats.1 INSTALL doc/ffmpeg-protocols.1 INSTALL doc/ffmpeg-devices.1 INSTALL doc/ffmpeg-filters.1 INSTALL doc/libavutil.3 INSTALL doc/libswscale.3 INSTALL doc/libswresample.3 INSTALL doc/libavcodec.3 INSTALL doc/libavformat.3 INSTALL doc/libavdevice.3 INSTALL doc/libavfilter.3 INSTALL doc/ffmpeg.1 INSTALL doc/ffprobe.1 INSTALL doc/ffserver.1 INSTALL doc/ffmpeg-all.1 INSTALL doc/ffprobe-all.1 INSTALL doc/ffserver-all.1 INSTALL doc/ffmpeg-utils.1 INSTALL doc/ffmpeg-scaler.1 INSTALL doc/ffmpeg-resampler.1 INSTALL doc/ffmpeg-codecs.1 INSTALL doc/ffmpeg-bitstream-filters.1 INSTALL doc/ffmpeg-formats.1 INSTALL doc/ffmpeg-protocols.1 INSTALL doc/ffmpeg-devices.1 INSTALL doc/ffmpeg-filters.1 INSTALL doc/libavutil.3 INSTALL doc/libswscale.3 INSTALL doc/libswresample.3 INSTALL doc/libavcodec.3 INSTALL doc/libavformat.3 INSTALL doc/libavdevice.3 INSTALL doc/libavfilter.3 INSTALL install-progs-yes INSTALL ffmpeg INSTALL ffprobe INSTALL ffserver INSTALL home/fate/fate/src/presets/libvpx-1080p50_60.ffpreset INSTALL home/fate/fate/src/presets/libvpx-1080p.ffpreset INSTALL home/fate/fate/src/presets/libvpx-360p.ffpreset INSTALL home/fate/fate/src/presets/libvpx-720p50_60.ffpreset INSTALL home/fate/fate/src/presets/libvpx-720p.ffpreset INSTALL home/fate/fate/src/doc/ffprobe.xsd INSTALL home/fate/fate/src/doc/examples/avio_dir_cmd.c INSTALL home/fate/fate/src/doc/examples/avio_reading.c INSTALL home/fate/fate/src/doc/examples/decoding_encoding.c INSTALL home/fate/fate/src/doc/examples/demuxing_decoding.c INSTALL home/fate/fate/src/doc/examples/extract_mvs.c INSTALL home/fate/fate/src/doc/examples/filter_audio.c INSTALL home/fate/fate/src/doc/examples/filtering_audio.c INSTALL home/fate/fate/src/doc/examples/filtering_video.c INSTALL home/fate/fate/src/doc/examples/http_multiclient.c INSTALL home/fate/fate/src/doc/examples/metadata.c INSTALL home/fate/fate/src/doc/examples/muxing.c INSTALL home/fate/fate/src/doc/examples/qsvdec.c INSTALL home/fate/fate/src/doc/examples/remuxing.c INSTALL home/fate/fate/src/doc/examples/resampling_audio.c INSTALL home/fate/fate/src/doc/examples/scaling_video.c INSTALL home/fate/fate/src/doc/examples/transcode_aac.c INSTALL home/fate/fate/src/doc/examples/transcoding.c INSTALL home/fate/fate/src/doc/examples/Makefile INSTALL home/fate/fate/src/doc/examples/README INSTALL home/fate/fate/src/presets/libvpx-1080p50_60.ffpreset INSTALL home/fate/fate/src/presets/libvpx-1080p.ffpreset INSTALL home/fate/fate/src/presets/libvpx-360p.ffpreset INSTALL home/fate/fate/src/presets/libvpx-720p50_60.ffpreset INSTALL home/fate/fate/src/presets/libvpx-720p.ffpreset INSTALL home/fate/fate/src/doc/ffprobe.xsd INSTALL home/fate/fate/src/doc/examples/avio_dir_cmd.c INSTALL home/fate/fate/src/doc/examples/avio_reading.c INSTALL home/fate/fate/src/doc/examples/decoding_encoding.c INSTALL home/fate/fate/src/doc/examples/demuxing_decoding.c INSTALL home/fate/fate/src/doc/examples/extract_mvs.c INSTALL home/fate/fate/src/doc/examples/filter_audio.c INSTALL home/fate/fate/src/doc/examples/filtering_audio.c INSTALL home/fate/fate/src/doc/examples/filtering_video.c INSTALL home/fate/fate/src/doc/examples/http_multiclient.c INSTALL home/fate/fate/src/doc/examples/metadata.c INSTALL home/fate/fate/src/doc/examples/muxing.c INSTALL home/fate/fate/src/doc/examples/qsvdec.c INSTALL home/fate/fate/src/doc/examples/remuxing.c INSTALL home/fate/fate/src/doc/examples/resampling_audio.c INSTALL home/fate/fate/src/doc/examples/scaling_video.c INSTALL home/fate/fate/src/doc/examples/transcode_aac.c INSTALL home/fate/fate/src/doc/examples/transcoding.c INSTALL home/fate/fate/src/doc/examples/Makefile INSTALL home/fate/fate/src/doc/examples/README INSTALL libavdevice/libavdevice.a INSTALL libavfilter/libavfilter.a INSTALL libavformat/libavformat.a INSTALL libavcodec/libavcodec.a INSTALL libavresample/libavresample.a INSTALL libpostproc/libpostproc.a INSTALL libswresample/libswresample.a INSTALL libswscale/libswscale.a INSTALL libavutil/libavutil.a INSTALL home/fate/fate/src/libavdevice/avdevice.h INSTALL home/fate/fate/src/libavdevice/version.h INSTALL libavdevice/libavdevice.pc INSTALL home/fate/fate/src/libavfilter/avfilter.h INSTALL home/fate/fate/src/libavfilter/avfiltergraph.h INSTALL home/fate/fate/src/libavfilter/buffersink.h INSTALL home/fate/fate/src/libavfilter/buffersrc.h INSTALL home/fate/fate/src/libavfilter/version.h INSTALL libavfilter/libavfilter.pc INSTALL home/fate/fate/src/libavformat/avformat.h INSTALL home/fate/fate/src/libavformat/avio.h INSTALL home/fate/fate/src/libavformat/version.h INSTALL libavformat/libavformat.pc INSTALL home/fate/fate/src/libavcodec/avcodec.h INSTALL home/fate/fate/src/libavcodec/avdct.h INSTALL home/fate/fate/src/libavcodec/avfft.h INSTALL home/fate/fate/src/libavcodec/d3d11va.h INSTALL home/fate/fate/src/libavcodec/dirac.h INSTALL home/fate/fate/src/libavcodec/dv_profile.h INSTALL home/fate/fate/src/libavcodec/dxva2.h INSTALL home/fate/fate/src/libavcodec/jni.h INSTALL home/fate/fate/src/libavcodec/qsv.h INSTALL home/fate/fate/src/libavcodec/vaapi.h INSTALL home/fate/fate/src/libavcodec/vda.h INSTALL home/fate/fate/src/libavcodec/vdpau.h INSTALL home/fate/fate/src/libavcodec/version.h INSTALL home/fate/fate/src/libavcodec/videotoolbox.h INSTALL home/fate/fate/src/libavcodec/vorbis_parser.h INSTALL home/fate/fate/src/libavcodec/xvmc.h INSTALL libavcodec/libavcodec.pc INSTALL home/fate/fate/src/libavresample/avresample.h INSTALL home/fate/fate/src/libavresample/version.h INSTALL libavresample/libavresample.pc INSTALL home/fate/fate/src/libpostproc/postprocess.h INSTALL home/fate/fate/src/libpostproc/version.h INSTALL libpostproc/libpostproc.pc INSTALL home/fate/fate/src/libswresample/swresample.h INSTALL home/fate/fate/src/libswresample/version.h INSTALL libswresample/libswresample.pc INSTALL home/fate/fate/src/libswscale/swscale.h INSTALL home/fate/fate/src/libswscale/version.h INSTALL libswscale/libswscale.pc INSTALL home/fate/fate/src/libavutil/adler32.h INSTALL home/fate/fate/src/libavutil/aes.h INSTALL home/fate/fate/src/libavutil/aes_ctr.h INSTALL home/fate/fate/src/libavutil/attributes.h INSTALL home/fate/fate/src/libavutil/audio_fifo.h INSTALL home/fate/fate/src/libavutil/avassert.h INSTALL home/fate/fate/src/libavutil/avstring.h INSTALL home/fate/fate/src/libavutil/avutil.h INSTALL home/fate/fate/src/libavutil/base64.h INSTALL home/fate/fate/src/libavutil/blowfish.h INSTALL home/fate/fate/src/libavutil/bprint.h INSTALL home/fate/fate/src/libavutil/bswap.h INSTALL home/fate/fate/src/libavutil/buffer.h INSTALL home/fate/fate/src/libavutil/cast5.h INSTALL home/fate/fate/src/libavutil/camellia.h INSTALL home/fate/fate/src/libavutil/channel_layout.h INSTALL home/fate/fate/src/libavutil/common.h INSTALL home/fate/fate/src/libavutil/cpu.h INSTALL home/fate/fate/src/libavutil/crc.h INSTALL home/fate/fate/src/libavutil/des.h INSTALL home/fate/fate/src/libavutil/dict.h INSTALL home/fate/fate/src/libavutil/display.h INSTALL home/fate/fate/src/libavutil/downmix_info.h INSTALL home/fate/fate/src/libavutil/error.h INSTALL home/fate/fate/src/libavutil/eval.h INSTALL home/fate/fate/src/libavutil/fifo.h INSTALL home/fate/fate/src/libavutil/file.h INSTALL home/fate/fate/src/libavutil/frame.h INSTALL home/fate/fate/src/libavutil/hash.h INSTALL home/fate/fate/src/libavutil/hmac.h INSTALL home/fate/fate/src/libavutil/hwcontext.h INSTALL home/fate/fate/src/libavutil/hwcontext_cuda.h INSTALL home/fate/fate/src/libavutil/hwcontext_dxva2.h INSTALL home/fate/fate/src/libavutil/hwcontext_vaapi.h INSTALL home/fate/fate/src/libavutil/hwcontext_vdpau.h INSTALL home/fate/fate/src/libavutil/imgutils.h INSTALL home/fate/fate/src/libavutil/intfloat.h INSTALL home/fate/fate/src/libavutil/intreadwrite.h INSTALL home/fate/fate/src/libavutil/lfg.h INSTALL home/fate/fate/src/libavutil/log.h INSTALL home/fate/fate/src/libavutil/macros.h INSTALL home/fate/fate/src/libavutil/mathematics.h INSTALL home/fate/fate/src/libavutil/mastering_display_metadata.h INSTALL home/fate/fate/src/libavutil/md5.h INSTALL home/fate/fate/src/libavutil/mem.h INSTALL home/fate/fate/src/libavutil/motion_vector.h INSTALL home/fate/fate/src/libavutil/murmur3.h INSTALL home/fate/fate/src/libavutil/opt.h INSTALL home/fate/fate/src/libavutil/parseutils.h INSTALL home/fate/fate/src/libavutil/pixdesc.h INSTALL home/fate/fate/src/libavutil/pixelutils.h INSTALL home/fate/fate/src/libavutil/pixfmt.h INSTALL home/fate/fate/src/libavutil/random_seed.h INSTALL home/fate/fate/src/libavutil/rc4.h INSTALL home/fate/fate/src/libavutil/rational.h INSTALL home/fate/fate/src/libavutil/replaygain.h INSTALL home/fate/fate/src/libavutil/ripemd.h INSTALL home/fate/fate/src/libavutil/samplefmt.h INSTALL home/fate/fate/src/libavutil/sha.h INSTALL home/fate/fate/src/libavutil/sha512.h INSTALL home/fate/fate/src/libavutil/stereo3d.h INSTALL home/fate/fate/src/libavutil/threadmessage.h INSTALL home/fate/fate/src/libavutil/time.h INSTALL home/fate/fate/src/libavutil/timecode.h INSTALL home/fate/fate/src/libavutil/timestamp.h INSTALL home/fate/fate/src/libavutil/tree.h INSTALL home/fate/fate/src/libavutil/twofish.h INSTALL home/fate/fate/src/libavutil/version.h INSTALL home/fate/fate/src/libavutil/xtea.h INSTALL home/fate/fate/src/libavutil/tea.h INSTALL home/fate/fate/src/libavutil/lzo.h INSTALL libavutil/avconfig.h INSTALL libavutil/ffversion.h INSTALL libavutil/libavutil.pc