from libavcodec/avcodec.h:31, from libavcodec/ivi_dsp.c:29: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/j2kenc.o In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/samplefmt.h:24, from libavcodec/avcodec.h:31, from libavcodec/j2kenc.c:29: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ libavcodec/j2kenc.c: In function 'j2kenc_init': libavcodec/j2kenc.c:1075:5: warning: 'prediction_method' is deprecated [-Wdeprecated-declarations] if (avctx->prediction_method) ^~ In file included from libavcodec/j2kenc.c:29:0: libavcodec/avcodec.h:1915:10: note: declared here int prediction_method; ^~~~~~~~~~~~~~~~~ libavcodec/j2kenc.c:1076:9: warning: 'prediction_method' is deprecated [-Wdeprecated-declarations] s->pred = avctx->prediction_method; ^ In file included from libavcodec/j2kenc.c:29:0: libavcodec/avcodec.h:1915:10: note: declared here int prediction_method; ^~~~~~~~~~~~~~~~~ CC libavcodec/jacosubdec.o In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/samplefmt.h:24, from libavcodec/avcodec.h:31, from libavcodec/ass.h:25, from libavcodec/jacosubdec.c:28: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/jfdctfst.o In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from libavcodec/jfdctfst.c:71: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/jfdctint.o CC libavcodec/jpeg2000.o In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from libavcodec/jfdctint_template.c:62, from libavcodec/jfdctint.c:20: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/avassert.h:31, from libavcodec/jpeg2000.c:29: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/jpeg2000dec.o In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/avassert.h:31, from libavcodec/jpeg2000dec.c:31: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/jpeg2000dsp.o CC libavcodec/jpeg2000dwt.o CC libavcodec/jpegls.o In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/avassert.h:31, from libavcodec/jpeg2000dwt.c:28: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/samplefmt.h:24, from libavcodec/avcodec.h:31, from libavcodec/internal.h:33, from libavcodec/jpegls.c:28: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/jpeglsdec.o CC libavcodec/jpeglsenc.o CC libavcodec/jpegtables.o In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/samplefmt.h:24, from libavcodec/avcodec.h:31, from libavcodec/jpeglsdec.c:28: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/samplefmt.h:24, from libavcodec/avcodec.h:31, from libavcodec/jpeglsenc.c:28: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavutil/internal.h:39:0, from libavcodec/jpegtables.h:26, from libavcodec/jpegtables.c:33: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ libavcodec/jpeglsenc.c: In function 'encode_picture_ls': libavcodec/jpeglsenc.c:273:5: warning: 'prediction_method' is deprecated [-Wdeprecated-declarations] if (avctx->prediction_method) ^~ In file included from libavcodec/jpeglsenc.c:28:0: libavcodec/avcodec.h:1915:10: note: declared here int prediction_method; ^~~~~~~~~~~~~~~~~ libavcodec/jpeglsenc.c:274:9: warning: 'prediction_method' is deprecated [-Wdeprecated-declarations] ctx->pred = avctx->prediction_method; ^~~ In file included from libavcodec/jpeglsenc.c:28:0: libavcodec/avcodec.h:1915:10: note: declared here int prediction_method; ^~~~~~~~~~~~~~~~~ libavcodec/jpeglsenc.c: In function 'encode_init_ls': libavcodec/jpeglsenc.c:432:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] ctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^~~ In file included from libavcodec/jpeglsenc.c:28:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ libavcodec/jpeglsenc.c:433:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] ctx->coded_frame->key_frame = 1; ^~~ In file included from libavcodec/jpeglsenc.c:28:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ CC libavcodec/jrevdct.o In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from libavcodec/jrevdct.c:65: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/jvdec.o CC libavcodec/kbdwin.o CC libavcodec/kgv1dec.o In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/samplefmt.h:24, from libavcodec/avcodec.h:31, from libavcodec/jvdec.c:30: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/kmvc.o In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/avassert.h:31, from libavcodec/kbdwin.c:19: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/lagarith.o In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from libavcodec/kgv1dec.c:27: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/lagarithrac.o In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/samplefmt.h:24, from libavcodec/avcodec.h:31, from libavcodec/kmvc.c:30: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/samplefmt.h:24, from libavcodec/avcodec.h:31, from libavcodec/lagarith.c:30: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from libavcodec/get_bits.h:31, from libavcodec/lagarithrac.c:30: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/latm_parser.o CC libavcodec/lcldec.o CC libavcodec/lclenc.o In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/mem.h:34, from libavcodec/lcldec.c:44: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/samplefmt.h:24, from libavcodec/avcodec.h:31, from libavcodec/parser.h:26, from libavcodec/latm_parser.c:27: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/avassert.h:31, from libavcodec/lclenc.c:44: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/libopus.o libavcodec/lclenc.c: In function 'encode_init': libavcodec/lclenc.c:140:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^~~~~ In file included from libavcodec/lclenc.c:45:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ libavcodec/lclenc.c:141:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->key_frame = 1; ^~~~~ In file included from libavcodec/lclenc.c:45:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ CC libavcodec/libopusdec.o In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from libavcodec/libopus.c:24: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/libvorbisenc.o In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/avassert.h:31, from libavcodec/libopusdec.c:25: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/avassert.h:31, from libavcodec/libvorbisenc.c:23: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/libx264.o CC libavcodec/ljpegenc.o CC libavcodec/loco.o CC libavcodec/lossless_audiodsp.o In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/eval.h:29, from libavcodec/libx264.c:22: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/frame.h:31, from libavcodec/ljpegenc.c:33: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/samplefmt.h:24, from libavcodec/avcodec.h:31, from libavcodec/loco.c:27: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ libavcodec/libx264.c: In function 'X264_frame': libavcodec/libx264.c:271:9: error: 'x264_bit_depth' undeclared (first use in this function) if (x264_bit_depth > 8) ^~~~~~~~~~~~~~ libavcodec/libx264.c:271:9: note: each undeclared identifier is reported only once for each function it appears in libavcodec/libx264.c:371:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] ctx->coded_frame->pict_type = pict_type; ^~~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ libavcodec/libx264.c:381:9: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] ctx->coded_frame->quality = (pic_out.i_qpplus1 - 1) * FF_QP2LAMBDA; ^~~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ libavcodec/libx264.c: In function 'X264_init': libavcodec/libx264.c:539:5: warning: 'chromaoffset' is deprecated [-Wdeprecated-declarations] if (avctx->chromaoffset >= 0) ^~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:2210:9: note: declared here int chromaoffset; ^~~~~~~~~~~~ libavcodec/libx264.c:540:9: warning: 'chromaoffset' is deprecated [-Wdeprecated-declarations] x4->chroma_offset = avctx->chromaoffset; ^~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:2210:9: note: declared here int chromaoffset; ^~~~~~~~~~~~ libavcodec/libx264.c:553:5: warning: 'scenechange_threshold' is deprecated [-Wdeprecated-declarations] if (avctx->scenechange_threshold >= 0) ^~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:2108:9: note: declared here int scenechange_threshold; ^~~~~~~~~~~~~~~~~~~~~ libavcodec/libx264.c:554:9: warning: 'scenechange_threshold' is deprecated [-Wdeprecated-declarations] x4->scenechange_threshold = avctx->scenechange_threshold; ^~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:2108:9: note: declared here int scenechange_threshold; ^~~~~~~~~~~~~~~~~~~~~ libavcodec/libx264.c:600:5: warning: 'noise_reduction' is deprecated [-Wdeprecated-declarations] if (avctx->noise_reduction >= 0) ^~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:2112:9: note: declared here int noise_reduction; ^~~~~~~~~~~~~~~ libavcodec/libx264.c:601:9: warning: 'noise_reduction' is deprecated [-Wdeprecated-declarations] x4->noise_reduction = avctx->noise_reduction; ^~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:2112:9: note: declared here int noise_reduction; ^~~~~~~~~~~~~~~ libavcodec/libx264.c:610:5: warning: 'b_frame_strategy' is deprecated [-Wdeprecated-declarations] if (avctx->b_frame_strategy >= 0) ^~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:1830:9: note: declared here int b_frame_strategy; ^~~~~~~~~~~~~~~~ libavcodec/libx264.c:611:9: warning: 'b_frame_strategy' is deprecated [-Wdeprecated-declarations] x4->b_frame_strategy = avctx->b_frame_strategy; ^~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:1830:9: note: declared here int b_frame_strategy; ^~~~~~~~~~~~~~~~ libavcodec/libx264.c:618:5: warning: 'coder_type' is deprecated [-Wdeprecated-declarations] if (avctx->coder_type >= 0) ^~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:2576:9: note: declared here int coder_type; ^~~~~~~~~~ libavcodec/libx264.c:619:9: warning: 'coder_type' is deprecated [-Wdeprecated-declarations] x4->coder = avctx->coder_type == FF_CODER_TYPE_AC; ^~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:2576:9: note: declared here int coder_type; ^~~~~~~~~~ libavcodec/libx264.c:715:9: warning: 'me_method' is deprecated [-Wdeprecated-declarations] if (avctx->me_method == ME_EPZS) ^~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:1759:30: note: declared here attribute_deprecated int me_method; ^~~~~~~~~ libavcodec/libx264.c:717:9: warning: 'me_method' is deprecated [-Wdeprecated-declarations] else if (avctx->me_method == ME_HEX) ^~~~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:1759:30: note: declared here attribute_deprecated int me_method; ^~~~~~~~~ libavcodec/libx264.c:719:9: warning: 'me_method' is deprecated [-Wdeprecated-declarations] else if (avctx->me_method == ME_UMH) ^~~~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:1759:30: note: declared here attribute_deprecated int me_method; ^~~~~~~~~ libavcodec/libx264.c:721:9: warning: 'me_method' is deprecated [-Wdeprecated-declarations] else if (avctx->me_method == ME_FULL) ^~~~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:1759:30: note: declared here attribute_deprecated int me_method; ^~~~~~~~~ libavcodec/libx264.c:723:9: warning: 'me_method' is deprecated [-Wdeprecated-declarations] else if (avctx->me_method == ME_TESA) ^~~~ In file included from libavcodec/libx264.c:29:0: libavcodec/avcodec.h:1759:30: note: declared here attribute_deprecated int me_method; ^~~~~~~~~ libavcodec/libx264.c: In function 'X264_init_static': libavcodec/libx264.c:898:9: error: 'x264_bit_depth' undeclared (first use in this function) if (x264_bit_depth == 8) ^~~~~~~~~~~~~~ libavcodec/ljpegenc.c: In function 'ljpeg_encode_bgr': libavcodec/ljpegenc.c:76:5: warning: 'prediction_method' is deprecated [-Wdeprecated-declarations] if (avctx->prediction_method) ^~ In file included from libavcodec/ljpegenc.c:37:0: libavcodec/avcodec.h:1915:10: note: declared here int prediction_method; ^~~~~~~~~~~~~~~~~ libavcodec/ljpegenc.c:77:9: warning: 'prediction_method' is deprecated [-Wdeprecated-declarations] s->pred = avctx->prediction_method + 1; ^ In file included from libavcodec/ljpegenc.c:37:0: libavcodec/avcodec.h:1915:10: note: declared here int prediction_method; ^~~~~~~~~~~~~~~~~ libavcodec/ljpegenc.c: In function 'ljpeg_encode_yuv': libavcodec/ljpegenc.c:207:5: warning: 'prediction_method' is deprecated [-Wdeprecated-declarations] if (avctx->prediction_method) ^~ In file included from libavcodec/ljpegenc.c:37:0: libavcodec/avcodec.h:1915:10: note: declared here int prediction_method; ^~~~~~~~~~~~~~~~~ libavcodec/ljpegenc.c:208:9: warning: 'prediction_method' is deprecated [-Wdeprecated-declarations] s->pred = avctx->prediction_method + 1; ^ In file included from libavcodec/ljpegenc.c:37:0: libavcodec/avcodec.h:1915:10: note: declared here int prediction_method; ^~~~~~~~~~~~~~~~~ libavcodec/ljpegenc.c: In function 'ljpeg_encode_init': libavcodec/ljpegenc.c:306:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^~~~~ In file included from libavcodec/ljpegenc.c:37:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ libavcodec/ljpegenc.c:307:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->key_frame = 1; ^~~~~ In file included from libavcodec/ljpegenc.c:37:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ make[3]: *** [libavcodec/libx264.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from ./libavutil/internal.h:39:0, from ./libavutil/common.h:467, from ./libavutil/avutil.h:288, from ./libavutil/samplefmt.h:24, from libavcodec/avcodec.h:31, from libavcodec/lossless_audiodsp.c:23: ./libavutil/timer.h:54:10: warning: "HAVE_MACH_ABSOLUTE_TIME" is not defined [-Wundef] # elif HAVE_MACH_ABSOLUTE_TIME ^~~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [ffmpeg/libavcodec/libavcodec.a] Error 2 make[1]: *** [/home/peko/autobuild/instance-0/output/build/mplayer-1.3.0/.stamp_built] Error 2 make: *** [_all] Error 2 make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'