CC libavdevice/alldevices.o CC libavdevice/alsa_enc.o CC libavdevice/alsa.o CC libavdevice/alsa_dec.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/sdl.o CC libavdevice/timefilter.o CC libavdevice/utils.o CC libavdevice/v4l2-common.o CC libavdevice/v4l2.o CC libavdevice/v4l2enc.o CC libavdevice/xcbgrab.o CC libavdevice/xv.o CC libavformat/4xm.o CC libavformat/a64.o CC libavformat/aacdec.o CC libavformat/ac3dec.o CC libavformat/act.o CC libavformat/adp.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/allformats.o CC libavformat/amr.o CC libavformat/anm.o CC libavformat/apc.o CC libavformat/ape.o CC libavformat/apetag.o CC libavformat/apngdec.o CC libavformat/apngenc.o CC libavformat/aqtitledec.o CC libavformat/asf.o CC libavformat/asfcrypt.o CC libavformat/asfdec_f.o CC libavformat/asfdec_o.o CC libavformat/asfenc.o CC libavformat/assdec.o CC libavformat/assenc.o CC libavformat/ast.o CC libavformat/astdec.o CC libavformat/astenc.o CC libavformat/async.o CC libavformat/au.o CC libavformat/audiointerleave.o CC libavformat/avc.o CC libavformat/avidec.o CC libavformat/avienc.o CC libavformat/avio.o CC libavformat/aviobuf.o CC libavformat/avlanguage.o CC libavformat/avr.o CC libavformat/avs.o CC libavformat/bethsoftvid.o CC libavformat/bfi.o CC libavformat/bink.o CC libavformat/bintext.o CC libavformat/bit.o CC libavformat/bmv.o CC libavformat/boadec.o CC libavformat/brstm.o CC libavformat/c93.o CC libavformat/cache.o CC libavformat/caf.o CC libavformat/cafdec.o CC libavformat/cafenc.o CC libavformat/cavsvideodec.o CC libavformat/cdg.o CC libavformat/cdxl.o CC libavformat/cinedec.o CC libavformat/concat.o CC libavformat/concatdec.o 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/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 CC libavformat/dv.o CC libavformat/dvbsub.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 CC libavformat/ffmenc.o CC libavformat/ffmetadec.o CC libavformat/ffmetaenc.o CC libavformat/file.o /home/ux/fate/ffmpeg/libavformat/ffmdec.c: In function ‘ffm_close’: /home/ux/fate/ffmpeg/libavformat/ffmdec.c:238:9: warning: ‘rc_eq’ is deprecated [-Wdeprecated-declarations] av_freep(&s->streams[i]->codec->rc_eq); ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/libavformat/ffmdec.c:29: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2596:17: note: declared here const char *rc_eq; ^ /home/ux/fate/ffmpeg/libavformat/ffmdec.c: In function ‘ffm2_read_header’: /home/ux/fate/ffmpeg/libavformat/ffmdec.c:358:13: warning: ‘rc_eq’ is deprecated [-Wdeprecated-declarations] codec->rc_eq = av_strdup(rc_eq_buf); ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/libavformat/ffmdec.c:29: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2596:17: note: declared here const char *rc_eq; ^ /home/ux/fate/ffmpeg/libavformat/ffmdec.c:371:13: warning: ‘me_method’ is deprecated [-Wdeprecated-declarations] codec->me_method = avio_rb32(pb); ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/libavformat/ffmdec.c:29: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:1729:37: note: declared here attribute_deprecated int me_method; ^ /home/ux/fate/ffmpeg/libavformat/ffmdec.c:375:13: warning: ‘rc_buffer_aggressivity’ is deprecated [-Wdeprecated-declarations] codec->rc_buffer_aggressivity = av_int2double(avio_rb64(pb)); ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/libavformat/ffmdec.c:29: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2618:11: note: declared here float rc_buffer_aggressivity; ^ /home/ux/fate/ffmpeg/libavformat/ffmdec.c: In function ‘ffm_read_header’: /home/ux/fate/ffmpeg/libavformat/ffmdec.c:536:13: warning: ‘rc_eq’ is deprecated [-Wdeprecated-declarations] codec->rc_eq = av_strdup(rc_eq_buf); ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/libavformat/ffmdec.c:29: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2596:17: note: declared here const char *rc_eq; ^ /home/ux/fate/ffmpeg/libavformat/ffmdec.c:549:13: warning: ‘me_method’ is deprecated [-Wdeprecated-declarations] codec->me_method = avio_rb32(pb); ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/libavformat/ffmdec.c:29: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:1729:37: note: declared here attribute_deprecated int me_method; ^ /home/ux/fate/ffmpeg/libavformat/ffmdec.c:553:13: warning: ‘rc_buffer_aggressivity’ is deprecated [-Wdeprecated-declarations] codec->rc_buffer_aggressivity = av_int2double(avio_rb64(pb)); ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/libavformat/ffmdec.c:29: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2618:11: note: declared here float rc_buffer_aggressivity; ^ 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 /home/ux/fate/ffmpeg/libavformat/format.c: In function ‘av_probe_input_format3’: /home/ux/fate/ffmpeg/libavformat/format.c:178:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] lpd.buf = zerobuffer; ^ CC libavformat/frmdec.o CC libavformat/ftp.o CC libavformat/g722.o CC libavformat/g723_1.o CC libavformat/g729dec.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/hdsenc.o CC libavformat/hevc.o CC libavformat/hevcdec.o CC libavformat/hls.o CC libavformat/hlsenc.o CC libavformat/hlsproto.o CC libavformat/hnm.o CC libavformat/http.o CC libavformat/httpauth.o CC libavformat/icecast.o CC libavformat/icodec.o CC libavformat/icoenc.o CC libavformat/id3v1.o CC libavformat/id3v2.o CC libavformat/id3v2enc.o CC libavformat/idcin.o CC libavformat/idroqdec.o CC libavformat/idroqenc.o CC libavformat/iff.o CC libavformat/ilbc.o CC libavformat/img2.o CC libavformat/img2_alias_pix.o CC libavformat/img2_brender_pix.o CC libavformat/img2dec.o CC libavformat/img2enc.o CC libavformat/ingenientdec.o CC libavformat/ipmovie.o CC libavformat/ircam.o CC libavformat/ircamdec.o CC libavformat/ircamenc.o CC libavformat/isom.o In file included from /usr/include/sys/stat.h:25:0, from /home/ux/fate/ffmpeg/libavformat/img2dec.c:24: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ 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/md5enc.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/mlvdec.o CC libavformat/mm.o CC libavformat/mmf.o CC libavformat/mms.o CC libavformat/mmsh.o CC libavformat/mmst.o CC libavformat/mov.o CC libavformat/mov_chan.o CC libavformat/movenc.o CC libavformat/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/msnwc_tcp.o CC libavformat/mtv.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 /home/ux/fate/ffmpeg/libavformat/movenc.c: In function ‘mov_flush_fragment’: /home/ux/fate/ffmpeg/libavformat/movenc.c:4109:12: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] static int mov_flush_fragment(AVFormatContext *s) ^ /home/ux/fate/ffmpeg/libavformat/movenc.c:4109:12: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] /home/ux/fate/ffmpeg/libavformat/movenc.c:856: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/mxg.o CC libavformat/ncdec.o CC libavformat/network.o /home/ux/fate/ffmpeg/libavformat/mux.c: In function ‘init_pts’: /home/ux/fate/ffmpeg/libavformat/mux.c:421:13: warning: ‘pts’ is deprecated [-Wdeprecated-declarations] frac_init(&st->pts, 0, 0, den); ^ In file included from /home/ux/fate/ffmpeg/libavformat/mux.c:22:0: /home/ux/fate/ffmpeg/libavformat/avformat.h:861:19: note: declared here struct AVFrac pts; ^ /home/ux/fate/ffmpeg/libavformat/mux.c: In function ‘compute_pkt_fields2’: /home/ux/fate/ffmpeg/libavformat/mux.c:505:13: warning: ‘pts’ is deprecated [-Wdeprecated-declarations] pkt->pts = st->pts.val; ^ In file included from /home/ux/fate/ffmpeg/libavformat/mux.c:22:0: /home/ux/fate/ffmpeg/libavformat/avformat.h:861:19: note: declared here struct AVFrac pts; ^ /home/ux/fate/ffmpeg/libavformat/mux.c:541:5: warning: ‘pts’ is deprecated [-Wdeprecated-declarations] st->pts.val = pkt->dts; ^ In file included from /home/ux/fate/ffmpeg/libavformat/mux.c:22:0: /home/ux/fate/ffmpeg/libavformat/avformat.h:861:19: note: declared here struct AVFrac pts; ^ /home/ux/fate/ffmpeg/libavformat/mux.c:553:9: warning: ‘pts’ is deprecated [-Wdeprecated-declarations] if (frame_size >= 0 && (pkt->size || st->pts.num != st->pts.den >> 1 || st->pts.val)) { ^ In file included from /home/ux/fate/ffmpeg/libavformat/mux.c:22:0: /home/ux/fate/ffmpeg/libavformat/avformat.h:861:19: note: declared here struct AVFrac pts; ^ /home/ux/fate/ffmpeg/libavformat/mux.c:553:9: warning: ‘pts’ is deprecated [-Wdeprecated-declarations] if (frame_size >= 0 && (pkt->size || st->pts.num != st->pts.den >> 1 || st->pts.val)) { ^ In file included from /home/ux/fate/ffmpeg/libavformat/mux.c:22:0: /home/ux/fate/ffmpeg/libavformat/avformat.h:861:19: note: declared here struct AVFrac pts; ^ /home/ux/fate/ffmpeg/libavformat/mux.c:553:9: warning: ‘pts’ is deprecated [-Wdeprecated-declarations] if (frame_size >= 0 && (pkt->size || st->pts.num != st->pts.den >> 1 || st->pts.val)) { ^ In file included from /home/ux/fate/ffmpeg/libavformat/mux.c:22:0: /home/ux/fate/ffmpeg/libavformat/avformat.h:861:19: note: declared here struct AVFrac pts; ^ /home/ux/fate/ffmpeg/libavformat/mux.c:554:13: warning: ‘pts’ is deprecated [-Wdeprecated-declarations] frac_add(&st->pts, (int64_t)st->time_base.den * frame_size); ^ In file included from /home/ux/fate/ffmpeg/libavformat/mux.c:22:0: /home/ux/fate/ffmpeg/libavformat/avformat.h:861:19: note: declared here struct AVFrac pts; ^ /home/ux/fate/ffmpeg/libavformat/mux.c:558:9: warning: ‘pts’ is deprecated [-Wdeprecated-declarations] frac_add(&st->pts, (int64_t)st->time_base.den * st->codec->time_base.num); ^ In file included from /home/ux/fate/ffmpeg/libavformat/mux.c:22:0: /home/ux/fate/ffmpeg/libavformat/avformat.h:861:19: note: declared here struct AVFrac pts; ^ /home/ux/fate/ffmpeg/libavformat/mux.c: In function ‘ff_write_chained’: /home/ux/fate/ffmpeg/libavformat/mux.c:1046:5: warning: ‘destruct’ is deprecated [-Wdeprecated-declarations] pkt->destruct = local_pkt.destruct; ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/libavformat/mux.c:22: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:1444:12: note: declared here void (*destruct)(struct AVPacket *); ^ /home/ux/fate/ffmpeg/libavformat/mux.c:1046:5: warning: ‘destruct’ is deprecated [-Wdeprecated-declarations] pkt->destruct = local_pkt.destruct; ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/libavformat/mux.c:22: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:1444:12: note: declared here void (*destruct)(struct AVPacket *); ^ 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/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/psxstr.o CC libavformat/pva.o CC libavformat/pvfdec.o CC libavformat/qcp.o CC libavformat/r3d.o CC libavformat/rawdec.o CC libavformat/rawenc.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 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_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_vp8.o CC libavformat/rtpenc_xiph.o CC libavformat/rtpproto.o CC libavformat/rtsp.o CC libavformat/rtspdec.o CC libavformat/rtspenc.o CC libavformat/samidec.o CC libavformat/sapdec.o CC libavformat/sapenc.o CC libavformat/sauce.o CC libavformat/sbgdec.o CC libavformat/sdp.o CC libavformat/sdr2.o CC libavformat/segafilm.o CC libavformat/segment.o CC libavformat/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/swf.o CC libavformat/swfdec.o CC libavformat/swfenc.o CC libavformat/takdec.o CC libavformat/tcp.o CC libavformat/tedcaptionsdec.o CC libavformat/tee.o CC libavformat/thp.o CC libavformat/tiertexseq.o CC libavformat/tmv.o CC libavformat/tta.o CC libavformat/tty.o CC libavformat/txd.o /home/ux/fate/ffmpeg/libavformat/tee.c: In function ‘filter_packet’: /home/ux/fate/ffmpeg/libavformat/tee.c:399:9: warning: ‘destruct’ is deprecated [-Wdeprecated-declarations] if (ret == 0 && new_pkt.data != pkt->data && new_pkt.destruct) { ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/libavformat/tee.c:26: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:1444:12: note: declared here void (*destruct)(struct AVPacket *); ^ 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/vc1test.o CC libavformat/vc1testenc.o CC libavformat/vivo.o CC libavformat/voc.o In file included from /usr/include/time.h:27:0, from /home/ux/fate/ffmpeg/libavformat/avformat.h:304, from /home/ux/fate/ffmpeg/libavformat/udp.c:29: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ CC libavformat/vocdec.o CC libavformat/vocenc.o CC libavformat/vorbiscomment.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/wtv_common.o CC libavformat/wtvdec.o CC libavformat/wtvenc.o CC libavformat/wv.o CC libavformat/wvdec.o CC libavformat/wvenc.o CC libavformat/xa.o CC libavformat/xmv.o CC libavformat/xwma.o CC libavformat/yop.o CC libavformat/yuv4mpegdec.o CC libavformat/yuv4mpegenc.o CC libpostproc/postprocess.o HOSTCC doc/print_options.o In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:94:46: warning: ‘me_method’ is deprecated [-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"}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:1729:37: note: declared here attribute_deprecated int me_method; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:126:38: warning: ‘rc_strategy’ is deprecated [-Wdeprecated-declarations] {"rc_strategy", "ratecontrol method", OFFSET(rc_strategy), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:1793:37: note: declared here attribute_deprecated int rc_strategy; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:181:63: warning: ‘rc_qsquish’ is deprecated [-Wdeprecated-declarations] {"qsquish", "deprecated, use encoder private options instead", OFFSET(rc_qsquish), AV_OPT_TYPE_FLOAT, {.dbl = DEFAULT }, 0, 99, V|E}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2568:11: note: declared here float rc_qsquish; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:182:68: warning: ‘rc_qmod_amp’ is deprecated [-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}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2571:11: note: declared here float rc_qmod_amp; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:183:68: warning: ‘rc_qmod_freq’ is deprecated [-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}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2573:9: note: declared here int rc_qmod_freq; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:187:61: warning: ‘rc_eq’ is deprecated [-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}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2596:17: note: declared here const char *rc_eq; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:194:75: warning: ‘rc_buffer_aggressivity’ is deprecated [-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}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2618:11: note: declared here float rc_buffer_aggressivity; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:199:68: warning: ‘rc_initial_cplx’ is deprecated [-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}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2621:11: note: declared here float rc_initial_cplx; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:308:28: warning: ‘dtg_active_format’ is deprecated [-Wdeprecated-declarations] {"dtg_active_format", NULL, OFFSET(dtg_active_format), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:1997:37: note: declared here attribute_deprecated int dtg_active_format; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:312:30: warning: ‘intra_quant_bias’ is deprecated [-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}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2020:37: note: declared here attribute_deprecated int intra_quant_bias; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:313:30: warning: ‘inter_quant_bias’ is deprecated [-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}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2026:37: note: declared here attribute_deprecated int inter_quant_bias; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:327:28: warning: ‘xvmc_acceleration’ is deprecated [-Wdeprecated-declarations] {"xvmc_acceleration", NULL, OFFSET(xvmc_acceleration), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2046:37: note: declared here attribute_deprecated int xvmc_acceleration; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:334:27: warning: ‘stream_codec_tag’ is deprecated [-Wdeprecated-declarations] {"stream_codec_tag", NULL, OFFSET(stream_codec_tag), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:1541:18: note: declared here unsigned int stream_codec_tag; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:338:60: warning: ‘lmin’ is deprecated [-Wdeprecated-declarations] {"lmin", "deprecated, use encoder private options instead", OFFSET(lmin), AV_OPT_TYPE_INT, {.i64 = 0 }, 0, INT_MAX, V|E}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2671:9: note: declared here int lmin; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:339:60: warning: ‘lmax’ is deprecated [-Wdeprecated-declarations] {"lmax", "deprecated, use encoder private options instead", OFFSET(lmax), AV_OPT_TYPE_INT, {.i64 = 0 }, 0, INT_MAX, V|E}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2677:9: note: declared here int lmax; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:345:16: warning: ‘error_rate’ is deprecated [-Wdeprecated-declarations] {"error", NULL, OFFSET(error_rate), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:3247:9: note: declared here int error_rate; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:350:48: warning: ‘me_threshold’ is deprecated [-Wdeprecated-declarations] {"me_threshold", "motion estimation threshold", OFFSET(me_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2093:9: note: declared here int me_threshold; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:351:41: warning: ‘mb_threshold’ is deprecated [-Wdeprecated-declarations] {"mb_threshold", "macroblock threshold", OFFSET(mb_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2099:9: note: declared here int mb_threshold; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:386:67: warning: ‘border_masking’ is deprecated [-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}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2128:11: note: declared here float border_masking; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:408:85: warning: ‘scenechange_factor’ is deprecated [-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}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2193:37: note: declared here attribute_deprecated int scenechange_factor; ^ In file included from /home/ux/fate/ffmpeg/doc/print_options.c:36:0: /home/ux/fate/ffmpeg/libavcodec/options_table.h:417:61: warning: ‘request_channels’ is deprecated [-Wdeprecated-declarations] {"request_channels", "set desired number of audio channels", OFFSET(request_channels), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, 0, INT_MAX, A|D}, ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/doc/print_options.c:33: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2315:37: note: declared here attribute_deprecated int request_channels; ^ CC ffmpeg.o TXT doc/fate.txt /home/ux/fate/ffmpeg/libavformat/utils.c: In function ‘av_stream_get_end_pts’: /home/ux/fate/ffmpeg/libavformat/utils.c:119:5: warning: ‘pts’ is deprecated [-Wdeprecated-declarations] return st->pts.val; ^ In file included from /home/ux/fate/ffmpeg/libavformat/audiointerleave.h:27:0, from /home/ux/fate/ffmpeg/libavformat/utils.c:42: /home/ux/fate/ffmpeg/libavformat/avformat.h:861:19: note: declared here struct AVFrac pts; ^ /home/ux/fate/ffmpeg/libavformat/utils.c: In function ‘avformat_find_stream_info’: /home/ux/fate/ffmpeg/libavformat/utils.c:3097:9: warning: ‘max_analyze_duration’ is deprecated [-Wdeprecated-declarations] max_analyze_duration = ic->max_analyze_duration; ^ In file included from /home/ux/fate/ffmpeg/libavformat/audiointerleave.h:27:0, from /home/ux/fate/ffmpeg/libavformat/utils.c:42: /home/ux/fate/ffmpeg/libavformat/avformat.h:1407:9: note: declared here int max_analyze_duration; ^ CC cmdutils.o CC ffmpeg_opt.o /home/ux/fate/ffmpeg/cmdutils.c: In function ‘get_rotation’: /home/ux/fate/ffmpeg/cmdutils.c:2051:9: warning: ‘av_log_ask_for_sample’ is deprecated [-Wdeprecated-declarations] av_log_ask_for_sample(NULL, "Odd rotation angle\n"); ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/cmdutils.c:34: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:5512:6: note: declared here void av_log_ask_for_sample(void *avc, const char *msg, ...) av_printf_format(2, 3); ^ CC ffmpeg_filter.o CC ffmpeg_vdpau.o /home/ux/fate/ffmpeg/ffmpeg.c: In function ‘write_frame’: /home/ux/fate/ffmpeg/ffmpeg.c:690:9: warning: ‘destruct’ is deprecated [-Wdeprecated-declarations] if(a == 0 && new_pkt.data != pkt->data && new_pkt.destruct) { ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/ffmpeg.c:44: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:1444:12: note: declared here void (*destruct)(struct AVPacket *); ^ /home/ux/fate/ffmpeg/ffmpeg.c: In function ‘do_video_stats’: /home/ux/fate/ffmpeg/ffmpeg.c:1269:9: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations] if (enc->coded_frame && (enc->flags & AV_CODEC_FLAG_PSNR)) ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/ffmpeg.c:44: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:3026:42: note: declared here attribute_deprecated AVFrame *coded_frame; ^ /home/ux/fate/ffmpeg/ffmpeg.c:1270:13: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations] fprintf(vstats_file, "PSNR= %6.2f ", psnr(enc->coded_frame->error[0] / (enc->width * enc->height * 255.0 * 255.0))); ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/ffmpeg.c:44: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:3026:42: note: declared here attribute_deprecated AVFrame *coded_frame; ^ /home/ux/fate/ffmpeg/ffmpeg.c:1282:9: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations] fprintf(vstats_file, "type= %c\n", enc->coded_frame ? av_get_picture_type_char(enc->coded_frame->pict_type) : 'I'); ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/ffmpeg.c:44: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:3026:42: note: declared here attribute_deprecated AVFrame *coded_frame; ^ /home/ux/fate/ffmpeg/ffmpeg.c:1282:9: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations] fprintf(vstats_file, "type= %c\n", enc->coded_frame ? av_get_picture_type_char(enc->coded_frame->pict_type) : 'I'); ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/ffmpeg.c:44: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:3026:42: note: declared here attribute_deprecated AVFrame *coded_frame; ^ /home/ux/fate/ffmpeg/ffmpeg.c: In function ‘print_report’: /home/ux/fate/ffmpeg/ffmpeg.c:1589:13: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations] if ((enc->flags & AV_CODEC_FLAG_PSNR) && (enc->coded_frame || is_last_report)) { ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/ffmpeg.c:44: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:3026:42: note: declared here attribute_deprecated AVFrame *coded_frame; ^ /home/ux/fate/ffmpeg/ffmpeg.c:1601:25: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations] error = enc->coded_frame->error[j]; ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/ffmpeg.c:44: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:3026:42: note: declared here attribute_deprecated AVFrame *coded_frame; ^ /home/ux/fate/ffmpeg/ffmpeg.c: In function ‘decode_video’: /home/ux/fate/ffmpeg/ffmpeg.c:2061:13: warning: ‘av_log_ask_for_sample’ is deprecated [-Wdeprecated-declarations] av_log_ask_for_sample( ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/ffmpeg.c:44: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:5512:6: note: declared here void av_log_ask_for_sample(void *avc, const char *msg, ...) av_printf_format(2, 3); ^ CC ffplay.o CC ffprobe.o CC ffserver.o CC ffserver_config.o AR libavdevice/libavdevice.a CC libavfilter/aeval.o CC libavfilter/af_adelay.o CC libavfilter/af_aecho.o CC libavfilter/af_afade.o CC libavfilter/af_aformat.o /home/ux/fate/ffmpeg/ffserver_config.c: In function ‘add_codec’: /home/ux/fate/ffmpeg/ffserver_config.c:290:13: warning: ‘rc_eq’ is deprecated [-Wdeprecated-declarations] av->rc_eq = av_strdup("tex^qComp"); ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/libavformat/ffm.h:26, from /home/ux/fate/ffmpeg/ffserver_config.c:29: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2596:17: note: declared here const char *rc_eq; ^ /home/ux/fate/ffmpeg/ffserver_config.c:292:13: warning: ‘rc_eq’ is deprecated [-Wdeprecated-declarations] WARNING("Setting default value for video rate control equation = " ^ In file included from /home/ux/fate/ffmpeg/libavformat/avformat.h:306:0, from /home/ux/fate/ffmpeg/libavformat/ffm.h:26, from /home/ux/fate/ffmpeg/ffserver_config.c:29: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2596:17: note: declared here const char *rc_eq; ^ CC libavfilter/af_amerge.o CC libavfilter/af_amix.o CC libavfilter/af_anull.o CC libavfilter/af_apad.o CC libavfilter/af_aphaser.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_astreamsync.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_dcshift.o CC libavfilter/af_dynaudnorm.o CC libavfilter/af_earwax.o CC libavfilter/af_flanger.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_volume.o CC libavfilter/af_volumedetect.o CC libavfilter/allfilters.o CC libavfilter/asink_anullsink.o CC libavfilter/asrc_anullsrc.o CC libavfilter/asrc_sine.o CC libavfilter/audio.o CC libavfilter/avcodec.o CC libavfilter/avf_avectorscope.o CC libavfilter/avf_concat.o /home/ux/fate/ffmpeg/libavfilter/audio.c: In function ‘avfilter_get_audio_buffer_ref_from_arrays’: /home/ux/fate/ffmpeg/libavfilter/audio.c:166:5: warning: ‘avfilter_get_audio_buffer_ref_from_arrays_channels’ is deprecated [-Wdeprecated-declarations] return avfilter_get_audio_buffer_ref_from_arrays_channels(data, linesize, perms, ^ /home/ux/fate/ffmpeg/libavfilter/audio.c:84:20: note: declared here AVFilterBufferRef* avfilter_get_audio_buffer_ref_from_arrays_channels(uint8_t **data, ^ CC libavfilter/avf_showcqt.o /home/ux/fate/ffmpeg/libavfilter/avcodec.c: In function ‘avfilter_get_video_buffer_ref_from_frame’: /home/ux/fate/ffmpeg/libavfilter/avcodec.c:36:9: warning: ‘avfilter_get_video_buffer_ref_from_arrays’ is deprecated [-Wdeprecated-declarations] avfilter_get_video_buffer_ref_from_arrays(frame->data, frame->linesize, perms, ^ In file included from /home/ux/fate/ffmpeg/libavfilter/avcodec.h:31:0, from /home/ux/fate/ffmpeg/libavfilter/avcodec.c:26: /home/ux/fate/ffmpeg/libavfilter/avfilter.h:914:1: note: declared here avfilter_get_video_buffer_ref_from_arrays(uint8_t * const data[4], const int linesize[4], int perms, ^ /home/ux/fate/ffmpeg/libavfilter/avcodec.c:41:5: warning: ‘avfilter_copy_frame_props’ is deprecated [-Wdeprecated-declarations] if (avfilter_copy_frame_props(picref, frame) < 0) { ^ In file included from /home/ux/fate/ffmpeg/libavfilter/avcodec.h:31:0, from /home/ux/fate/ffmpeg/libavfilter/avcodec.c:26: /home/ux/fate/ffmpeg/libavfilter/avfilter.h:1117:5: note: declared here int avfilter_copy_frame_props(AVFilterBufferRef *dst, const AVFrame *src); ^ /home/ux/fate/ffmpeg/libavfilter/avcodec.c:43:9: warning: ‘avfilter_unref_bufferp’ is deprecated [-Wdeprecated-declarations] avfilter_unref_bufferp(&picref); ^ In file included from /home/ux/fate/ffmpeg/libavfilter/avcodec.h:31:0, from /home/ux/fate/ffmpeg/libavfilter/avcodec.c:26: /home/ux/fate/ffmpeg/libavfilter/avfilter.h:236:6: note: declared here void avfilter_unref_bufferp(AVFilterBufferRef **ref); ^ /home/ux/fate/ffmpeg/libavfilter/avcodec.c: In function ‘avfilter_get_audio_buffer_ref_from_frame’: /home/ux/fate/ffmpeg/libavfilter/avcodec.c:60:5: warning: ‘avfilter_get_audio_buffer_ref_from_arrays_channels’ is deprecated [-Wdeprecated-declarations] samplesref = avfilter_get_audio_buffer_ref_from_arrays_channels( ^ In file included from /home/ux/fate/ffmpeg/libavfilter/avcodec.h:31:0, from /home/ux/fate/ffmpeg/libavfilter/avcodec.c:26: /home/ux/fate/ffmpeg/libavfilter/avfilter.h:952:20: note: declared here AVFilterBufferRef *avfilter_get_audio_buffer_ref_from_arrays_channels(uint8_t **data, ^ /home/ux/fate/ffmpeg/libavfilter/avcodec.c:65:5: warning: ‘avfilter_copy_frame_props’ is deprecated [-Wdeprecated-declarations] if (avfilter_copy_frame_props(samplesref, frame) < 0) { ^ In file included from /home/ux/fate/ffmpeg/libavfilter/avcodec.h:31:0, from /home/ux/fate/ffmpeg/libavfilter/avcodec.c:26: /home/ux/fate/ffmpeg/libavfilter/avfilter.h:1117:5: note: declared here int avfilter_copy_frame_props(AVFilterBufferRef *dst, const AVFrame *src); ^ /home/ux/fate/ffmpeg/libavfilter/avcodec.c:67:9: warning: ‘avfilter_unref_bufferp’ is deprecated [-Wdeprecated-declarations] avfilter_unref_bufferp(&samplesref); ^ In file included from /home/ux/fate/ffmpeg/libavfilter/avcodec.h:31:0, from /home/ux/fate/ffmpeg/libavfilter/avcodec.c:26: /home/ux/fate/ffmpeg/libavfilter/avfilter.h:236:6: note: declared here void avfilter_unref_bufferp(AVFilterBufferRef **ref); ^ /home/ux/fate/ffmpeg/libavfilter/avcodec.c: In function ‘avfilter_get_buffer_ref_from_frame’: /home/ux/fate/ffmpeg/libavfilter/avcodec.c:78:9: warning: ‘avfilter_get_video_buffer_ref_from_frame’ is deprecated [-Wdeprecated-declarations] return avfilter_get_video_buffer_ref_from_frame(frame, perms); ^ /home/ux/fate/ffmpeg/libavfilter/avcodec.c:32:20: note: declared here AVFilterBufferRef *avfilter_get_video_buffer_ref_from_frame(const AVFrame *frame, ^ /home/ux/fate/ffmpeg/libavfilter/avcodec.c:80:9: warning: ‘avfilter_get_audio_buffer_ref_from_frame’ is deprecated [-Wdeprecated-declarations] return avfilter_get_audio_buffer_ref_from_frame(frame, perms); ^ /home/ux/fate/ffmpeg/libavfilter/avcodec.c:48:20: note: declared here AVFilterBufferRef *avfilter_get_audio_buffer_ref_from_frame(const AVFrame *frame, ^ 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/buffer.o CC libavfilter/buffersink.o CC libavfilter/buffersrc.o CC libavfilter/drawutils.o CC libavfilter/dualinput.o CC libavfilter/f_drawgraph.o CC libavfilter/f_ebur128.o CC libavfilter/f_interleave.o CC libavfilter/f_perms.o CC libavfilter/f_reverse.o CC libavfilter/f_select.o CC libavfilter/f_sendcmd.o CC libavfilter/fifo.o CC libavfilter/formats.o CC libavfilter/framesync.o CC libavfilter/generate_wave_table.o CC libavfilter/graphdump.o CC libavfilter/graphparser.o CC libavfilter/lavfutils.o CC libavfilter/lswsutils.o CC libavfilter/opencl_allkernels.o CC libavfilter/pthread.o CC libavfilter/setpts.o CC libavfilter/settb.o CC libavfilter/split.o CC libavfilter/src_movie.o CC libavfilter/transform.o CC libavfilter/trim.o CC libavfilter/vf_alphamerge.o CC libavfilter/vf_aspect.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_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_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_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_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_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_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_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_mcdeint.o CC libavfilter/vf_mergeplanes.o CC libavfilter/vf_mpdecimate.o /home/ux/fate/ffmpeg/libavfilter/vf_mcdeint.c: In function ‘config_props’: /home/ux/fate/ffmpeg/libavfilter/vf_mcdeint.c:135:9: warning: ‘me_method’ is deprecated [-Wdeprecated-declarations] enc_ctx->me_method = ME_ITER; ^ In file included from /home/ux/fate/ffmpeg/libavfilter/vf_mcdeint.c:52:0: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:1729:37: note: declared here attribute_deprecated int me_method; ^ /home/ux/fate/ffmpeg/libavfilter/vf_mcdeint.c: In function ‘filter_frame’: /home/ux/fate/ffmpeg/libavfilter/vf_mcdeint.c:194:5: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations] frame_dec = mcdeint->enc_ctx->coded_frame; ^ In file included from /home/ux/fate/ffmpeg/libavfilter/vf_mcdeint.c:52:0: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:3026:42: note: declared here attribute_deprecated AVFrame *coded_frame; ^ CC libavfilter/vf_neighbor.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_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_separatefields.o CC libavfilter/vf_setfield.o CC libavfilter/vf_showinfo.o CC libavfilter/vf_showpalette.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_stereo3d.o CC libavfilter/vf_super2xsai.o CC libavfilter/vf_swapuv.o CC libavfilter/vf_telecine.o CC libavfilter/vf_thumbnail.o CC libavfilter/vf_tile.o CC libavfilter/vf_tinterlace.o CC libavfilter/vf_transpose.o CC libavfilter/vf_unsharp.o CC libavfilter/vf_uspp.o CC libavfilter/vf_vflip.o CC libavfilter/vf_vignette.o CC libavfilter/vf_w3fdif.o CC libavfilter/vf_xbr.o /home/ux/fate/ffmpeg/libavfilter/vf_uspp.c: In function ‘filter’: /home/ux/fate/ffmpeg/libavfilter/vf_uspp.c:253:9: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations] p->frame_dec = p->avctx_enc[i]->coded_frame; ^ In file included from /home/ux/fate/ffmpeg/libavfilter/internal.h:34:0, from /home/ux/fate/ffmpeg/libavfilter/vf_uspp.c:34: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:3026:42: note: declared here attribute_deprecated AVFrame *coded_frame; ^ 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 YASM libavfilter/x86/af_volume.o STRIP libavfilter/x86/af_volume.o skipping strip -wN ..@* libavfilter/x86/af_volume.o CC libavfilter/x86/af_volume_init.o CC libavfilter/x86/vf_eq.o CC libavfilter/x86/vf_fspp_init.o YASM libavfilter/x86/vf_fspp.o CC libavfilter/x86/vf_gradfun_init.o YASM libavfilter/x86/vf_gradfun.o STRIP libavfilter/x86/vf_fspp.o skipping strip -wN ..@* libavfilter/x86/vf_fspp.o YASM libavfilter/x86/vf_hqdn3d.o STRIP libavfilter/x86/vf_gradfun.o skipping strip -wN ..@* libavfilter/x86/vf_gradfun.o CC libavfilter/x86/vf_hqdn3d_init.o STRIP libavfilter/x86/vf_hqdn3d.o skipping strip -wN ..@* libavfilter/x86/vf_hqdn3d.o CC libavfilter/x86/vf_idet_init.o YASM libavfilter/x86/vf_idet.o STRIP libavfilter/x86/vf_idet.o skipping strip -wN ..@* libavfilter/x86/vf_idet.o YASM libavfilter/x86/vf_interlace.o CC libavfilter/x86/vf_interlace_init.o STRIP libavfilter/x86/vf_interlace.o skipping strip -wN ..@* libavfilter/x86/vf_interlace.o CC libavfilter/x86/vf_noise.o YASM libavfilter/x86/vf_pp7.o STRIP libavfilter/x86/vf_pp7.o skipping strip -wN ..@* libavfilter/x86/vf_pp7.o CC libavfilter/x86/vf_pp7_init.o YASM libavfilter/x86/vf_psnr.o CC libavfilter/x86/vf_psnr_init.o STRIP libavfilter/x86/vf_psnr.o skipping strip -wN ..@* libavfilter/x86/vf_psnr.o CC libavfilter/x86/vf_pullup_init.o YASM libavfilter/x86/vf_pullup.o STRIP libavfilter/x86/vf_pullup.o skipping strip -wN ..@* libavfilter/x86/vf_pullup.o CC libavfilter/x86/vf_removegrain_init.o CC libavfilter/x86/vf_spp.o CC libavfilter/x86/vf_ssim_init.o YASM libavfilter/x86/vf_ssim.o CC libavfilter/x86/vf_tinterlace_init.o YASM libavfilter/x86/vf_removegrain.o STRIP libavfilter/x86/vf_ssim.o skipping strip -wN ..@* libavfilter/x86/vf_ssim.o CC libavfilter/x86/vf_yadif_init.o YASM libavfilter/x86/vf_yadif.o STRIP libavfilter/x86/vf_removegrain.o skipping strip -wN ..@* libavfilter/x86/vf_removegrain.o AR libavformat/libavformat.a YASM libavfilter/x86/yadif-10.o STRIP libavfilter/x86/yadif-10.o skipping strip -wN ..@* libavfilter/x86/yadif-10.o CC libavcodec/012v.o STRIP libavfilter/x86/vf_yadif.o skipping strip -wN ..@* libavfilter/x86/vf_yadif.o CC libavcodec/4xm.o YASM libavfilter/x86/yadif-16.o STRIP libavfilter/x86/yadif-16.o skipping strip -wN ..@* libavfilter/x86/yadif-16.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/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 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/alacenc.o CC libavcodec/aliaspixdec.o CC libavcodec/aliaspixenc.o CC libavcodec/allcodecs.o /home/ux/fate/ffmpeg/libavcodec/aliaspixenc.c: In function ‘encode_frame’: /home/ux/fate/ffmpeg/libavcodec/aliaspixenc.c:64:5: warning: ‘ff_alloc_packet’ is deprecated [-Wdeprecated-declarations] if ((ret = ff_alloc_packet(pkt, length)) < 0) { ^ In file included from /home/ux/fate/ffmpeg/libavcodec/aliaspixenc.c:26:0: /home/ux/fate/ffmpeg/libavcodec/internal.h:228:33: note: declared here attribute_deprecated int ff_alloc_packet(AVPacket *avpkt, int size); ^ 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 CC libavcodec/avs.o CC libavcodec/avuidec.o CC libavcodec/avuienc.o CC libavcodec/bethsoftvideo.o CC libavcodec/bfi.o /home/ux/fate/ffmpeg/libavcodec/avuienc.c: In function ‘avui_encode_frame’: /home/ux/fate/ffmpeg/libavcodec/avuienc.c:65:5: warning: ‘ff_alloc_packet’ is deprecated [-Wdeprecated-declarations] if ((ret = ff_alloc_packet(pkt, size)) < 0) ^ In file included from /home/ux/fate/ffmpeg/libavcodec/avuienc.c:24:0: /home/ux/fate/ffmpeg/libavcodec/internal.h:228:33: note: declared here attribute_deprecated int ff_alloc_packet(AVPacket *avpkt, int size); ^ /home/ux/fate/ffmpeg/libavcodec/avuienc.c:73:5: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations] avctx->coded_frame->key_frame = 1; ^ In file included from /home/ux/fate/ffmpeg/libavcodec/avuienc.c:23:0: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:3026:42: note: declared here attribute_deprecated AVFrame *coded_frame; ^ /home/ux/fate/ffmpeg/libavcodec/avuienc.c:74:5: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations] avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ In file included from /home/ux/fate/ffmpeg/libavcodec/avuienc.c:23:0: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:3026:42: note: declared here attribute_deprecated AVFrame *coded_frame; ^ 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 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/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/ccaption_dec.o CC libavcodec/cdgraphics.o CC libavcodec/cdxl.o CC libavcodec/celp_filters.o CC libavcodec/celp_math.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 /home/ux/fate/ffmpeg/libavcodec/cngenc.c: In function ‘cng_encode_frame’: /home/ux/fate/ffmpeg/libavcodec/cngenc.c:78:5: warning: ‘ff_alloc_packet’ is deprecated [-Wdeprecated-declarations] if ((ret = ff_alloc_packet(avpkt, 1 + p->order))) { ^ In file included from /home/ux/fate/ffmpeg/libavcodec/cngenc.c:26:0: /home/ux/fate/ffmpeg/libavcodec/internal.h:228:33: note: declared here attribute_deprecated int ff_alloc_packet(AVPacket *avpkt, int size); ^ 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/dca.o CC libavcodec/dca_exss.o CC libavcodec/dca_parser.o CC libavcodec/dca_xll.o CC libavcodec/dcadata.o CC libavcodec/dcadec.o CC libavcodec/dcadsp.o CC libavcodec/dcaenc.o CC libavcodec/dct.o CC libavcodec/dct32_fixed.o CC libavcodec/dct32_float.o CC libavcodec/dds.o /home/ux/fate/ffmpeg/libavcodec/dca_xll.c: In function ‘ff_dca_xll_decode_audio’: /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:382:33: warning: array subscript is above array bounds [-Warray-bounds] c[j] += ((int64_t) c[i] * r1 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:383:41: warning: array subscript is above array bounds [-Warray-bounds] c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:382:33: warning: array subscript is above array bounds [-Warray-bounds] c[j] += ((int64_t) c[i] * r1 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:383:41: warning: array subscript is above array bounds [-Warray-bounds] c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:382:33: warning: array subscript is above array bounds [-Warray-bounds] c[j] += ((int64_t) c[i] * r1 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:383:41: warning: array subscript is above array bounds [-Warray-bounds] c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:382:33: warning: array subscript is above array bounds [-Warray-bounds] c[j] += ((int64_t) c[i] * r1 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:383:41: warning: array subscript is above array bounds [-Warray-bounds] c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:382:33: warning: array subscript is above array bounds [-Warray-bounds] c[j] += ((int64_t) c[i] * r1 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:383:41: warning: array subscript is above array bounds [-Warray-bounds] c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:382:33: warning: array subscript is above array bounds [-Warray-bounds] c[j] += ((int64_t) c[i] * r1 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:383:41: warning: array subscript is above array bounds [-Warray-bounds] c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:382:33: warning: array subscript is above array bounds [-Warray-bounds] c[j] += ((int64_t) c[i] * r1 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:383:41: warning: array subscript is above array bounds [-Warray-bounds] c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:381:23: warning: array subscript is above array bounds [-Warray-bounds] int r1 = c[i - j - 1]; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:382:33: warning: array subscript is above array bounds [-Warray-bounds] c[j] += ((int64_t) c[i] * r1 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:383:26: warning: array subscript is above array bounds [-Warray-bounds] c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:383:41: warning: array subscript is above array bounds [-Warray-bounds] c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16; ^ /home/ux/fate/ffmpeg/libavcodec/dca_xll.c:383:26: warning: array subscript is above array bounds [-Warray-bounds] c[i - j - 1] += ((int64_t) c[i] * r0 + 0x8000) >> 16; ^ 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 CC libavcodec/diracdsp.o CC libavcodec/dnxhd_parser.o CC libavcodec/dnxhddata.o CC libavcodec/dnxhddec.o CC libavcodec/dnxhdenc.o CC libavcodec/dpcm.o CC libavcodec/dpx.o CC libavcodec/dpx_parser.o CC libavcodec/dpxenc.o CC libavcodec/dsddec.o CC libavcodec/dsicinaudio.o CC libavcodec/dsicinvideo.o CC libavcodec/dss_sp.o CC libavcodec/dump_extradata_bsf.o CC libavcodec/dv.o CC libavcodec/dv_profile.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 /home/ux/fate/ffmpeg/libavcodec/diracdec.c: In function ‘dirac_decode_picture_header’: /home/ux/fate/ffmpeg/libavcodec/diracdec.c:1774:5: warning: ‘reference’ is deprecated [-Wdeprecated-declarations] if (s->current_picture->avframe->reference) { ^ In file included from /home/ux/fate/ffmpeg/libavcodec/avcodec.h:38:0, from /home/ux/fate/ffmpeg/libavcodec/diracdec.c:29: /home/ux/fate/ffmpeg/libavutil/frame.h:287:9: note: declared here int reference; ^ /home/ux/fate/ffmpeg/libavcodec/diracdec.c:1780:17: warning: ‘reference’ is deprecated [-Wdeprecated-declarations] retire_pic->avframe->reference &= DELAYED_PIC_REF; ^ In file included from /home/ux/fate/ffmpeg/libavcodec/avcodec.h:38:0, from /home/ux/fate/ffmpeg/libavcodec/diracdec.c:29: /home/ux/fate/ffmpeg/libavutil/frame.h:287:9: note: declared here int reference; ^ /home/ux/fate/ffmpeg/libavcodec/diracdec.c:1788:13: warning: ‘reference’ is deprecated [-Wdeprecated-declarations] remove_frame(s->ref_frames, s->ref_frames[0]->avframe->display_picture_number)->avframe->reference &= DELAYED_PIC_REF; ^ In file included from /home/ux/fate/ffmpeg/libavcodec/avcodec.h:38:0, from /home/ux/fate/ffmpeg/libavcodec/diracdec.c:29: /home/ux/fate/ffmpeg/libavutil/frame.h:287:9: note: declared here int reference; ^ /home/ux/fate/ffmpeg/libavcodec/diracdec.c: In function ‘get_delayed_pic’: /home/ux/fate/ffmpeg/libavcodec/diracdec.c:1825:9: warning: ‘reference’ is deprecated [-Wdeprecated-declarations] out->avframe->reference ^= DELAYED_PIC_REF; ^ In file included from /home/ux/fate/ffmpeg/libavcodec/avcodec.h:38:0, from /home/ux/fate/ffmpeg/libavcodec/diracdec.c:29: /home/ux/fate/ffmpeg/libavutil/frame.h:287:9: note: declared here int reference; ^ /home/ux/fate/ffmpeg/libavcodec/diracdec.c: In function ‘dirac_decode_data_unit’: /home/ux/fate/ffmpeg/libavcodec/diracdec.c:1911:9: warning: ‘reference’ is deprecated [-Wdeprecated-declarations] pic->avframe->reference = (parse_code & 0x0C) == 0x0C; /* [DIRAC_STD] is_reference() */ ^ In file included from /home/ux/fate/ffmpeg/libavcodec/avcodec.h:38:0, from /home/ux/fate/ffmpeg/libavcodec/diracdec.c:29: /home/ux/fate/ffmpeg/libavutil/frame.h:287:9: note: declared here int reference; ^ /home/ux/fate/ffmpeg/libavcodec/diracdec.c: In function ‘dirac_decode_frame’: /home/ux/fate/ffmpeg/libavcodec/diracdec.c:1950:9: warning: ‘reference’ is deprecated [-Wdeprecated-declarations] if (s->all_frames[i].avframe->data[0] && !s->all_frames[i].avframe->reference) { ^ In file included from /home/ux/fate/ffmpeg/libavcodec/avcodec.h:38:0, from /home/ux/fate/ffmpeg/libavcodec/diracdec.c:29: /home/ux/fate/ffmpeg/libavutil/frame.h:287:9: note: declared here int reference; ^ /home/ux/fate/ffmpeg/libavcodec/diracdec.c:2000:9: warning: ‘reference’ is deprecated [-Wdeprecated-declarations] s->current_picture->avframe->reference |= DELAYED_PIC_REF; ^ In file included from /home/ux/fate/ffmpeg/libavcodec/avcodec.h:38:0, from /home/ux/fate/ffmpeg/libavcodec/diracdec.c:29: /home/ux/fate/ffmpeg/libavutil/frame.h:287:9: note: declared here int reference; ^ /home/ux/fate/ffmpeg/libavcodec/diracdec.c:2016:13: warning: ‘reference’ is deprecated [-Wdeprecated-declarations] delayed_frame->avframe->reference ^= DELAYED_PIC_REF; ^ In file included from /home/ux/fate/ffmpeg/libavcodec/avcodec.h:38:0, from /home/ux/fate/ffmpeg/libavcodec/diracdec.c:29: /home/ux/fate/ffmpeg/libavutil/frame.h:287:9: note: declared here int reference; ^ CC libavcodec/dvdsubenc.o CC libavcodec/dxa.o CC libavcodec/dvenc.o CC libavcodec/dxtory.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 /home/ux/fate/ffmpeg/libavcodec/dvenc.c: In function ‘dvvideo_encode_frame’: /home/ux/fate/ffmpeg/libavcodec/dvenc.c:724:14: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] s->frame = frame; ^ /home/ux/fate/ffmpeg/libavcodec/dvenc.c: In function ‘dv_encode_video_segment’: /home/ux/fate/ffmpeg/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++) ^ /home/ux/fate/ffmpeg/libavcodec/dvenc.c:377:81: warning: array subscript is above array bounds [-Warray-bounds] CC libavcodec/eatgv.o CC libavcodec/eatqi.o CC libavcodec/elbg.o CC libavcodec/elsdec.o CC libavcodec/error_resilience.o CC libavcodec/escape124.o CC libavcodec/escape130.o CC libavcodec/evrcdec.o CC libavcodec/exif.o CC libavcodec/exr.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 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/flashsv.o CC libavcodec/flashsv2enc.o CC libavcodec/flashsvenc.o CC libavcodec/flicvideo.o /home/ux/fate/ffmpeg/libavcodec/ffv1enc.c: In function ‘encode_frame’: /home/ux/fate/ffmpeg/libavcodec/ffv1enc.c:1260:5: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations] avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ In file included from /home/ux/fate/ffmpeg/libavcodec/ffv1enc.c:35:0: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:3026:42: note: declared here attribute_deprecated AVFrame *coded_frame; ^ CC libavcodec/flvdec.o CC libavcodec/flvenc.o CC libavcodec/fmtconvert.o CC libavcodec/frame_thread_encoder.o CC libavcodec/fraps.o CC libavcodec/frwu.o CC libavcodec/g2meet.o CC libavcodec/g722.o CC libavcodec/g722dec.o CC libavcodec/g722dsp.o CC libavcodec/g722enc.o CC libavcodec/g723_1.o CC libavcodec/g726.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/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_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 CC libavcodec/h264chroma.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 /home/ux/fate/ffmpeg/libavcodec/hevc_mp4toannexb_bsf.c: In function ‘hevc_mp4toannexb_filter’: /home/ux/fate/ffmpeg/libavcodec/hevc_mp4toannexb_bsf.c:121:22: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] *poutbuf = buf; ^ CC libavcodec/hevc_mvs.o CC libavcodec/hevc_parse.o CC libavcodec/hevc_parser.o CC libavcodec/hevc_ps.o 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/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/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/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/lclenc.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/lzw.o CC libavcodec/lzwenc.o CC libavcodec/mace.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 /home/ux/fate/ffmpeg/libavcodec/mpeg12dec.c: In function ‘setup_hwaccel_for_pixfmt’: /home/ux/fate/ffmpeg/libavcodec/mpeg12dec.c:1266:9: warning: ‘xvmc_acceleration’ is deprecated [-Wdeprecated-declarations] avctx->xvmc_acceleration = 2; ^ In file included from /home/ux/fate/ffmpeg/libavcodec/mpeg12dec.c:36:0: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2046:37: note: declared here attribute_deprecated int xvmc_acceleration; ^ /home/ux/fate/ffmpeg/libavcodec/mpeg12dec.c: In function ‘mpeg_mc_decode_init’: /home/ux/fate/ffmpeg/libavcodec/mpeg12dec.c:2905:5: warning: ‘xvmc_acceleration’ is deprecated [-Wdeprecated-declarations] avctx->xvmc_acceleration = 2; // 2 - the blocks are packed! ^ In file included from /home/ux/fate/ffmpeg/libavcodec/mpeg12dec.c:36:0: /home/ux/fate/ffmpeg/libavcodec/avcodec.h:2046:37: note: declared here attribute_deprecated int xvmc_acceleration; ^ /home/ux/fate/ffmpeg/libavcodec/mpeg12dec.c: At top level: /home/ux/fate/ffmpeg/libavcodec/mpeg12dec.c:2920:34: error: ‘AV_CODEC_CAP_HWACCEL’ undeclared here (not in a function) AV_CODEC_CAP_TRUNCATED | AV_CODEC_CAP_HWACCEL | ^ /home/ux/fate/ffmpeg/common.mak:57: recipe for target 'libavcodec/mpeg12dec.o' failed make: *** [libavcodec/mpeg12dec.o] Error 1 make: *** Waiting for unfinished jobs....