=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for ffmpeg4-4.4.4nb1 GEN libavdevice/libavdevice.version GEN libavfilter/libavfilter.version GEN libavformat/libavformat.version GEN libavcodec/libavcodec.version GEN libavresample/libavresample.version GEN libpostproc/libpostproc.version GEN libswresample/libswresample.version GEN libswscale/libswscale.version GEN libavutil/libavutil.version CC libavdevice/avdevice.o CC libavdevice/alldevices.o OBJCC libavdevice/audiotoolbox.o OBJCC libavdevice/avfoundation.o CC libavdevice/jack.o libavdevice/audiotoolbox.m:130:17: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] const char *stream_name = avctx->url; ^ libavdevice/audiotoolbox.m:253:25: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] AudioQueueBufferRef buf = ctx->buffer[ctx->cur_buf]; ^ libavdevice/avfoundation.m:628:22: warning: variable 'block_buffer' set but not used [-Wunused-but-set-variable] CMBlockBufferRef block_buffer; ^ libavdevice/avfoundation.m:694:40: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] const AudioStreamBasicDescription *basic_desc = CMAudioFormatDescriptionGetStreamBasicDescription(format_desc); ^ libavdevice/avfoundation.m:765:41: warning: 'devicesWithMediaType:' is deprecated: first deprecated in macOS 10.15 - Use AVCaptureDeviceDiscoverySession instead. [-Wdeprecated-declarations] NSArray *devices = [AVCaptureDevice devicesWithMediaType:AVMediaTypeVideo]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureDevice.h:103:1: note: 'devicesWithMediaType:' has been explicitly marked deprecated here + (NSArray *)devicesWithMediaType:(AVMediaType)mediaType API_DEPRECATED("Use AVCaptureDeviceDiscoverySession instead.", ios(4.0, 10.0), macos(10.7, 10.15)) API_UNAVAILABLE(tvos); ^ libavdevice/avfoundation.m:766:47: warning: 'devicesWithMediaType:' is deprecated: first deprecated in macOS 10.15 - Use AVCaptureDeviceDiscoverySession instead. [-Wdeprecated-declarations] NSArray *devices_muxed = [AVCaptureDevice devicesWithMediaType:AVMediaTypeMuxed]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureDevice.h:103:1: note: 'devicesWithMediaType:' has been explicitly marked deprecated here + (NSArray *)devicesWithMediaType:(AVMediaType)mediaType API_DEPRECATED("Use AVCaptureDeviceDiscoverySession instead.", ios(4.0, 10.0), macos(10.7, 10.15)) API_UNAVAILABLE(tvos); ^ libavdevice/avfoundation.m:803:36: warning: 'devicesWithMediaType:' is deprecated: first deprecated in macOS 10.15 - Use AVCaptureDeviceDiscoverySession instead. [-Wdeprecated-declarations] devices = [AVCaptureDevice devicesWithMediaType:AVMediaTypeAudio]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureDevice.h:103:1: note: 'devicesWithMediaType:' has been explicitly marked deprecated here + (NSArray *)devicesWithMediaType:(AVMediaType)mediaType API_DEPRECATED("Use AVCaptureDeviceDiscoverySession instead.", ios(4.0, 10.0), macos(10.7, 10.15)) API_UNAVAILABLE(tvos); ^ libavdevice/avfoundation.m:835:35: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] AVCaptureScreenInput* capture_screen_input = [[[AVCaptureScreenInput alloc] initWithDisplayID:screens[ctx->video_device_index - ctx->num_video_devices]] autorelease]; ^ libavdevice/avfoundation.m:890:39: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] AVCaptureScreenInput* capture_screen_input = [[[AVCaptureScreenInput alloc] initWithDisplayID:screens[idx]] autorelease]; ^ libavdevice/avfoundation.m:925:45: warning: 'devicesWithMediaType:' is deprecated: first deprecated in macOS 10.15 - Use AVCaptureDeviceDiscoverySession instead. [-Wdeprecated-declarations] NSArray *devices = [AVCaptureDevice devicesWithMediaType:AVMediaTypeAudio]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureDevice.h:103:1: note: 'devicesWithMediaType:' has been explicitly marked deprecated here + (NSArray *)devicesWithMediaType:(AVMediaType)mediaType API_DEPRECATED("Use AVCaptureDeviceDiscoverySession instead.", ios(4.0, 10.0), macos(10.7, 10.15)) API_UNAVAILABLE(tvos); ^ libavdevice/avfoundation.m:938:45: warning: 'devicesWithMediaType:' is deprecated: first deprecated in macOS 10.15 - Use AVCaptureDeviceDiscoverySession instead. [-Wdeprecated-declarations] NSArray *devices = [AVCaptureDevice devicesWithMediaType:AVMediaTypeAudio]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureDevice.h:103:1: note: 'devicesWithMediaType:' has been explicitly marked deprecated here + (NSArray *)devicesWithMediaType:(AVMediaType)mediaType API_DEPRECATED("Use AVCaptureDeviceDiscoverySession instead.", ios(4.0, 10.0), macos(10.7, 10.15)) API_UNAVAILABLE(tvos); ^ libavdevice/avfoundation.m:1092:26: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] OSStatus ret = CMBlockBufferCopyDataBytes(block_buffer, 0, pkt->size, pkt->data); ^ libavdevice/avfoundation.m:1077:25: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] CMItemCount count; ^ libavdevice/avfoundation.m:1118:25: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] CMItemCount count; ^ CC libavdevice/lavfi.o 2 warnings generated. CC libavdevice/reverse.o CC libavdevice/timefilter.o CC libavdevice/utils.o CC libavdevice/xcbgrab.o GEN libavdevice/libavdevice.pc CC libavfilter/aarch64/vf_nlmeans_init.o AS libavfilter/aarch64/vf_nlmeans_neon.o CC libavfilter/aeval.o 12 warnings generated. CC libavfilter/af_acontrast.o CC libavfilter/af_acopy.o CC libavfilter/af_acrossover.o CC libavfilter/af_acrusher.o CC libavfilter/af_adeclick.o CC libavfilter/af_adelay.o CC libavfilter/af_adenorm.o CC libavfilter/af_aderivative.o CC libavfilter/af_aecho.o CC libavfilter/af_aemphasis.o CC libavfilter/af_aexciter.o CC libavfilter/af_afade.o CC libavfilter/af_afftdn.o CC libavfilter/af_afftfilt.o CC libavfilter/af_afir.o CC libavfilter/af_aformat.o CC libavfilter/af_afreqshift.o CC libavfilter/af_agate.o CC libavfilter/af_aiir.o CC libavfilter/af_alimiter.o CC libavfilter/af_amerge.o CC libavfilter/af_amix.o CC libavfilter/af_amultiply.o CC libavfilter/af_anequalizer.o CC libavfilter/af_anlmdn.o CC libavfilter/af_anlms.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 libavfilter/af_aresample.c:330:6: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] .child_class_next = resample_child_class_next, ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/af_arnndn.o CC libavfilter/af_asetnsamples.o 1 warning generated. CC libavfilter/af_asetrate.o CC libavfilter/af_ashowinfo.o CC libavfilter/af_asoftclip.o CC libavfilter/af_astats.o CC libavfilter/af_asubboost.o libavfilter/af_astats.c:419:12: warning: variable 'sigma_x' set but not used [-Wunused-but-set-variable] sigma_x = 0, ^ libavfilter/af_astats.c:667:12: warning: variable 'sigma_x' set but not used [-Wunused-but-set-variable] sigma_x = 0, ^ CC libavfilter/af_asupercut.o CC libavfilter/af_atempo.o 2 warnings generated. CC libavfilter/af_axcorrelate.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_crossfeed.o CC libavfilter/af_crystalizer.o CC libavfilter/af_dcshift.o CC libavfilter/af_deesser.o CC libavfilter/af_drmeter.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_haas.o CC libavfilter/af_hdcd.o CC libavfilter/af_headphone.o CC libavfilter/af_join.o CC libavfilter/af_loudnorm.o CC libavfilter/af_mcompand.o CC libavfilter/af_pan.o CC libavfilter/af_replaygain.o CC libavfilter/af_resample.o libavfilter/af_resample.c:54:32: warning: 'avresample_get_class' is deprecated [-Wdeprecated-declarations] const AVClass *avr_class = avresample_get_class(); ^ ./libavresample/avresample.h:182:1: note: 'avresample_get_class' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/af_resample.c:83:9: warning: 'avresample_close' is deprecated [-Wdeprecated-declarations] avresample_close(s->avr); ^ ./libavresample/avresample.h:244:1: note: 'avresample_close' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/af_resample.c:84:9: warning: 'avresample_free' is deprecated [-Wdeprecated-declarations] avresample_free(&s->avr); ^ ./libavresample/avresample.h:257:1: note: 'avresample_free' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/af_resample.c:127:9: warning: 'avresample_close' is deprecated [-Wdeprecated-declarations] avresample_close(s->avr); ^ ./libavresample/avresample.h:244:1: note: 'avresample_close' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/af_resample.c:128:9: warning: 'avresample_free' is deprecated [-Wdeprecated-declarations] avresample_free(&s->avr); ^ ./libavresample/avresample.h:257:1: note: 'avresample_free' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/af_resample.c:140:20: warning: 'avresample_alloc_context' is deprecated [-Wdeprecated-declarations] if (!(s->avr = avresample_alloc_context())) ^ ./libavresample/avresample.h:193:1: note: 'avresample_alloc_context' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/af_resample.c:161:16: warning: 'avresample_open' is deprecated [-Wdeprecated-declarations] if ((ret = avresample_open(s->avr)) < 0) ^ ./libavresample/avresample.h:213:1: note: 'avresample_open' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/af_resample.c:199:26: warning: 'avresample_get_out_samples' is deprecated [-Wdeprecated-declarations] int nb_samples = avresample_get_out_samples(s->avr, 0); ^ ./libavresample/avresample.h:402:1: note: 'avresample_get_out_samples' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/af_resample.c:208:15: warning: 'avresample_convert' is deprecated [-Wdeprecated-declarations] ret = avresample_convert(s->avr, frame->extended_data, ^ ./libavresample/avresample.h:450:1: note: 'avresample_convert' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/af_resample.c:235:22: warning: 'avresample_get_delay' is deprecated [-Wdeprecated-declarations] delay = avresample_get_delay(s->avr); ^ ./libavresample/avresample.h:472:1: note: 'avresample_get_delay' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/af_resample.c:236:22: warning: 'avresample_get_out_samples' is deprecated [-Wdeprecated-declarations] nb_samples = avresample_get_out_samples(s->avr, in->nb_samples); ^ ./libavresample/avresample.h:402:1: note: 'avresample_get_out_samples' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/af_resample.c:244:15: warning: 'avresample_convert' is deprecated [-Wdeprecated-declarations] ret = avresample_convert(s->avr, out->extended_data, out->linesize[0], ^ ./libavresample/avresample.h:450:1: note: 'avresample_convert' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/af_resample.c:253:21: warning: 'avresample_available' is deprecated [-Wdeprecated-declarations] av_assert0(!avresample_available(s->avr)); ^ ./libavresample/avresample.h:493:1: note: 'avresample_available' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/af_resample.c:312:26: warning: 'avresample_get_class' is deprecated [-Wdeprecated-declarations] return prev ? NULL : avresample_get_class(); ^ ./libavresample/avresample.h:182:1: note: 'avresample_get_class' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/af_resample.c:318:39: warning: 'avresample_get_class' is deprecated [-Wdeprecated-declarations] const AVClass *c = *iter ? NULL : avresample_get_class(); ^ ./libavresample/avresample.h:182:1: note: 'avresample_get_class' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/af_resample.c:334:6: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] .child_class_next = resample_child_class_next, ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/af_sidechaincompress.o 16 warnings generated. CC libavfilter/af_silencedetect.o CC libavfilter/af_silenceremove.o CC libavfilter/af_speechnorm.o CC libavfilter/af_stereotools.o CC libavfilter/af_stereowiden.o CC libavfilter/af_superequalizer.o CC libavfilter/af_surround.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_afirsrc.o CC libavfilter/asrc_anoisesrc.o CC libavfilter/asrc_anullsrc.o CC libavfilter/asrc_hilbert.o CC libavfilter/asrc_sinc.o CC libavfilter/asrc_sine.o CC libavfilter/audio.o CC libavfilter/avf_abitscope.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_showspatial.o CC libavfilter/avf_showspectrum.o CC libavfilter/avf_showvolume.o CC libavfilter/avf_showwaves.o CC libavfilter/avfilter.o libavfilter/avfilter.c:644:6: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] .child_class_next = filter_child_class_next, ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/avfiltergraph.o libavfilter/avfiltergraph.c:135:25: warning: 'resample_lavr_opts' is deprecated [-Wdeprecated-declarations] av_freep(&(*graph)->resample_lavr_opts); ^ libavfilter/avfilter.h:857:5: note: 'resample_lavr_opts' has been explicitly marked deprecated here attribute_deprecated char *resample_lavr_opts; ///< libavresample options to use for the auto-inserted resample filters ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/bbox.o CC libavfilter/boxblur.o 1 warning generated. CC libavfilter/buffersink.o CC libavfilter/buffersrc.o 1 warning generated. CC libavfilter/colorspace.o CC libavfilter/colorspacedsp.o CC libavfilter/dnn/dnn_backend_native.o CC libavfilter/dnn/dnn_backend_native_layer_avgpool.o CC libavfilter/dnn/dnn_backend_native_layer_conv2d.o CC libavfilter/dnn/dnn_backend_native_layer_dense.o CC libavfilter/dnn/dnn_backend_native_layer_depth2space.o CC libavfilter/dnn/dnn_backend_native_layer_mathbinary.o CC libavfilter/dnn/dnn_backend_native_layer_mathunary.o CC libavfilter/dnn/dnn_backend_native_layer_maximum.o CC libavfilter/dnn/dnn_backend_native_layer_pad.o CC libavfilter/dnn/dnn_backend_native_layers.o CC libavfilter/dnn/dnn_interface.o CC libavfilter/dnn/dnn_io_proc.o CC libavfilter/dnn/queue.o CC libavfilter/dnn/safe_queue.o CC libavfilter/dnn_filter_common.o CC libavfilter/drawutils.o CC libavfilter/ebur128.o CC libavfilter/f_bench.o CC libavfilter/f_cue.o CC libavfilter/f_drawgraph.o CC libavfilter/f_ebur128.o CC libavfilter/f_graphmonitor.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_sidedata.o CC libavfilter/f_streamselect.o CC libavfilter/fifo.o CC libavfilter/formats.o CC libavfilter/framepool.o CC libavfilter/framequeue.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/log2_tab.o CC libavfilter/lswsutils.o CC libavfilter/motion_estimation.o CC libavfilter/opencl.o OPENCL libavfilter/opencl/avgblur.c OPENCL libavfilter/opencl/colorkey.c OPENCL libavfilter/opencl/colorspace_common.c OPENCL libavfilter/opencl/convolution.c OPENCL libavfilter/opencl/deshake.c OPENCL libavfilter/opencl/neighbor.c OPENCL libavfilter/opencl/nlmeans.c OPENCL libavfilter/opencl/overlay.c OPENCL libavfilter/opencl/pad.c OPENCL libavfilter/opencl/tonemap.c OPENCL libavfilter/opencl/transpose.c OPENCL libavfilter/opencl/unsharp.c OPENCL libavfilter/opencl/xfade.c CC libavfilter/pthread.o CC libavfilter/qp_table.o CC libavfilter/scale_eval.o CC libavfilter/scene_sad.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/vaf_spectrumsynth.o CC libavfilter/vf_addroi.o CC libavfilter/vf_alphamerge.o libavfilter/vf_alphamerge.c:189:1: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] FRAMESYNC_DEFINE_CLASS(alphamerge, AlphaMergeContext, fs); ^ libavfilter/framesync.h:322:6: note: expanded from macro 'FRAMESYNC_DEFINE_CLASS' .child_class_next = name##_child_class_next, \ ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/vf_amplify.o 1 warning generated. CC libavfilter/vf_aspect.o CC libavfilter/vf_atadenoise.o libavfilter/vf_atadenoise.c:194:1: warning: variable 'l' set but not used [-Wunused-but-set-variable] WFILTER_ROW(uint8_t, 8) ^ libavfilter/vf_atadenoise.c:163:12: note: expanded from macro 'WFILTER_ROW' int l = 0, r = 0; \ ^ libavfilter/vf_atadenoise.c:194:1: warning: variable 'r' set but not used [-Wunused-but-set-variable] libavfilter/vf_atadenoise.c:163:19: note: expanded from macro 'WFILTER_ROW' int l = 0, r = 0; \ ^ libavfilter/vf_atadenoise.c:195:1: warning: variable 'l' set but not used [-Wunused-but-set-variable] WFILTER_ROW(uint16_t, 16) ^ libavfilter/vf_atadenoise.c:163:12: note: expanded from macro 'WFILTER_ROW' int l = 0, r = 0; \ ^ libavfilter/vf_atadenoise.c:195:1: warning: variable 'r' set but not used [-Wunused-but-set-variable] libavfilter/vf_atadenoise.c:163:19: note: expanded from macro 'WFILTER_ROW' int l = 0, r = 0; \ ^ libavfilter/vf_atadenoise.c:247:1: warning: variable 'l' set but not used [-Wunused-but-set-variable] WFILTER_ROW_SERIAL(uint8_t, 8) ^ libavfilter/vf_atadenoise.c:214:12: note: expanded from macro 'WFILTER_ROW_SERIAL' int l = 0, r = 0; \ ^ libavfilter/vf_atadenoise.c:247:1: warning: variable 'r' set but not used [-Wunused-but-set-variable] libavfilter/vf_atadenoise.c:214:19: note: expanded from macro 'WFILTER_ROW_SERIAL' int l = 0, r = 0; \ ^ libavfilter/vf_atadenoise.c:248:1: warning: variable 'l' set but not used [-Wunused-but-set-variable] WFILTER_ROW_SERIAL(uint16_t, 16) ^ libavfilter/vf_atadenoise.c:214:12: note: expanded from macro 'WFILTER_ROW_SERIAL' int l = 0, r = 0; \ ^ libavfilter/vf_atadenoise.c:248:1: warning: variable 'r' set but not used [-Wunused-but-set-variable] libavfilter/vf_atadenoise.c:214:19: note: expanded from macro 'WFILTER_ROW_SERIAL' int l = 0, r = 0; \ ^ CC libavfilter/vf_avgblur.o CC libavfilter/vf_avgblur_opencl.o CC libavfilter/vf_bbox.o 8 warnings generated. CC libavfilter/vf_bilateral.o CC libavfilter/vf_bitplanenoise.o CC libavfilter/vf_blackdetect.o CC libavfilter/vf_blackframe.o CC libavfilter/vf_blend.o CC libavfilter/vf_bm3d.o libavfilter/vf_blend.c:120:1: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] FRAMESYNC_DEFINE_CLASS(blend, BlendContext, fs); ^ libavfilter/framesync.h:322:6: note: expanded from macro 'FRAMESYNC_DEFINE_CLASS' .child_class_next = name##_child_class_next, \ ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/vf_boxblur.o CC libavfilter/vf_bwdif.o CC libavfilter/vf_cas.o 1 warning generated. CC libavfilter/vf_chromakey.o CC libavfilter/vf_chromanr.o CC libavfilter/vf_chromashift.o CC libavfilter/vf_ciescope.o CC libavfilter/vf_codecview.o CC libavfilter/vf_colorbalance.o CC libavfilter/vf_colorchannelmixer.o CC libavfilter/vf_colorconstancy.o CC libavfilter/vf_colorcontrast.o CC libavfilter/vf_colorcorrect.o CC libavfilter/vf_colorize.o CC libavfilter/vf_colorkey.o CC libavfilter/vf_colorkey_opencl.o CC libavfilter/vf_colorlevels.o CC libavfilter/vf_colormatrix.o CC libavfilter/vf_colorspace.o CC libavfilter/vf_colortemperature.o CC libavfilter/vf_convolution.o CC libavfilter/vf_convolution_opencl.o CC libavfilter/vf_convolve.o libavfilter/vf_convolve.c:626:1: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] FRAMESYNC_DEFINE_CLASS(convolve, ConvolveContext, fs); ^ libavfilter/framesync.h:322:6: note: expanded from macro 'FRAMESYNC_DEFINE_CLASS' .child_class_next = name##_child_class_next, \ ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/vf_convolve.c:656:1: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] FRAMESYNC_DEFINE_CLASS(deconvolve, ConvolveContext, fs); ^ libavfilter/framesync.h:322:6: note: expanded from macro 'FRAMESYNC_DEFINE_CLASS' .child_class_next = name##_child_class_next, \ ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/vf_copy.o OBJCC libavfilter/vf_coreimage.o CC libavfilter/vf_cover_rect.o 2 warnings generated. CC libavfilter/vf_crop.o CC libavfilter/vf_cropdetect.o libavfilter/vf_coreimage.m:75:31: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(link->format); ^ libavfilter/vf_coreimage.m:109:19: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] NSString *input; ^ libavfilter/vf_coreimage.m:103:14: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] NSArray *filter_names = [CIFilter filterNamesInCategories:filter_categories]; ^ libavfilter/vf_coreimage.m:214:20: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] CGRect out_rect = [filter_input extent]; ^ libavfilter/vf_coreimage.m:205:15: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] CIFilter *filter = NULL; ^ libavfilter/vf_coreimage.m:543:9: warning: 'NSOpenGLPFAAccelerated' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated; please use Metal and MetalKit. (Define GL_SILENCE_DEPRECATION to silence these warnings.) [-Wdeprecated-declarations] NSOpenGLPFAAccelerated, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:80:5: note: 'NSOpenGLPFAAccelerated' has been explicitly marked deprecated here NSOpenGLPFAAccelerated NS_OPENGL_ENUM_DEPRECATED(10.0, 10.14) = 73, /* choose a hardware accelerated renderer */ ^ libavfilter/vf_coreimage.m:544:9: warning: 'NSOpenGLPFANoRecovery' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated; please use Metal and MetalKit. (Define GL_SILENCE_DEPRECATION to silence these warnings.) [-Wdeprecated-declarations] NSOpenGLPFANoRecovery, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:79:5: note: 'NSOpenGLPFANoRecovery' has been explicitly marked deprecated here NSOpenGLPFANoRecovery NS_OPENGL_ENUM_DEPRECATED(10.0, 10.14) = 72, /* disable all failure recovery systems */ ^ libavfilter/vf_coreimage.m:545:9: warning: 'NSOpenGLPFAColorSize' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated; please use Metal and MetalKit. (Define GL_SILENCE_DEPRECATION to silence these warnings.) [-Wdeprecated-declarations] NSOpenGLPFAColorSize, 32, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:64:5: note: 'NSOpenGLPFAColorSize' has been explicitly marked deprecated here NSOpenGLPFAColorSize NS_OPENGL_ENUM_DEPRECATED(10.0, 10.14) = 8, /* number of color buffer bits */ ^ libavfilter/vf_coreimage.m:542:11: warning: 'NSOpenGLPixelFormatAttribute' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated; please use Metal and MetalKit. (Define GL_SILENCE_DEPRECATION to silence these warnings.) [-Wdeprecated-declarations] const NSOpenGLPixelFormatAttribute attr[] = { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:101:18: note: 'NSOpenGLPixelFormatAttribute' has been explicitly marked deprecated here typedef uint32_t NSOpenGLPixelFormatAttribute NS_OPENGL_DEPRECATED(10.0, 10.14); ^ libavfilter/vf_coreimage.m:549:5: warning: 'NSOpenGLPixelFormat' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations] NSOpenGLPixelFormat *pixel_format = [[NSOpenGLPixelFormat alloc] initWithAttributes:(void *)&attr]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:115:12: note: 'NSOpenGLPixelFormat' has been explicitly marked deprecated here @interface NSOpenGLPixelFormat : NSObject ^ libavfilter/vf_coreimage.m:549:63: warning: 'NSOpenGLPixelFormat' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations] NSOpenGLPixelFormat *pixel_format = [[NSOpenGLPixelFormat alloc] initWithAttributes:(void *)&attr]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:115:12: note: 'NSOpenGLPixelFormat' has been explicitly marked deprecated here @interface NSOpenGLPixelFormat : NSObject ^ libavfilter/vf_coreimage.m:551:69: warning: 'contextWithCGLContext:pixelFormat:colorSpace:options:' is deprecated: first deprecated in macOS 10.14 - Core Image OpenGL API deprecated. (Define CI_SILENCE_GL_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] ctx->glctx = CFBridgingRetain([CIContext contextWithCGLContext:CGLGetCurrentContext() ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIContext.h:90:1: note: 'contextWithCGLContext:pixelFormat:colorSpace:options:' has been explicitly marked deprecated here + (CIContext *)contextWithCGLContext:(CGLContextObj)cglctx ^ libavfilter/vf_coreimage.m:542:40: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] const NSOpenGLPixelFormatAttribute attr[] = { ^ CC libavfilter/vf_curves.o CC libavfilter/vf_datascope.o 13 warnings generated. CC libavfilter/vf_dblur.o CC libavfilter/vf_dctdnoiz.o CC libavfilter/vf_deband.o CC libavfilter/vf_deblock.o CC libavfilter/vf_decimate.o CC libavfilter/vf_dedot.o CC libavfilter/vf_deflicker.o CC libavfilter/vf_dejudder.o CC libavfilter/vf_delogo.o CC libavfilter/vf_derain.o CC libavfilter/vf_deshake.o CC libavfilter/vf_deshake_opencl.o CC libavfilter/vf_despill.o CC libavfilter/vf_detelecine.o CC libavfilter/vf_displace.o CC libavfilter/vf_dnn_processing.o CC libavfilter/vf_drawbox.o CC libavfilter/vf_drawtext.o CC libavfilter/vf_edgedetect.o CC libavfilter/vf_elbg.o CC libavfilter/vf_entropy.o CC libavfilter/vf_epx.o CC libavfilter/vf_eq.o CC libavfilter/vf_estdif.o CC libavfilter/vf_exposure.o CC libavfilter/vf_extractplanes.o CC libavfilter/vf_fade.o CC libavfilter/vf_fftdnoiz.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_fillborders.o CC libavfilter/vf_find_rect.o CC libavfilter/vf_floodfill.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_freezedetect.o CC libavfilter/vf_freezeframes.o CC libavfilter/vf_fspp.o CC libavfilter/vf_gblur.o CC libavfilter/vf_geq.o CC libavfilter/vf_gradfun.o CC libavfilter/vf_hflip.o CC libavfilter/vf_histeq.o CC libavfilter/vf_histogram.o CC libavfilter/vf_hqdn3d.o CC libavfilter/vf_hqx.o CC libavfilter/vf_hue.o CC libavfilter/vf_hwdownload.o CC libavfilter/vf_hwmap.o CC libavfilter/vf_hwupload.o CC libavfilter/vf_hysteresis.o CC libavfilter/vf_identity.o libavfilter/vf_hysteresis.c:353:1: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] FRAMESYNC_DEFINE_CLASS(hysteresis, HysteresisContext, fs); ^ libavfilter/framesync.h:322:6: note: expanded from macro 'FRAMESYNC_DEFINE_CLASS' .child_class_next = name##_child_class_next, \ ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/vf_identity.c:414:1: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] FRAMESYNC_DEFINE_CLASS(identity, IdentityContext, fs); ^ libavfilter/framesync.h:322:6: note: expanded from macro 'FRAMESYNC_DEFINE_CLASS' .child_class_next = name##_child_class_next, \ ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/vf_identity.c:436:1: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] FRAMESYNC_DEFINE_CLASS(msad, IdentityContext, fs); ^ libavfilter/framesync.h:322:6: note: expanded from macro 'FRAMESYNC_DEFINE_CLASS' .child_class_next = name##_child_class_next, \ ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/vf_idet.o 1 warning generated. CC libavfilter/vf_il.o 2 warnings generated. CC libavfilter/vf_kerndeint.o CC libavfilter/vf_lagfun.o CC libavfilter/vf_lenscorrection.o CC libavfilter/vf_limiter.o CC libavfilter/vf_lumakey.o CC libavfilter/vf_lut.o CC libavfilter/vf_lut2.o CC libavfilter/vf_lut3d.o libavfilter/vf_lut2.c:561:1: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] FRAMESYNC_DEFINE_CLASS(lut2, LUT2Context, fs); ^ libavfilter/framesync.h:322:6: note: expanded from macro 'FRAMESYNC_DEFINE_CLASS' .child_class_next = name##_child_class_next, \ ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/vf_lut3d.c:1599:1: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] FRAMESYNC_DEFINE_CLASS(haldclut, LUT3DContext, fs); ^ libavfilter/framesync.h:322:6: note: expanded from macro 'FRAMESYNC_DEFINE_CLASS' .child_class_next = name##_child_class_next, \ ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 1 warning generated. CC libavfilter/vf_maskedclamp.o CC libavfilter/vf_maskedmerge.o CC libavfilter/vf_maskedminmax.o CC libavfilter/vf_maskedthreshold.o CC libavfilter/vf_maskfun.o CC libavfilter/vf_mcdeint.o libavfilter/vf_mcdeint.c:192:11: warning: 'avcodec_encode_video2' is deprecated [-Wdeprecated-declarations] ret = avcodec_encode_video2(mcdeint->enc_ctx, pkt, inpic, &got_frame); ^ ./libavcodec/avcodec.h:3728:1: note: 'avcodec_encode_video2' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/vf_mcdeint.c:196:35: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] frame_dec = mcdeint->enc_ctx->coded_frame; ^ ./libavcodec/avcodec.h:1764:5: note: 'coded_frame' has been explicitly marked deprecated here attribute_deprecated AVFrame *coded_frame; ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 1 warning generated. CC libavfilter/vf_median.o CC libavfilter/vf_mergeplanes.o 2 warnings generated. CC libavfilter/vf_mestimate.o CC libavfilter/vf_midequalizer.o CC libavfilter/vf_minterpolate.o CC libavfilter/vf_mix.o CC libavfilter/vf_monochrome.o CC libavfilter/vf_mpdecimate.o CC libavfilter/vf_neighbor.o CC libavfilter/vf_neighbor_opencl.o CC libavfilter/vf_nlmeans.o CC libavfilter/vf_nlmeans_opencl.o CC libavfilter/vf_nnedi.o CC libavfilter/vf_noise.o CC libavfilter/vf_normalize.o CC libavfilter/vf_null.o CC libavfilter/vf_overlay.o CC libavfilter/vf_overlay_opencl.o libavfilter/vf_overlay.c:1084:1: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] FRAMESYNC_DEFINE_CLASS(overlay, OverlayContext, fs); ^ libavfilter/framesync.h:322:6: note: expanded from macro 'FRAMESYNC_DEFINE_CLASS' .child_class_next = name##_child_class_next, \ ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/vf_owdenoise.o CC libavfilter/vf_pad.o CC libavfilter/vf_pad_opencl.o CC libavfilter/vf_palettegen.o 1 warning generated. CC libavfilter/vf_paletteuse.o CC libavfilter/vf_perspective.o CC libavfilter/vf_phase.o CC libavfilter/vf_photosensitivity.o CC libavfilter/vf_pixdesctest.o CC libavfilter/vf_pp.o CC libavfilter/vf_pp7.o CC libavfilter/vf_premultiply.o CC libavfilter/vf_program_opencl.o libavfilter/vf_program_opencl.c:354:1: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] FRAMESYNC_DEFINE_CLASS(program_opencl, ProgramOpenCLContext, fs); ^ libavfilter/framesync.h:322:6: note: expanded from macro 'FRAMESYNC_DEFINE_CLASS' .child_class_next = name##_child_class_next, \ ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 1 warning generated. CC libavfilter/vf_pseudocolor.o CC libavfilter/vf_psnr.o CC libavfilter/vf_pullup.o libavfilter/vf_psnr.c:73:1: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] FRAMESYNC_DEFINE_CLASS(psnr, PSNRContext, fs); ^ libavfilter/framesync.h:322:6: note: expanded from macro 'FRAMESYNC_DEFINE_CLASS' .child_class_next = name##_child_class_next, \ ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/vf_qp.o 1 warning generated. CC libavfilter/vf_random.o CC libavfilter/vf_readeia608.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 libavfilter/vf_scale.c:967:6: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] .child_class_next = child_class_next, ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/vf_scale.c:1010:6: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] .child_class_next = child_class_next, ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/vf_scdet.o CC libavfilter/vf_scroll.o 2 warnings generated. CC libavfilter/vf_selectivecolor.o CC libavfilter/vf_separatefields.o CC libavfilter/vf_setparams.o CC libavfilter/vf_shear.o CC libavfilter/vf_showinfo.o CC libavfilter/vf_showpalette.o CC libavfilter/vf_shuffleframes.o CC libavfilter/vf_shufflepixels.o CC libavfilter/vf_shuffleplanes.o CC libavfilter/vf_signalstats.o CC libavfilter/vf_signature.o CC libavfilter/vf_smartblur.o CC libavfilter/vf_spp.o libavfilter/vf_spp.c:89:6: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] .child_class_next = child_class_next, ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/vf_sr.o CC libavfilter/vf_ssim.o libavfilter/vf_ssim.c:80:1: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] FRAMESYNC_DEFINE_CLASS(ssim, SSIMContext, fs); ^ libavfilter/framesync.h:322:6: note: expanded from macro 'FRAMESYNC_DEFINE_CLASS' .child_class_next = name##_child_class_next, \ ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 1 warning generated. CC libavfilter/vf_stack.o CC libavfilter/vf_stereo3d.o 1 warning generated. CC libavfilter/vf_subtitles.o CC libavfilter/vf_super2xsai.o libavfilter/vf_subtitles.c:149:9: warning: 'ass_set_aspect_ratio' is deprecated: use 'ass_set_pixel_aspect' instead [-Wdeprecated-declarations] ass_set_aspect_ratio(ass->renderer, (double)inlink->w / inlink->h, ^ /Users/pbulk/build/multimedia/ffmpeg4/work/.buildlink/include/ass/ass.h:483:1: note: 'ass_set_aspect_ratio' has been explicitly marked deprecated here ASS_DEPRECATED("use 'ass_set_pixel_aspect' instead") ^ /Users/pbulk/build/multimedia/ffmpeg4/work/.buildlink/include/ass/ass.h:35:52: note: expanded from macro 'ASS_DEPRECATED' #define ASS_DEPRECATED(msg) __attribute__((deprecated(msg))) ^ CC libavfilter/vf_swaprect.o 1 warning generated. CC libavfilter/vf_swapuv.o CC libavfilter/vf_telecine.o CC libavfilter/vf_threshold.o CC libavfilter/vf_thumbnail.o CC libavfilter/vf_tile.o CC libavfilter/vf_tinterlace.o CC libavfilter/vf_tmidequalizer.o CC libavfilter/vf_tonemap.o CC libavfilter/vf_tonemap_opencl.o CC libavfilter/vf_tpad.o CC libavfilter/vf_transpose.o CC libavfilter/vf_transpose_opencl.o CC libavfilter/vf_unsharp.o CC libavfilter/vf_unsharp_opencl.o CC libavfilter/vf_untile.o CC libavfilter/vf_uspp.o libavfilter/vf_uspp.c:256:15: warning: 'avcodec_encode_video2' is deprecated [-Wdeprecated-declarations] ret = avcodec_encode_video2(p->avctx_enc[i], pkt, p->frame, &got_pkt_ptr); ^ ./libavcodec/avcodec.h:3728:1: note: 'avcodec_encode_video2' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavfilter/vf_uspp.c:263:41: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] p->frame_dec = p->avctx_enc[i]->coded_frame; ^ ./libavcodec/avcodec.h:1764:5: note: 'coded_frame' has been explicitly marked deprecated here attribute_deprecated AVFrame *coded_frame; ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/vf_v360.o CC libavfilter/vf_vaguedenoiser.o 2 warnings generated. CC libavfilter/vf_vectorscope.o CC libavfilter/vf_vflip.o CC libavfilter/vf_vfrdet.o CC libavfilter/vf_vibrance.o CC libavfilter/vf_vif.o libavfilter/vf_vif.c:289:28: warning: argument 'data_buf' of type 'float *[14]' with mismatched bound [-Warray-parameter] float *data_buf[14], float **temp, ^ libavfilter/vif.h:30:28: note: previously declared as 'float *[13]' here float *data_buf[13], float **temp, int nb_threads); ^ CC libavfilter/vf_vignette.o CC libavfilter/vf_vmafmotion.o 1 warning generated. CC libavfilter/vf_w3fdif.o CC libavfilter/vf_waveform.o CC libavfilter/vf_weave.o CC libavfilter/vf_xbr.o CC libavfilter/vf_xfade.o CC libavfilter/vf_xfade_opencl.o CC libavfilter/vf_xmedian.o libavfilter/vf_xmedian.c:392:1: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] FRAMESYNC_DEFINE_CLASS(xmedian, XMedianContext, fs); ^ libavfilter/framesync.h:322:6: note: expanded from macro 'FRAMESYNC_DEFINE_CLASS' .child_class_next = name##_child_class_next, \ ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavfilter/vf_yadif.o CC libavfilter/vf_yaepblur.o 1 warning generated. CC libavfilter/vf_zoompan.o CC libavfilter/video.o CC libavfilter/vsink_nullsink.o CC libavfilter/vsrc_cellauto.o CC libavfilter/vsrc_gradients.o CC libavfilter/vsrc_life.o CC libavfilter/vsrc_mandelbrot.o CC libavfilter/vsrc_mptestsrc.o CC libavfilter/vsrc_sierpinski.o CC libavfilter/vsrc_testsrc.o CC libavfilter/yadif_common.o AS libswscale/aarch64/hscale.o AS libswscale/aarch64/output.o CC libswscale/aarch64/rgb2rgb.o AS libswscale/aarch64/rgb2rgb_neon.o CC libswscale/aarch64/swscale.o CC libswscale/aarch64/swscale_unscaled.o AS libswscale/aarch64/yuv2rgb_neon.o CC libswscale/alphablend.o CC libswscale/gamma.o CC libswscale/hscale.o CC libswscale/input.o CC libswscale/hscale_fast_bilinear.o CC libswscale/log2_tab.o CC libswscale/options.o CC libswscale/output.o CC libswscale/rgb2rgb.o CC libswscale/slice.o CC libswscale/swscale.o CC libswscale/swscale_unscaled.o CC libswscale/utils.o CC libswscale/vscale.o CC libswscale/yuv2rgb.o libswscale/yuv2rgb.c:652:1: warning: variable 'pu' set but not used [-Wunused-but-set-variable] YUV2RGBFUNC(yuv2rgb_c_1_ordered_dither, uint8_t, 0) ^ libswscale/yuv2rgb.c:149:28: note: expanded from macro 'YUV2RGBFUNC' const uint8_t *pu = src[1] + (y >> 1) * srcStride[1]; \ ^ libswscale/yuv2rgb.c:652:1: warning: variable 'pv' set but not used [-Wunused-but-set-variable] libswscale/yuv2rgb.c:150:28: note: expanded from macro 'YUV2RGBFUNC' const uint8_t *pv = src[2] + (y >> 1) * srcStride[2]; \ ^ CC libavutil/aarch64/cpu.o CC libavutil/aarch64/float_dsp_init.o AS libavutil/aarch64/float_dsp_neon.o CC libavutil/adler32.o CC libavutil/aes.o 2 warnings generated. CC libavutil/aes_ctr.o CC libavutil/audio_fifo.o CC libavutil/avsscanf.o CC libavutil/avstring.o CC libavutil/base64.o CC libavutil/blowfish.o CC libavutil/bprint.o CC libavutil/buffer.o 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/dovi_meta.o CC libavutil/downmix_info.o CC libavutil/encryption_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/film_grain_params.o CC libavutil/fixed_dsp.o CC libavutil/float_dsp.o CC libavutil/frame.o CC libavutil/hash.o CC libavutil/hdr_dynamic_metadata.o CC libavutil/hmac.o CC libavutil/hwcontext.o CC libavutil/hwcontext_opencl.o CC libavutil/hwcontext_videotoolbox.o libavutil/hwcontext_opencl.c:2185:28: warning: unused function 'opencl_mem_flags_for_mapping' [-Wunused-function] static inline cl_mem_flags opencl_mem_flags_for_mapping(int map_flags) ^ CC libavutil/imgutils.o 1 warning generated. 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 libavutil/opt.c:1738:15: warning: assigning to 'void *' from 'const struct AVClass *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] *iter = parent->child_class_next(*iter); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavutil/parseutils.o CC libavutil/pixdesc.o CC libavutil/pixelutils.o 1 warning generated. 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/slicethread.o CC libavutil/spherical.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/tx.o CC libavutil/tx_double.o CC libavutil/tx_float.o CC libavutil/tx_int32.o CC libavutil/utils.o CC libavutil/video_enc_params.o CC libavutil/xga_font_data.o CC libavutil/xtea.o CC libpostproc/postprocess.o CC libavformat/3dostr.o CC libavformat/4xm.o CC libavformat/a64.o CC libavformat/aacdec.o CC libavformat/aadec.o CC libavformat/aaxdec.o CC libavformat/ac3dec.o CC libavformat/acedec.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/aiff.o CC libavformat/aiffdec.o CC libavformat/aiffenc.o CC libavformat/aixdec.o CC libavformat/allformats.o CC libavformat/alp.o CC libavformat/amr.o CC libavformat/amvenc.o CC libavformat/anm.o CC libavformat/apc.o CC libavformat/ape.o CC libavformat/apetag.o CC libavformat/apm.o CC libavformat/apngdec.o CC libavformat/apngenc.o CC libavformat/aptxdec.o CC libavformat/aqtitledec.o CC libavformat/argo_asf.o CC libavformat/argo_brp.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/av1.o CC libavformat/av1dec.o CC libavformat/avc.o CC libavformat/avidec.o CC libavformat/avienc.o CC libavformat/avio.o libavformat/avio.c:71:6: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] .child_class_next = ff_urlcontext_child_class_next, ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 1 warning generated. CC libavformat/aviobuf.o CC libavformat/avlanguage.o libavformat/aviobuf.c:80:6: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] .child_class_next = ff_avio_child_class_next, ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavformat/avr.o CC libavformat/avs.o CC libavformat/avs2dec.o CC libavformat/avs3dec.o CC libavformat/bethsoftvid.o CC libavformat/bfi.o 1 warning generated. CC libavformat/bink.o CC libavformat/binka.o CC libavformat/bintext.o libavformat/bintext.c:133:9: warning: variable 'invisible' set but not used [-Wunused-but-set-variable] int invisible = 0; ^ CC libavformat/bit.o CC libavformat/bluray.o 1 warning generated. 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/codec2.o CC libavformat/concat.o CC libavformat/concatdec.o CC libavformat/crcenc.o CC libavformat/crypto.o CC libavformat/dash.o CC libavformat/dashdec.o CC libavformat/dashenc.o CC libavformat/data_uri.o CC libavformat/dauddec.o CC libavformat/daudenc.o CC libavformat/dcstr.o CC libavformat/derf.o CC libavformat/dfa.o CC libavformat/dhav.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 libavformat/dv.c:264:13: warning: 'av_init_packet' is deprecated [-Wdeprecated-declarations] av_init_packet(&c->audio_pkt[i]); ^ ./libavcodec/packet.h:487:1: note: 'av_init_packet' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavformat/dv.c:407:5: warning: 'av_init_packet' is deprecated [-Wdeprecated-declarations] av_init_packet(pkt); ^ ./libavcodec/packet.h:487:1: note: 'av_init_packet' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavformat/dvbsub.o CC libavformat/dvbtxt.o CC libavformat/dvenc.o CC libavformat/dxa.o 2 warnings generated. CC libavformat/eacdata.o CC libavformat/electronicarts.o CC libavformat/epafdec.o CC libavformat/ffmetadec.o CC libavformat/ffmetaenc.o CC libavformat/fifo.o CC libavformat/fifo_test.o CC libavformat/file.o CC libavformat/filmstripdec.o CC libavformat/filmstripenc.o CC libavformat/fitsdec.o CC libavformat/fitsenc.o libavformat/fitsdec.c:177:26: warning: result of comparison of constant 9223372036854775807 with expression of type 'unsigned int' is always true [-Wtautological-constant-out-of-range-compare] av_assert0(avbuf.len <= INT64_MAX && size <= INT64_MAX); ~~~~~~~~~ ^ ~~~~~~~~~ ./libavutil/avassert.h:38:11: note: expanded from macro 'av_assert0' if (!(cond)) { \ ^~~~ CC libavformat/flac_picture.o CC libavformat/flacdec.o CC libavformat/flacenc.o 1 warning generated. 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/fwse.o CC libavformat/g722.o CC libavformat/g723_1.o CC libavformat/g726.o CC libavformat/g729dec.o CC libavformat/gdv.o CC libavformat/genh.o CC libavformat/gif.o CC libavformat/gifdec.o CC libavformat/golomb_tab.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/hca.o CC libavformat/hcom.o CC libavformat/hdsenc.o CC libavformat/hevc.o CC libavformat/hevcdec.o CC libavformat/hls.o CC libavformat/hlsenc.o CC libavformat/hlsplaylist.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/ifv.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/imx.o CC libavformat/ingenientdec.o CC libavformat/ip.o CC libavformat/ipmovie.o CC libavformat/ipudec.o CC libavformat/ircam.o CC libavformat/ircamdec.o CC libavformat/ircamenc.o CC libavformat/isom.o CC libavformat/isom_tags.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/kvag.o CC libavformat/latmenc.o CC libavformat/lmlm4.o CC libavformat/loasdec.o CC libavformat/log2_tab.o CC libavformat/lrc.o CC libavformat/lrcdec.o CC libavformat/lrcenc.o CC libavformat/luodatdec.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/mca.o CC libavformat/mccdec.o CC libavformat/md5proto.o CC libavformat/metadata.o CC libavformat/mgsts.o CC libavformat/microdvddec.o CC libavformat/microdvdenc.o CC libavformat/mj2kdec.o CC libavformat/mkvtimestamp_v2.o CC libavformat/mlpdec.o CC libavformat/mlvdec.o libavformat/mlpdec.c:31:9: warning: variable 'frames' set but not used [-Wunused-but-set-variable] int frames = 0, valid = 0, size = 0; ^ CC libavformat/mm.o 1 warning generated. CC libavformat/mmf.o CC libavformat/mms.o CC libavformat/mmsh.o CC libavformat/mmst.o CC libavformat/mods.o CC libavformat/moflex.o CC libavformat/mov.o CC libavformat/mov_chan.o CC libavformat/mov_esds.o CC libavformat/movenc.o CC libavformat/movenccenc.o CC libavformat/movenchint.o CC libavformat/mp3dec.o CC libavformat/mp3enc.o CC libavformat/mpc.o CC libavformat/mpc8.o CC libavformat/mpeg.o CC libavformat/mpegenc.o CC libavformat/mpegts.o CC libavformat/mpegtsenc.o CC libavformat/mpegvideodec.o CC libavformat/mpjpeg.o CC libavformat/mpjpegdec.o CC libavformat/mpl2dec.o CC libavformat/mpsubdec.o CC libavformat/msf.o CC libavformat/msnwc_tcp.o CC libavformat/mspdec.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/nspdec.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 libavformat/options.c:162:6: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] .child_class_next = format_child_class_next, ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavformat/os_support.o 1 warning generated. 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/pp_bnk.o CC libavformat/prompeg.o CC libavformat/protocols.o libavformat/protocols.c:118:7: warning: assigning to 'const URLProtocol **' (aka 'const struct URLProtocol **') from 'const URLProtocol *const *' (aka 'const struct URLProtocol *const *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] p = p ? p + 1 : url_protocols; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavformat/psxstr.o CC libavformat/pva.o 1 warning generated. 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/rtmpcrypt.o CC libavformat/rtmpdh.o CC libavformat/rtmpdigest.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_rfc4175.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/s337m.o CC libavformat/samidec.o CC libavformat/sapdec.o CC libavformat/sapenc.o CC libavformat/sauce.o CC libavformat/sbcdec.o CC libavformat/sbgdec.o CC libavformat/sccdec.o CC libavformat/sccenc.o CC libavformat/sdp.o CC libavformat/sdr2.o CC libavformat/sdsdec.o CC libavformat/sdxdec.o CC libavformat/segafilm.o CC libavformat/segafilmenc.o CC libavformat/segment.o CC libavformat/serdec.o CC libavformat/sga.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/supenc.o CC libavformat/svag.o CC libavformat/svs.o CC libavformat/swf.o CC libavformat/swfdec.o CC libavformat/swfenc.o CC libavformat/takdec.o CC libavformat/tcp.o CC libavformat/tedcaptionsdec.o CC libavformat/tee.o CC libavformat/tee_common.o CC libavformat/teeproto.o CC libavformat/thp.o CC libavformat/tiertexseq.o CC libavformat/tls.o CC libavformat/tls_openssl.o CC libavformat/tmv.o CC libavformat/tta.o CC libavformat/ttaenc.o CC libavformat/ttmlenc.o CC libavformat/tty.o CC libavformat/txd.o CC libavformat/ty.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/vividas.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 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/aaccoder.o CC libavcodec/aacdec.o CC libavcodec/aacdec_fixed.o libavcodec/aaccoder.c:417:33: warning: variable 'energy' set but not used [-Wunused-but-set-variable] float uplim = 0.0f, energy = 0.0f; ^ 1 warning generated. 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_common.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/aarch64/aacpsdsp_init_aarch64.o AS libavcodec/aarch64/aacpsdsp_neon.o CC libavcodec/aarch64/fft_init_aarch64.o AS libavcodec/aarch64/fft_neon.o CC libavcodec/aarch64/fmtconvert_init.o AS libavcodec/aarch64/fmtconvert_neon.o CC libavcodec/aarch64/h264chroma_init_aarch64.o AS libavcodec/aarch64/h264cmc_neon.o CC libavcodec/aarch64/h264dsp_init_aarch64.o AS libavcodec/aarch64/h264dsp_neon.o AS libavcodec/aarch64/h264idct_neon.o CC libavcodec/aarch64/h264pred_init.o AS libavcodec/aarch64/h264pred_neon.o CC libavcodec/aarch64/h264qpel_init_aarch64.o AS libavcodec/aarch64/h264qpel_neon.o AS libavcodec/aarch64/hevcdsp_idct_neon.o CC libavcodec/aarch64/hevcdsp_init_aarch64.o AS libavcodec/aarch64/hevcdsp_sao_neon.o CC libavcodec/aarch64/hpeldsp_init_aarch64.o AS libavcodec/aarch64/hpeldsp_neon.o CC libavcodec/aarch64/idctdsp_init_aarch64.o AS libavcodec/aarch64/mdct_neon.o CC libavcodec/aarch64/mpegaudiodsp_init.o AS libavcodec/aarch64/mpegaudiodsp_neon.o CC libavcodec/aarch64/opusdsp_init.o AS libavcodec/aarch64/opusdsp_neon.o CC libavcodec/aarch64/pixblockdsp_init_aarch64.o AS libavcodec/aarch64/pixblockdsp_neon.o CC libavcodec/aarch64/rv40dsp_init_aarch64.o CC libavcodec/aarch64/sbrdsp_init_aarch64.o AS libavcodec/aarch64/sbrdsp_neon.o AS libavcodec/aarch64/simple_idct_neon.o CC libavcodec/aarch64/synth_filter_init.o AS libavcodec/aarch64/synth_filter_neon.o CC libavcodec/aarch64/vc1dsp_init_aarch64.o AS libavcodec/aarch64/videodsp.o CC libavcodec/aarch64/videodsp_init.o CC libavcodec/aarch64/vorbisdsp_init.o AS libavcodec/aarch64/vorbisdsp_neon.o CC libavcodec/aarch64/vp8dsp_init_aarch64.o AS libavcodec/aarch64/vp8dsp_neon.o CC libavcodec/aarch64/vp9dsp_init_10bpp_aarch64.o CC libavcodec/aarch64/vp9dsp_init_12bpp_aarch64.o CC libavcodec/aarch64/vp9dsp_init_aarch64.o AS libavcodec/aarch64/vp9itxfm_16bpp_neon.o AS libavcodec/aarch64/vp9itxfm_neon.o AS libavcodec/aarch64/vp9lpf_16bpp_neon.o AS libavcodec/aarch64/vp9lpf_neon.o AS libavcodec/aarch64/vp9mc_16bpp_neon.o AS libavcodec/aarch64/vp9mc_aarch64.o AS libavcodec/aarch64/vp9mc_neon.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/adts_header.o CC libavcodec/adts_parser.o CC libavcodec/adx.o CC libavcodec/adx_parser.o CC libavcodec/adxdec.o CC libavcodec/adxenc.o CC libavcodec/agm.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/aptx.o CC libavcodec/aptxdec.o CC libavcodec/aptxenc.o CC libavcodec/arbc.o CC libavcodec/argo.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/atrac9dec.o CC libavcodec/atsc_a53.o CC libavcodec/audio_frame_queue.o CC libavcodec/audiodsp.o CC libavcodec/audiotoolboxdec.o CC libavcodec/audiotoolboxenc.o CC libavcodec/aura.o CC libavcodec/av1_frame_merge_bsf.o CC libavcodec/av1_frame_split_bsf.o CC libavcodec/av1_metadata_bsf.o CC libavcodec/av1_parse.o CC libavcodec/av1_parser.o CC libavcodec/av1dec.o CC libavcodec/avcodec.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/avs2_parser.o CC libavcodec/avs3_parser.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/bitpacked.o CC libavcodec/bitstream.o CC libavcodec/bitstream_filter.o CC libavcodec/bitstream_filters.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/bsf.o libavcodec/bsf.c:84:6: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] .child_class_next = ff_bsf_child_class_next, ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavcodec/bswapdsp.o 1 warning generated. 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/cbs.o CC libavcodec/cbs_av1.o CC libavcodec/cbs_bsf.o CC libavcodec/cbs_h2645.o CC libavcodec/cbs_mpeg2.o CC libavcodec/cbs_sei.o CC libavcodec/cbs_vp9.o CC libavcodec/ccaption_dec.o CC libavcodec/cdgraphics.o CC libavcodec/cdtoons.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/cfhddsp.o CC libavcodec/cfhdenc.o CC libavcodec/cfhdencdsp.o CC libavcodec/cga_data.o CC libavcodec/chomp_bsf.o CC libavcodec/cinepak.o CC libavcodec/cinepakenc.o CC libavcodec/clearvideo.o libavcodec/cinepakenc.c:706:13: warning: variable 'total_error' set but not used [-Wunused-but-set-variable] int64_t total_error = 0; ^ CC libavcodec/cljrdec.o CC libavcodec/cljrenc.o CC libavcodec/cllc.o 1 warning generated. CC libavcodec/cngdec.o CC libavcodec/cngenc.o CC libavcodec/codec2utils.o CC libavcodec/codec_desc.o CC libavcodec/codec_par.o CC libavcodec/cook.o CC libavcodec/cook_parser.o CC libavcodec/cpia.o CC libavcodec/cri.o CC libavcodec/cri_parser.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/dcaadpcm.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/decode.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/dirac_vlc.o CC libavcodec/diracdec.o CC libavcodec/diracdsp.o CC libavcodec/diractab.o CC libavcodec/dnxhd_parser.o CC libavcodec/dnxhddata.o CC libavcodec/dnxhddec.o CC libavcodec/dnxhdenc.o CC libavcodec/dolby_e.o CC libavcodec/dolby_e_parse.o CC libavcodec/dolby_e_parser.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_parser.o CC libavcodec/dvbsubdec.o CC libavcodec/dvbsubenc.o CC libavcodec/dvd_nav_parser.o CC libavcodec/dvdata.o CC libavcodec/dvdec.o CC libavcodec/dvdsub.o CC libavcodec/dvdsub_parser.o CC libavcodec/dvdsubdec.o CC libavcodec/dvdsubenc.o CC libavcodec/dvenc.o CC libavcodec/dxa.o CC libavcodec/dxtory.o CC libavcodec/dxv.o CC libavcodec/dynamic_hdr10_plus.o CC libavcodec/eac3_core_bsf.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/elsdec.o CC libavcodec/encode.o CC libavcodec/error_resilience.o CC libavcodec/escape124.o libavcodec/error_resilience.c:480:17: warning: variable 'score_sum' set but not used [-Wunused-but-set-variable] int score_sum = 0; ^ libavcodec/error_resilience.c:397:12: warning: variable 'depth' set but not used [-Wunused-but-set-variable] int i, depth, num_avail; ^ CC libavcodec/escape130.o CC libavcodec/evrcdec.o CC libavcodec/exif.o CC libavcodec/exr.o 2 warnings generated. CC libavcodec/exrdsp.o CC libavcodec/exrenc.o CC libavcodec/extract_extradata_bsf.o CC libavcodec/faandct.o CC libavcodec/faanidct.o CC libavcodec/fastaudio.o CC libavcodec/faxcompr.o CC libavcodec/fdctdsp.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/filter_units_bsf.o CC libavcodec/fits.o CC libavcodec/fitsdec.o CC libavcodec/fitsenc.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 CC libavcodec/flvdec.o CC libavcodec/flvenc.o CC libavcodec/fmtconvert.o CC libavcodec/fmvc.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/g723_1_parser.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/gdv.o CC libavcodec/gif.o CC libavcodec/gif_parser.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/h2645_parse.o CC libavcodec/h264_cabac.o CC libavcodec/h264_cavlc.o CC libavcodec/h264_direct.o CC libavcodec/h264_levels.o CC libavcodec/h264_loopfilter.o CC libavcodec/h264_mb.o CC libavcodec/h264_metadata_bsf.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_redundant_pps_bsf.o CC libavcodec/h264_refs.o CC libavcodec/h264_sei.o CC libavcodec/h264_slice.o CC libavcodec/h264chroma.o CC libavcodec/h264data.o CC libavcodec/h264dec.o CC libavcodec/h264dsp.o CC libavcodec/h264idct.o In file included from libavcodec/h264idct.c:31: libavcodec/h264idct_template.c:174:113: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add16)(uint8_t *dst, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:38:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT( 8) ^ libavcodec/h264idct.h:29:121: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add16_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:31: libavcodec/h264idct_template.c:185:118: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add16intra)(uint8_t *dst, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:38:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT( 8) ^ libavcodec/h264idct.h:30:126: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add16intra_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:31: libavcodec/h264idct_template.c:193:113: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct8_add4)(uint8_t *dst, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:38:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT( 8) ^ libavcodec/h264idct.h:31:121: note: expanded from macro 'H264_IDCT' void ff_h264_idct8_add4_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:31: libavcodec/h264idct_template.c:204:114: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add8)(uint8_t **dest, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:38:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT( 8) ^ libavcodec/h264idct.h:33:122: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add8_ ## depth ## _c(uint8_t **dest, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:31: libavcodec/h264idct_template.c:216:118: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add8_422)(uint8_t **dest, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:38:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT( 8) ^ libavcodec/h264idct.h:32:126: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add8_422_ ## depth ## _c(uint8_t **dest, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:35: libavcodec/h264idct_template.c:174:113: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add16)(uint8_t *dst, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:39:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT( 9) ^ libavcodec/h264idct.h:29:121: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add16_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:35: libavcodec/h264idct_template.c:185:118: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add16intra)(uint8_t *dst, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:39:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT( 9) ^ libavcodec/h264idct.h:30:126: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add16intra_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:35: libavcodec/h264idct_template.c:193:113: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct8_add4)(uint8_t *dst, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:39:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT( 9) ^ libavcodec/h264idct.h:31:121: note: expanded from macro 'H264_IDCT' void ff_h264_idct8_add4_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:35: libavcodec/h264idct_template.c:204:114: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add8)(uint8_t **dest, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:39:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT( 9) ^ libavcodec/h264idct.h:33:122: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add8_ ## depth ## _c(uint8_t **dest, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:35: libavcodec/h264idct_template.c:216:118: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add8_422)(uint8_t **dest, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:39:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT( 9) ^ libavcodec/h264idct.h:32:126: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add8_422_ ## depth ## _c(uint8_t **dest, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:39: libavcodec/h264idct_template.c:174:113: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add16)(uint8_t *dst, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:40:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT(10) ^ libavcodec/h264idct.h:29:121: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add16_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:39: libavcodec/h264idct_template.c:185:118: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add16intra)(uint8_t *dst, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:40:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT(10) ^ libavcodec/h264idct.h:30:126: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add16intra_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:39: libavcodec/h264idct_template.c:193:113: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct8_add4)(uint8_t *dst, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:40:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT(10) ^ libavcodec/h264idct.h:31:121: note: expanded from macro 'H264_IDCT' void ff_h264_idct8_add4_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:39: libavcodec/h264idct_template.c:204:114: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add8)(uint8_t **dest, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:40:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT(10) ^ libavcodec/h264idct.h:33:122: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add8_ ## depth ## _c(uint8_t **dest, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:39: libavcodec/h264idct_template.c:216:118: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add8_422)(uint8_t **dest, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:40:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT(10) ^ libavcodec/h264idct.h:32:126: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add8_422_ ## depth ## _c(uint8_t **dest, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:43: libavcodec/h264idct_template.c:174:113: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add16)(uint8_t *dst, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:41:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT(12) ^ libavcodec/h264idct.h:29:121: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add16_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:43: libavcodec/h264idct_template.c:185:118: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add16intra)(uint8_t *dst, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:41:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT(12) ^ libavcodec/h264idct.h:30:126: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add16intra_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:43: libavcodec/h264idct_template.c:193:113: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct8_add4)(uint8_t *dst, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:41:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT(12) ^ libavcodec/h264idct.h:31:121: note: expanded from macro 'H264_IDCT' void ff_h264_idct8_add4_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:43: libavcodec/h264idct_template.c:204:114: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add8)(uint8_t **dest, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:41:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT(12) ^ libavcodec/h264idct.h:33:122: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add8_ ## depth ## _c(uint8_t **dest, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:43: libavcodec/h264idct_template.c:216:118: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add8_422)(uint8_t **dest, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:41:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT(12) ^ libavcodec/h264idct.h:32:126: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add8_422_ ## depth ## _c(uint8_t **dest, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:47: libavcodec/h264idct_template.c:174:113: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add16)(uint8_t *dst, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:42:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT(14) ^ libavcodec/h264idct.h:29:121: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add16_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:47: libavcodec/h264idct_template.c:185:118: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add16intra)(uint8_t *dst, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:42:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT(14) ^ libavcodec/h264idct.h:30:126: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add16intra_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:47: libavcodec/h264idct_template.c:193:113: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct8_add4)(uint8_t *dst, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:42:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT(14) ^ libavcodec/h264idct.h:31:121: note: expanded from macro 'H264_IDCT' void ff_h264_idct8_add4_ ## depth ## _c(uint8_t *dst, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:47: libavcodec/h264idct_template.c:204:114: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add8)(uint8_t **dest, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:42:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT(14) ^ libavcodec/h264idct.h:33:122: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add8_ ## depth ## _c(uint8_t **dest, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ In file included from libavcodec/h264idct.c:47: libavcodec/h264idct_template.c:216:118: warning: argument 'nnzc' of type 'const uint8_t[120]' (aka 'const unsigned char[120]') with mismatched bound [-Warray-parameter] void FUNCC(ff_h264_idct_add8_422)(uint8_t **dest, const int *block_offset, int16_t *block, int stride, const uint8_t nnzc[15*8]){ ^ libavcodec/h264idct.h:42:1: note: previously declared as 'const uint8_t[48]' (aka 'const unsigned char[48]') here H264_IDCT(14) ^ libavcodec/h264idct.h:32:126: note: expanded from macro 'H264_IDCT' void ff_h264_idct_add8_422_ ## depth ## _c(uint8_t **dest, const int *blockoffset, int16_t *block, int stride, const uint8_t nnzc[6*8]);\ ^ CC libavcodec/h264pred.o CC libavcodec/h264qpel.o 25 warnings generated. CC libavcodec/h265_metadata_bsf.o CC libavcodec/h265_profile_level.o CC libavcodec/hap.o CC libavcodec/hapdec.o CC libavcodec/hapqa_extract_bsf.o CC libavcodec/hcadec.o CC libavcodec/hcom.o CC libavcodec/hevc_cabac.o libavcodec/hevc_cabac.c:37:21: warning: variable 'num_bins_in_se' is not needed and will not be emitted [-Wunneeded-internal-declaration] static const int8_t num_bins_in_se[] = { ^ CC libavcodec/hevc_data.o CC libavcodec/hevc_filter.o CC libavcodec/hevc_mp4toannexb_bsf.o CC libavcodec/hevc_mvs.o 1 warning generated. CC libavcodec/hevc_parse.o CC libavcodec/hevc_parser.o CC libavcodec/hevc_ps.o libavcodec/hevc_ps.c:125:9: warning: variable 'k1' set but not used [-Wunused-but-set-variable] int k1 = 0; ^ CC libavcodec/hevc_refs.o CC libavcodec/hevc_sei.o CC libavcodec/hevcdec.o CC libavcodec/hevcdsp.o 1 warning generated. 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/ilbcdec.o CC libavcodec/imc.o libavcodec/imc.c:832:9: warning: variable 'bits' set but not used [-Wunused-but-set-variable] int bits, summer; ^ libavcodec/imc.c:879:9: warning: variable 'counter' set but not used [-Wunused-but-set-variable] int counter, bitscount; ^ CC libavcodec/imgconvert.o CC libavcodec/imm4.o CC libavcodec/imm5.o 2 warnings generated. CC libavcodec/imx.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/ipu_parser.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 libavcodec/j2kenc.c:288:9: warning: variable 'lev' set but not used [-Wunused-but-set-variable] int lev = 0; ^ libavcodec/j2kenc.c:1272:9: warning: variable 'tile_disto' set but not used [-Wunused-but-set-variable] int tile_disto = 0; ^ CC libavcodec/jfdctfst.o CC libavcodec/jfdctint.o CC libavcodec/jni.o CC libavcodec/jpeg2000.o CC libavcodec/jpeg2000_parser.o CC libavcodec/jpeg2000dec.o 2 warnings generated. 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/libaomdec.o libavcodec/libaomdec.c:92:35: warning: implicit conversion from enumeration type 'aom_color_primaries_t' (aka 'enum aom_color_primaries') to different enumeration type 'enum AVColorPrimaries' [-Wenum-conversion] avctx->color_primaries = img->cp; ~ ~~~~~^~ libavcodec/libaomdec.c:93:31: warning: implicit conversion from enumeration type 'aom_matrix_coefficients_t' (aka 'enum aom_matrix_coefficients') to different enumeration type 'enum AVColorSpace' [-Wenum-conversion] avctx->colorspace = img->mc; ~ ~~~~~^~ libavcodec/libaomdec.c:94:31: warning: implicit conversion from enumeration type 'aom_transfer_characteristics_t' (aka 'enum aom_transfer_characteristics') to different enumeration type 'enum AVColorTransferCharacteristic' [-Wenum-conversion] avctx->color_trc = img->tc; ~ ~~~~~^~ CC libavcodec/libaomenc.o 3 warnings generated. CC libavcodec/libdav1d.o CC libavcodec/libmp3lame.o CC libavcodec/libopencore-amr.o CC libavcodec/libopus.o CC libavcodec/libopusdec.o CC libavcodec/libopusenc.o CC libavcodec/libspeexdec.o CC libavcodec/libspeexenc.o CC libavcodec/libtheoraenc.o CC libavcodec/libvorbisdec.o CC libavcodec/libvorbisenc.o CC libavcodec/libvpx.o CC libavcodec/libvpxdec.o CC libavcodec/libvpxenc.o CC libavcodec/libwebpenc.o CC libavcodec/libwebpenc_animencoder.o CC libavcodec/libwebpenc_common.o CC libavcodec/libx264.o libavcodec/libx264.c:1215:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] .caps_internal = FF_CODEC_CAP_INIT_CLEANUP | FF_CODEC_CAP_AUTO_THREADS ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/internal.h:49:45: note: expanded from macro 'FF_CODEC_CAP_INIT_CLEANUP' #define FF_CODEC_CAP_INIT_CLEANUP (1 << 1) ^ libavcodec/libx264.c:1207:25: note: previous initialization is here .caps_internal = FF_CODEC_CAP_AUTO_THREADS, ^~~~~~~~~~~~~~~~~~~~~~~~~ libavcodec/internal.h:80:45: note: expanded from macro 'FF_CODEC_CAP_AUTO_THREADS' #define FF_CODEC_CAP_AUTO_THREADS (1 << 7) ^~~~~~~~ CC libavcodec/libx265.o In file included from libavcodec/libx265.c:27: /Users/pbulk/build/multimedia/ffmpeg4/work/.buildlink/include/x265.h:34:5: warning: '_MSC_VER' is not defined, evaluates to 0 [-Wundef] #if _MSC_VER ^ /Users/pbulk/build/multimedia/ffmpeg4/work/.buildlink/include/x265.h:183:5: warning: 'X265_DEPTH' is not defined, evaluates to 0 [-Wundef] #if X265_DEPTH < 10 ^ /Users/pbulk/build/multimedia/ffmpeg4/work/.buildlink/include/x265.h:2210:5: warning: 'ENABLE_LIBVMAF' is not defined, evaluates to 0 [-Wundef] #if ENABLE_LIBVMAF ^ /Users/pbulk/build/multimedia/ffmpeg4/work/.buildlink/include/x265.h:2280:5: warning: 'ENABLE_LIBVMAF' is not defined, evaluates to 0 [-Wundef] #if ENABLE_LIBVMAF ^ CC libavcodec/libxvid.o 1 warning generated. CC libavcodec/ljpegenc.o 4 warnings generated. CC libavcodec/loco.o CC libavcodec/log2_tab.o CC libavcodec/lossless_audiodsp.o CC libavcodec/lossless_videodsp.o CC libavcodec/lossless_videoencdsp.o CC libavcodec/lpc.o CC libavcodec/lscrdec.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/magicyuvenc.o CC libavcodec/mathtables.o CC libavcodec/mdct15.o CC libavcodec/mdct_fixed_32.o CC libavcodec/mdct_float.o CC libavcodec/mdec.o CC libavcodec/me_cmp.o CC libavcodec/mediacodec.o CC libavcodec/metasound.o CC libavcodec/metasound_data.o CC libavcodec/microdvddec.o CC libavcodec/midivid.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/mjpegdec_common.o CC libavcodec/mjpegenc.o CC libavcodec/mjpegenc_common.o CC libavcodec/mjpegenc_huffman.o CC libavcodec/mlp.o CC libavcodec/mlp_parse.o CC libavcodec/mlp_parser.o CC libavcodec/mlpdec.o CC libavcodec/mlpdsp.o CC libavcodec/mlpenc.o CC libavcodec/mlz.o CC libavcodec/mmvideo.o CC libavcodec/mobiclip.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/mpeg12framerate.o CC libavcodec/mpeg2_metadata_bsf.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 libavcodec/mpeg4videodec.c:490:13: warning: variable 'time_incr' set but not used [-Wunused-but-set-variable] int time_incr = 0; ^ CC libavcodec/mpeg_er.o CC libavcodec/mpegaudio.o CC libavcodec/mpegaudio_parser.o CC libavcodec/mpegaudiodata.o CC libavcodec/mpegaudiodec_common.o CC libavcodec/mpegaudiodec_fixed.o CC libavcodec/mpegaudiodec_float.o 1 warning generated. 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 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/mscc.o CC libavcodec/msgsmdec.o CC libavcodec/msmpeg4.o CC libavcodec/msmpeg4data.o CC libavcodec/msmpeg4dec.o CC libavcodec/msmpeg4enc.o CC libavcodec/msp2dec.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/mv30.o CC libavcodec/mvcdec.o CC libavcodec/mvha.o CC libavcodec/mwsc.o CC libavcodec/mxpegdec.o CC libavcodec/nellymoser.o CC libavcodec/nellymoserdec.o CC libavcodec/nellymoserenc.o CC libavcodec/neon/mpegvideo.o CC libavcodec/noise_bsf.o CC libavcodec/notchlc.o CC libavcodec/null_bsf.o CC libavcodec/nuv.o CC libavcodec/on2avc.o CC libavcodec/on2avcdata.o CC libavcodec/options.o libavcodec/options.c:100:6: warning: 'child_class_next' is deprecated [-Wdeprecated-declarations] .child_class_next = codec_child_class_next, ^ ./libavutil/log.h:124:5: note: 'child_class_next' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavcodec/opus.o 1 warning generated. CC libavcodec/opus_celt.o CC libavcodec/opus_metadata_bsf.o CC libavcodec/opus_parser.o CC libavcodec/opus_pvq.o CC libavcodec/opus_rc.o CC libavcodec/opus_silk.o CC libavcodec/opusdec.o CC libavcodec/opusdsp.o CC libavcodec/opusenc.o CC libavcodec/opusenc_psy.o CC libavcodec/opustab.o CC libavcodec/pafaudio.o CC libavcodec/pafvideo.o CC libavcodec/pamenc.o CC libavcodec/parser.o CC libavcodec/parsers.o CC libavcodec/pcm-bluray.o CC libavcodec/pcm-dvd.o CC libavcodec/pcm-dvdenc.o CC libavcodec/pcm.o CC libavcodec/pcm_rechunk_bsf.o CC libavcodec/pcx.o CC libavcodec/pcxenc.o CC libavcodec/pgssubdec.o CC libavcodec/pgxdec.o CC libavcodec/photocd.o CC libavcodec/pictordec.o CC libavcodec/pixblockdsp.o CC libavcodec/pixlet.o CC libavcodec/png.o CC libavcodec/png_parser.o CC libavcodec/pngdec.o CC libavcodec/pngdsp.o CC libavcodec/pngenc.o CC libavcodec/pnm.o CC libavcodec/pnm_parser.o CC libavcodec/pnmdec.o CC libavcodec/pnmenc.o CC libavcodec/profiles.o CC libavcodec/prores_metadata_bsf.o CC libavcodec/proresdata.o CC libavcodec/proresdec2.o CC libavcodec/proresdsp.o CC libavcodec/proresenc_anatoliy.o CC libavcodec/proresenc_kostya.o CC libavcodec/prosumer.o CC libavcodec/psd.o CC libavcodec/psymodel.o CC libavcodec/pthread.o CC libavcodec/pthread_frame.o CC libavcodec/pthread_slice.o CC libavcodec/ptx.o CC libavcodec/qcelpdec.o CC libavcodec/qdm2.o CC libavcodec/qdmc.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/rasc.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/reverse.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 libavcodec/roqvideoenc.c:667:9: warning: variable 'dist' set but not used [-Wunused-but-set-variable] int dist=0; ^ CC libavcodec/rpzaenc.o CC libavcodec/rscc.o 1 warning generated. 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/sbc.o CC libavcodec/sbc_parser.o CC libavcodec/sbcdec.o CC libavcodec/sbcdec_data.o CC libavcodec/sbcdsp.o CC libavcodec/sbcdsp_data.o CC libavcodec/sbcenc.o CC libavcodec/sbrdsp.o CC libavcodec/sbrdsp_fixed.o CC libavcodec/scpr.o CC libavcodec/screenpresso.o CC libavcodec/setts_bsf.o CC libavcodec/sga.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/sipr.o CC libavcodec/sipr16k.o CC libavcodec/sipr_parser.o CC libavcodec/siren.o CC libavcodec/smacker.o CC libavcodec/smc.o CC libavcodec/snappy.o CC libavcodec/snow.o CC libavcodec/snow_dwt.o CC libavcodec/snowdec.o CC libavcodec/snowenc.o CC libavcodec/sonic.o CC libavcodec/sp5xdec.o CC libavcodec/speedhq.o CC libavcodec/speedhqenc.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/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/tdsc.o CC libavcodec/textdec.o CC libavcodec/texturedsp.o CC libavcodec/tiertexseqv.o CC libavcodec/tiff.o CC libavcodec/tiff_common.o CC libavcodec/tiffenc.o CC libavcodec/tmv.o CC libavcodec/tpeldsp.o CC libavcodec/trace_headers_bsf.o CC libavcodec/truehd_core_bsf.o CC libavcodec/truemotion1.o CC libavcodec/truemotion2.o CC libavcodec/truemotion2rt.o CC libavcodec/truespeech.o CC libavcodec/tscc.o CC libavcodec/tscc2.o CC libavcodec/tta.o CC libavcodec/ttadata.o CC libavcodec/ttadsp.o CC libavcodec/ttaenc.o CC libavcodec/ttaencdsp.o CC libavcodec/ttmlenc.o CC libavcodec/twinvq.o CC libavcodec/twinvqdec.o CC libavcodec/txd.o CC libavcodec/ulti.o CC libavcodec/utils.o CC libavcodec/utvideodec.o CC libavcodec/utvideodsp.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/videotoolbox.o CC libavcodec/videotoolboxenc.o CC libavcodec/vima.o libavcodec/videotoolboxenc.c:118:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void loadVTEncSymbols(){ ^ void libavcodec/videotoolboxenc.c:373:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ libavcodec/videotoolboxenc.c:1570:14: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] uint8_t *nal_start = nal_data; ^ libavcodec/videotoolboxenc.c:1568:9: warning: variable 'sei_payload_type' set but not used [-Wunused-but-set-variable] int sei_payload_type = 0; ^ libavcodec/videotoolboxenc.c:1960:13: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] int status = get_params_size(avctx, vid_fmt, &header_size); ^ libavcodec/videotoolbox.c:731:28: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] CFMutableDictionaryRef avc_info; ^ libavcodec/videotoolbox.c:978:9: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] int ret = videotoolbox_common_end_frame(avctx, frame); ^ libavcodec/videotoolbox.c:1029:9: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] int depth = descriptor->comp[0].depth; ^ libavcodec/videotoolbox.c:1089:10: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] bool full_range = avctx->color_range == AVCOL_RANGE_JPEG; ^ libavcodec/videotoolbox.c:1228:16: warning: mixing declarations and code is incompatible with standards before C99 [-Wdeclaration-after-statement] OSType cv_pix_fmt_type = av_map_videotoolbox_format_from_pixfmt2(pix_fmt, full_range); ^ CC libavcodec/vmdaudio.o CC libavcodec/vmdvideo.o 5 warnings generated. CC libavcodec/vmnc.o 5 warnings generated. 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 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 CC libavcodec/vp8_parser.o CC libavcodec/vp8dsp.o CC libavcodec/vp9.o CC libavcodec/vp9_metadata_bsf.o CC libavcodec/vp9_parser.o CC libavcodec/vp9_raw_reorder_bsf.o CC libavcodec/vp9_superframe_bsf.o CC libavcodec/vp9_superframe_split_bsf.o CC libavcodec/vp9block.o CC libavcodec/vp9data.o CC libavcodec/vp9dsp.o CC libavcodec/vp9dsp_10bpp.o CC libavcodec/vp9dsp_12bpp.o CC libavcodec/vp9dsp_8bpp.o CC libavcodec/vp9lpf.o CC libavcodec/vp9mvs.o CC libavcodec/vp9prob.o CC libavcodec/vp9recon.o CC libavcodec/vqavideo.o CC libavcodec/wavpack.o CC libavcodec/wavpackdata.o CC libavcodec/wavpackenc.o CC libavcodec/wcmv.o CC libavcodec/webp.o CC libavcodec/webp_parser.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/xbm_parser.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/xma_parser.o CC libavcodec/xpmdec.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 CC libavcodec/zerocodec.o CC libavcodec/zmbv.o CC libavcodec/zmbvenc.o CC libswresample/aarch64/audio_convert_init.o AS libswresample/aarch64/audio_convert_neon.o AS libswresample/aarch64/resample.o CC libswresample/aarch64/resample_init.o CC libswresample/audioconvert.o CC libswresample/dither.o CC libswresample/log2_tab.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 CC libavresample/aarch64/audio_convert_init.o AS libavresample/aarch64/audio_convert_neon.o In file included from libavresample/aarch64/audio_convert_init.c:26: In file included from ./libavresample/audio_convert.h:26: ./libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^ ./libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/aarch64/audio_convert_init.c:26: In file included from ./libavresample/audio_convert.h:26: ./libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ ./libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/aarch64/audio_convert_init.c:26: In file included from ./libavresample/audio_convert.h:26: ./libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ ./libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 3 warnings generated. CC libavresample/aarch64/resample_init.o AS libavresample/aarch64/resample_neon.o CC libavresample/audio_convert.o In file included from libavresample/aarch64/resample_init.c:26: In file included from ./libavresample/resample.h:25: ./libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^ ./libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/aarch64/resample_init.c:26: In file included from ./libavresample/resample.h:25: ./libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ ./libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/aarch64/resample_init.c:26: In file included from ./libavresample/resample.h:25: ./libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ ./libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/aarch64/resample_init.c:26: ./libavresample/resample.h:42:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; ^ ./libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 4 warnings generated. CC libavresample/audio_data.o In file included from libavresample/audio_convert.c:30: In file included from libavresample/audio_convert.h:26: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/audio_convert.c:30: In file included from libavresample/audio_convert.h:26: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/audio_convert.c:30: In file included from libavresample/audio_convert.h:26: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/audio_convert.c:32: libavresample/dither.h:91:30: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod method); ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_convert.c:279:31: warning: 'AV_RESAMPLE_DITHER_NONE' is deprecated [-Wdeprecated-declarations] if (avr->dither_method != AV_RESAMPLE_DITHER_NONE && ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/audio_data.c:25: In file included from libavresample/audio_data.h:30: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/audio_data.c:25: In file included from libavresample/audio_data.h:30: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/audio_data.c:25: In file included from libavresample/audio_data.h:30: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavresample/audio_mix.o In file included from libavresample/audio_mix.c:27: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/audio_mix.c:27: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/audio_mix.c:27: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/audio_mix.c:29: libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type, int in_channels, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:36:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type; ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:62:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type, int in_channels, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:296:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations] ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:299:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations] ff_audio_mix_set_func(am, AV_SAMPLE_FMT_S16P, AV_MIX_COEFF_TYPE_FLT, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:302:51: warning: 'AV_MIX_COEFF_TYPE_Q15' is deprecated [-Wdeprecated-declarations] ff_audio_mix_set_func(am, AV_SAMPLE_FMT_S16P, AV_MIX_COEFF_TYPE_Q15, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:305:51: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations] ff_audio_mix_set_func(am, AV_SAMPLE_FMT_S16P, AV_MIX_COEFF_TYPE_Q8, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:310:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations] ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:313:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations] ff_audio_mix_set_func(am, AV_SAMPLE_FMT_S16P, AV_MIX_COEFF_TYPE_FLT, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:316:51: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations] ff_audio_mix_set_func(am, AV_SAMPLE_FMT_S16P, AV_MIX_COEFF_TYPE_Q8, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:319:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations] ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:322:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations] ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:325:51: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations] ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:378:15: warning: 'avresample_build_matrix' is deprecated [-Wdeprecated-declarations] ret = avresample_build_matrix(avr->in_channel_layout, ^ libavresample/avresample.h:285:1: note: 'avresample_build_matrix' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 3 warnings generated. libavresample/audio_mix.c:513:10: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations] case AV_MIX_COEFF_TYPE_Q8: ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:516:10: warning: 'AV_MIX_COEFF_TYPE_Q15' is deprecated [-Wdeprecated-declarations] case AV_MIX_COEFF_TYPE_Q15: ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:519:10: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations] case AV_MIX_COEFF_TYPE_FLT: ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:701:14: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations] case AV_MIX_COEFF_TYPE_Q8: ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:704:14: warning: 'AV_MIX_COEFF_TYPE_Q15' is deprecated [-Wdeprecated-declarations] case AV_MIX_COEFF_TYPE_Q15: ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/audio_mix.c:707:14: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations] case AV_MIX_COEFF_TYPE_FLT: ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavresample/audio_mix_matrix.o In file included from libavresample/audio_mix_matrix.c:28: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/audio_mix_matrix.c:28: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/audio_mix_matrix.c:28: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/audio_mix_matrix.c:30: libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type, int in_channels, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 5 warnings generated. CC libavresample/dither.o In file included from libavresample/dither.c:39: In file included from libavresample/audio_convert.h:26: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/dither.c:39: In file included from libavresample/audio_convert.h:26: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/dither.c:39: In file included from libavresample/audio_convert.h:26: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/dither.c:40: libavresample/dither.h:91:30: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod method); ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/dither.c:56:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod method; ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/dither.c:148:37: warning: 'AV_RESAMPLE_DITHER_RECTANGULAR' is deprecated [-Wdeprecated-declarations] (c->method == AV_RESAMPLE_DITHER_RECTANGULAR ? 1 : 2); ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/dither.c:166:22: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_HP' is deprecated [-Wdeprecated-declarations] if (c->method == AV_RESAMPLE_DITHER_TRIANGULAR_HP) ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/dither.c:228:26: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_NS' is deprecated [-Wdeprecated-declarations] if (c->method == AV_RESAMPLE_DITHER_TRIANGULAR_NS) { ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/dither.c:279:22: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_NS' is deprecated [-Wdeprecated-declarations] if (c->method != AV_RESAMPLE_DITHER_TRIANGULAR_NS) { ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/dither.c:330:38: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod method) ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/dither.c:336:19: warning: 'AV_RESAMPLE_DITHER_RECTANGULAR' is deprecated [-Wdeprecated-declarations] if (method == AV_RESAMPLE_DITHER_RECTANGULAR) ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/dither.c:369:31: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_NS' is deprecated [-Wdeprecated-declarations] if (avr->dither_method == AV_RESAMPLE_DITHER_TRIANGULAR_NS && ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/dither.c:373:30: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_HP' is deprecated [-Wdeprecated-declarations] avr->dither_method = AV_RESAMPLE_DITHER_TRIANGULAR_HP; ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/dither.c:378:22: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_NS' is deprecated [-Wdeprecated-declarations] if (c->method == AV_RESAMPLE_DITHER_TRIANGULAR_NS) { ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 4 warnings generated. CC libavresample/options.o In file included from libavresample/options.c:27: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/options.c:27: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/options.c:27: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/options.c:28: libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type, int in_channels, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:56:122: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations] { "mix_coeff_type", "Mixing Coefficient Type", OFFSET(mix_coeff_type), AV_OPT_TYPE_INT, { .i64 = AV_MIX_COEFF_TYPE_FLT }, AV_MIX_COEFF_TYPE_Q8, AV_MIX_COEFF_TYPE_NB-1, PARAM, "mix_coeff_type" }, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:56:147: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations] { "mix_coeff_type", "Mixing Coefficient Type", OFFSET(mix_coeff_type), AV_OPT_TYPE_INT, { .i64 = AV_MIX_COEFF_TYPE_FLT }, AV_MIX_COEFF_TYPE_Q8, AV_MIX_COEFF_TYPE_NB-1, PARAM, "mix_coeff_type" }, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:56:169: warning: 'AV_MIX_COEFF_TYPE_NB' is deprecated [-Wdeprecated-declarations] { "mix_coeff_type", "Mixing Coefficient Type", OFFSET(mix_coeff_type), AV_OPT_TYPE_INT, { .i64 = AV_MIX_COEFF_TYPE_FLT }, AV_MIX_COEFF_TYPE_Q8, AV_MIX_COEFF_TYPE_NB-1, PARAM, "mix_coeff_type" }, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:57:77: warning: 'AV_MIX_COEFF_TYPE_Q8' is deprecated [-Wdeprecated-declarations] { "q8", "16-bit 8.8 Fixed-Point", 0, AV_OPT_TYPE_CONST, { .i64 = AV_MIX_COEFF_TYPE_Q8 }, INT_MIN, INT_MAX, PARAM, "mix_coeff_type" }, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:58:77: warning: 'AV_MIX_COEFF_TYPE_Q15' is deprecated [-Wdeprecated-declarations] { "q15", "32-bit 17.15 Fixed-Point", 0, AV_OPT_TYPE_CONST, { .i64 = AV_MIX_COEFF_TYPE_Q15 }, INT_MIN, INT_MAX, PARAM, "mix_coeff_type" }, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:59:77: warning: 'AV_MIX_COEFF_TYPE_FLT' is deprecated [-Wdeprecated-declarations] { "flt", "Floating-Point", 0, AV_OPT_TYPE_CONST, { .i64 = AV_MIX_COEFF_TYPE_FLT }, INT_MIN, INT_MAX, PARAM, "mix_coeff_type" }, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:75:122: warning: 'AV_RESAMPLE_FILTER_TYPE_KAISER' is deprecated [-Wdeprecated-declarations] { "filter_type", "Filter Type", OFFSET(filter_type), AV_OPT_TYPE_INT, { .i64 = AV_RESAMPLE_FILTER_TYPE_KAISER }, AV_RESAMPLE_FILTER_TYPE_CUBIC, AV_RESAMPLE_FILTER_TYPE_KAISER, PARAM, "filter_type" }, ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:75:156: warning: 'AV_RESAMPLE_FILTER_TYPE_CUBIC' is deprecated [-Wdeprecated-declarations] { "filter_type", "Filter Type", OFFSET(filter_type), AV_OPT_TYPE_INT, { .i64 = AV_RESAMPLE_FILTER_TYPE_KAISER }, AV_RESAMPLE_FILTER_TYPE_CUBIC, AV_RESAMPLE_FILTER_TYPE_KAISER, PARAM, "filter_type" }, ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:75:187: warning: 'AV_RESAMPLE_FILTER_TYPE_KAISER' is deprecated [-Wdeprecated-declarations] { "filter_type", "Filter Type", OFFSET(filter_type), AV_OPT_TYPE_INT, { .i64 = AV_RESAMPLE_FILTER_TYPE_KAISER }, AV_RESAMPLE_FILTER_TYPE_CUBIC, AV_RESAMPLE_FILTER_TYPE_KAISER, PARAM, "filter_type" }, ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:76:96: warning: 'AV_RESAMPLE_FILTER_TYPE_CUBIC' is deprecated [-Wdeprecated-declarations] { "cubic", "Cubic", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_FILTER_TYPE_CUBIC }, INT_MIN, INT_MAX, PARAM, "filter_type" }, ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:77:96: warning: 'AV_RESAMPLE_FILTER_TYPE_BLACKMAN_NUTTALL' is deprecated [-Wdeprecated-declarations] { "blackman_nuttall", "Blackman Nuttall Windowed Sinc", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_FILTER_TYPE_BLACKMAN_NUTTALL }, INT_MIN, INT_MAX, PARAM, "filter_type" }, ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:78:96: warning: 'AV_RESAMPLE_FILTER_TYPE_KAISER' is deprecated [-Wdeprecated-declarations] { "kaiser", "Kaiser Windowed Sinc", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_FILTER_TYPE_KAISER }, INT_MIN, INT_MAX, PARAM, "filter_type" }, ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:80:122: warning: 'AV_RESAMPLE_DITHER_NONE' is deprecated [-Wdeprecated-declarations] { "dither_method", "Dither Method", OFFSET(dither_method), AV_OPT_TYPE_INT, { .i64 = AV_RESAMPLE_DITHER_NONE }, 0, AV_RESAMPLE_DITHER_NB-1, PARAM, "dither_method"}, ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:80:152: warning: 'AV_RESAMPLE_DITHER_NB' is deprecated [-Wdeprecated-declarations] { "dither_method", "Dither Method", OFFSET(dither_method), AV_OPT_TYPE_INT, { .i64 = AV_RESAMPLE_DITHER_NONE }, 0, AV_RESAMPLE_DITHER_NB-1, PARAM, "dither_method"}, ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:81:98: warning: 'AV_RESAMPLE_DITHER_NONE' is deprecated [-Wdeprecated-declarations] {"none", "No Dithering", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_NONE }, INT_MIN, INT_MAX, PARAM, "dither_method"}, ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:82:98: warning: 'AV_RESAMPLE_DITHER_RECTANGULAR' is deprecated [-Wdeprecated-declarations] {"rectangular", "Rectangular Dither", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_RECTANGULAR }, INT_MIN, INT_MAX, PARAM, "dither_method"}, ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:83:98: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR' is deprecated [-Wdeprecated-declarations] {"triangular", "Triangular Dither", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_TRIANGULAR }, INT_MIN, INT_MAX, PARAM, "dither_method"}, ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:84:98: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_HP' is deprecated [-Wdeprecated-declarations] {"triangular_hp", "Triangular Dither With High Pass", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_TRIANGULAR_HP }, INT_MIN, INT_MAX, PARAM, "dither_method"}, ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/options.c:85:98: warning: 'AV_RESAMPLE_DITHER_TRIANGULAR_NS' is deprecated [-Wdeprecated-declarations] {"triangular_ns", "Triangular Dither With Noise Shaping", 0, AV_OPT_TYPE_CONST, { .i64 = AV_RESAMPLE_DITHER_TRIANGULAR_NS }, INT_MIN, INT_MAX, PARAM, "dither_method"}, ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 23 warnings generated. CC libavresample/resample.o In file included from libavresample/resample.c:25: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/resample.c:25: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/resample.c:25: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/resample.c:26: libavresample/resample.h:42:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/resample.c:87:18: warning: 'AV_RESAMPLE_FILTER_TYPE_CUBIC' is deprecated [-Wdeprecated-declarations] case AV_RESAMPLE_FILTER_TYPE_CUBIC: { ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/resample.c:94:18: warning: 'AV_RESAMPLE_FILTER_TYPE_BLACKMAN_NUTTALL' is deprecated [-Wdeprecated-declarations] case AV_RESAMPLE_FILTER_TYPE_BLACKMAN_NUTTALL: ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/resample.c:100:18: warning: 'AV_RESAMPLE_FILTER_TYPE_KAISER' is deprecated [-Wdeprecated-declarations] case AV_RESAMPLE_FILTER_TYPE_KAISER: ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 23 warnings generated. CC libavresample/utils.o 14 warnings generated. GEN libavfilter/libavfilter.pc AR libavformat/libavformat.a In file included from libavresample/utils.c:30: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/utils.c:30: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/utils.c:30: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ libavresample/avresample.h:132:6: note: 'AVResampleDitherMethod' has been explicitly marked deprecated here enum attribute_deprecated AVResampleDitherMethod { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/utils.c:33: libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type, int in_channels, ^ libavresample/avresample.h:112:6: note: 'AVMixCoeffType' has been explicitly marked deprecated here enum attribute_deprecated AVMixCoeffType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ In file included from libavresample/utils.c:34: libavresample/resample.h:42:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; ^ libavresample/avresample.h:123:6: note: 'AVResampleFilterType' has been explicitly marked deprecated here enum attribute_deprecated AVResampleFilterType { ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/utils.c:570:11: warning: 'avresample_convert' is deprecated [-Wdeprecated-declarations] ret = avresample_convert(avr, out_data, out_linesize, ^ libavresample/avresample.h:450:1: note: 'avresample_convert' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ libavresample/utils.c:787:42: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int] return LICENSE_PREFIX FFMPEG_LICENSE + sizeof(LICENSE_PREFIX) - 1; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ libavresample/utils.c:787:42: note: use array indexing to silence this warning return LICENSE_PREFIX FFMPEG_LICENSE + sizeof(LICENSE_PREFIX) - 1; ^ & [ ] GEN libavformat/libavformat.pc AR libavcodec/libavcodec.a GEN libavcodec/libavcodec.pc GEN libavresample/libavresample.pc AR libpostproc/libpostproc.a GEN libpostproc/libpostproc.pc AR libswresample/libswresample.a GEN libswresample/libswresample.pc 7 warnings generated. GEN libswscale/libswscale.pc AR libswscale/libswscale.a 7 warnings generated. GEN libavutil/libavutil.pc AR libavutil/libavutil.a HOSTCC doc/print_options.o CC fftools/ffmpeg_opt.o CC fftools/ffmpeg_filter.o fftools/ffmpeg_opt.c:2451:37: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (av_opt_set(ost->st->codec, "flags", e->value, 0) < 0) ^ ./libavformat/avformat.h:887:5: note: 'codec' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ fftools/ffmpeg_filter.c:908:35: warning: floating-point comparison is always true; constant cannot be represented exactly in type 'float' [-Wliteral-range] if (audio_drift_threshold != 0.1) ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~ CC fftools/ffmpeg_hw.o CC fftools/cmdutils.o 1 warning generated. fftools/cmdutils.c:549:25: warning: 'avresample_get_class' is deprecated [-Wdeprecated-declarations] const AVClass *rc = avresample_get_class(); ^ ./libavresample/avresample.h:182:1: note: 'avresample_get_class' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC fftools/ffmpeg.o fftools/cmdutils.c:1137:5: warning: 'avresample_version' is deprecated [-Wdeprecated-declarations] PRINT_LIB_INFO(avresample, AVRESAMPLE, flags, level); ^ fftools/cmdutils.c:1105:36: note: expanded from macro 'PRINT_LIB_INFO' unsigned int version = libname##_version(); \ ^ :115:1: note: expanded from here avresample_version ^ ./libavresample/avresample.h:147:1: note: 'avresample_version' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ fftools/cmdutils.c:1137:5: warning: 'avresample_configuration' is deprecated [-Wdeprecated-declarations] PRINT_LIB_INFO(avresample, AVRESAMPLE, flags, level); ^ fftools/cmdutils.c:1116:31: note: expanded from macro 'PRINT_LIB_INFO' const char *cfg = libname##_configuration(); \ ^ :122:1: note: expanded from here avresample_configuration ^ ./libavresample/avresample.h:157:1: note: 'avresample_configuration' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ fftools/ffmpeg.c:2966:23: warning: 'thread_safe_callbacks' is deprecated [-Wdeprecated-declarations] ist->dec_ctx->thread_safe_callbacks = 1; ^ ./libavcodec/avcodec.h:1811:5: note: 'thread_safe_callbacks' has been explicitly marked deprecated here attribute_deprecated ^ ./libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ 1 warning generated. CC fftools/ffmpeg_videotoolbox.o 3 warnings generated. CC fftools/ffprobe.o AR libavdevice/libavdevice.a GEN libavdevice/libavdevice.ver CC libavfilter/opencl/avgblur.o CC libavfilter/opencl/colorkey.o CC libavfilter/opencl/colorspace_common.o CC libavfilter/opencl/convolution.o CC libavfilter/opencl/deshake.o CC libavfilter/opencl/neighbor.o CC libavfilter/opencl/nlmeans.o CC libavfilter/opencl/overlay.o CC libavfilter/opencl/pad.o CC libavfilter/opencl/tonemap.o CC libavfilter/opencl/transpose.o 1 warning generated. CC libavfilter/opencl/unsharp.o CC libavfilter/opencl/xfade.o GEN libswscale/libswscale.ver GEN libavutil/libavutil.ver GEN libpostproc/libpostproc.ver GEN libavformat/libavformat.ver GEN libavcodec/libavcodec.ver GEN libswresample/libswresample.ver GEN libavresample/libavresample.ver AR libavfilter/libavfilter.a AR libavresample/libavresample.a HOSTLD doc/print_options GEN libavfilter/libavfilter.ver LD libavutil/libavutil.56.dylib ld: warning: -single_module is obsolete ld: warning: search path '/Users/pbulk/build/multimedia/ffmpeg4/work/.buildlink/lib/ffmpeg4' not found GENTEXI doc/avoptions_format.texi GENTEXI doc/avoptions_codec.texi POD doc/ffmpeg.pod POD doc/ffprobe.pod POD doc/ffmpeg-all.pod POD doc/ffprobe-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/libavformat.pod POD doc/libavcodec.pod POD doc/libavfilter.pod POD doc/libavdevice.pod MAN doc/ffmpeg4.1 MAN doc/ffprobe4.1 MAN doc/ffmpeg-all4.1 MAN doc/ffprobe-all4.1 MAN doc/ffmpeg-utils4.1 MAN doc/ffmpeg-scaler4.1 MAN doc/ffmpeg-resampler4.1 MAN doc/ffmpeg-codecs4.1 MAN doc/ffmpeg-bitstream-filters4.1 MAN doc/ffmpeg-formats4.1 MAN doc/ffmpeg-protocols4.1 MAN doc/ffmpeg-devices4.1 MAN doc/ffmpeg-filters4.1 MAN doc/libavutil4.3 MAN doc/libswscale4.3 MAN doc/libswresample4.3 MAN doc/libavcodec4.3 MAN doc/libavformat4.3 MAN doc/libavdevice4.3 MAN doc/libavfilter4.3 LD libswscale/libswscale.5.dylib LD libpostproc/libpostproc.55.dylib ld: warning: -single_module is obsolete ld: warning: ignoring duplicate libraries: '-lm' ld: warning: search path '/Users/pbulk/build/multimedia/ffmpeg4/work/.buildlink/lib/ffmpeg4' not found ld: warning: -single_module is obsolete ld: warning: ignoring duplicate libraries: '-lm' ld: warning: search path '/Users/pbulk/build/multimedia/ffmpeg4/work/.buildlink/lib/ffmpeg4' not found LD libswresample/libswresample.3.dylib LD libavresample/libavresample.4.dylib ld: warning: -single_module is obsolete ld: warning: ignoring duplicate libraries: '-lm' ld: warning: search path '/Users/pbulk/build/multimedia/ffmpeg4/work/.buildlink/lib/ffmpeg4' not found ld: warning: -single_module is obsolete ld: warning: ignoring duplicate libraries: '-lm' ld: warning: search path '/Users/pbulk/build/multimedia/ffmpeg4/work/.buildlink/lib/ffmpeg4' not found LD libavcodec/libavcodec.58.dylib ld: warning: -single_module is obsolete ld: warning: ignoring duplicate libraries: '-lm', '-lvpx' ld: warning: search path '/Users/pbulk/build/multimedia/ffmpeg4/work/.buildlink/lib/ffmpeg4' not found LD libavformat/libavformat.58.dylib ld: warning: -single_module is obsolete ld: warning: ignoring duplicate libraries: '-lm', '-lvpx', '-lz' ld: warning: search path '/Users/pbulk/build/multimedia/ffmpeg4/work/.buildlink/lib/ffmpeg4' not found LD libavfilter/libavfilter.7.dylib ld: warning: -single_module is obsolete ld: warning: ignoring duplicate libraries: '-lm', '-lvpx', '-lz' ld: warning: search path '/Users/pbulk/build/multimedia/ffmpeg4/work/.buildlink/lib/ffmpeg4' not found ld: building exports trie: duplicate symbol '_av_add_i' clang: error: linker command failed with exit code 1 (use -v to see invocation) gmake: *** [ffbuild/library.mak:103: libavfilter/libavfilter.7.dylib] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/multimedia/ffmpeg4 *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/multimedia/ffmpeg4