GEN	libavutil/libavutil.version
GEN	libswscale/libswscale.version
GEN	libswresample/libswresample.version
GEN	libpostproc/libpostproc.version
GEN	libavcodec/libavcodec.version
GEN	libavformat/libavformat.version
GEN	libavfilter/libavfilter.version
GEN	libavdevice/libavdevice.version
CC	libavdevice/alldevices.o
CC	libavdevice/avdevice.o
CC	libavdevice/bktr.o
In file included from src/libavdevice/bktr.c:46:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
In file included from src/libavdevice/bktr.c:51:
/usr/include/signal.h:72: warning: redundant redeclaration of '__errno'
/usr/include/errno.h:54: warning: previous declaration of '__errno' was here
CC	libavdevice/lavfi.o
CC	libavdevice/sndio.o
CC	libavdevice/sndio_dec.o
CC	libavdevice/sndio_enc.o
CC	libavdevice/timefilter.o
CC	libavdevice/utils.o
CC	libavdevice/v4l2-common.o
In file included from src/libavdevice/v4l2-common.h:26,
                 from src/libavdevice/v4l2-common.c:20:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/common.h:40,
                 from src/libavutil/avutil.h:297,
                 from src/libavcodec/codec_id.h:25,
                 from src/libavdevice/v4l2-common.h:40,
                 from src/libavdevice/v4l2-common.c:20:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
CC	libavdevice/v4l2.o
In file included from src/libavdevice/v4l2-common.h:26,
                 from src/libavdevice/v4l2.c:47:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavdevice/v4l2.c: In function 'device_open':
src/libavdevice/v4l2.c:150: warning: assignment from incompatible pointer type
src/libavdevice/v4l2.c: In function 'v4l2_read_header':
src/libavdevice/v4l2.c:784: warning: 'ret' may be used uninitialized in this function
src/libavdevice/v4l2.c:784: note: 'ret' was declared here
CC	libavdevice/v4l2enc.o
In file included from src/libavdevice/v4l2-common.h:26,
                 from src/libavdevice/v4l2enc.c:25:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavdevice/version.o
CC	libavdevice/xcbgrab.o
src/libavdevice/xcbgrab.c: In function 'xcbgrab_read_header':
src/libavdevice/xcbgrab.c:728: warning: 'press_position.x' may be used uninitialized in this function
src/libavdevice/xcbgrab.c:728: note: 'press_position.x' was declared here
src/libavdevice/xcbgrab.c:728: warning: 'press_position.y' may be used uninitialized in this function
src/libavdevice/xcbgrab.c:728: note: 'press_position.y' was declared here
CC	libavdevice/xv.o
AR	libavdevice/libavdevice.a
GEN	libavdevice/libavdevice.pc
CC	libavfilter/aeval.o
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_adecorrelate.o
CC	libavfilter/af_adelay.o
CC	libavfilter/af_adenorm.o
CC	libavfilter/af_aderivative.o
CC	libavfilter/af_adynamicequalizer.o
src/libavfilter/af_adynamicequalizer.c: In function 'filter_channels':
src/libavfilter/af_adynamicequalizer.c:189: warning: 'fm[0]' may be used uninitialized in this function
src/libavfilter/af_adynamicequalizer.c:189: warning: 'fm[1]' may be used uninitialized in this function
src/libavfilter/af_adynamicequalizer.c:189: warning: 'fm[2]' may be used uninitialized in this function
src/libavfilter/af_adynamicequalizer.c:189: warning: 'fa[0]' may be used uninitialized in this function
src/libavfilter/af_adynamicequalizer.c:189: warning: 'fa[1]' may be used uninitialized in this function
src/libavfilter/af_adynamicequalizer.c:189: warning: 'fa[2]' may be used uninitialized in this function
CC	libavfilter/af_adynamicsmooth.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
src/libavfilter/af_afir.c: In function 'config_output':
src/libavfilter/af_afir.c:497: warning: 'channel_layout' is deprecated (declared at src/libavfilter/avfilter.h:558)
src/libavfilter/af_afir.c:497: warning: 'channel_layout' is deprecated (declared at src/libavfilter/avfilter.h:558)
CC	libavfilter/af_aformat.o
src/libavfilter/af_aformat.c: In function 'parse_channel_layouts':
src/libavfilter/af_aformat.c:109: warning: 'av_get_channel_layout' is deprecated (declared at src/libavutil/channel_layout.h:408)
CC	libavfilter/af_afreqshift.o
src/libavfilter/af_afreqshift.c: In function 'pfilter_channel_dbl':
src/libavfilter/af_afreqshift.c:103: warning: 'I' may be used uninitialized in this function
src/libavfilter/af_afreqshift.c: In function 'pfilter_channel_flt':
src/libavfilter/af_afreqshift.c:102: warning: 'I' may be used uninitialized in this function
src/libavfilter/af_afreqshift.c: In function 'ffilter_channel_flt':
src/libavfilter/af_afreqshift.c:152: warning: 'I' may be used uninitialized in this function
src/libavfilter/af_afreqshift.c: In function 'ffilter_channel_dbl':
src/libavfilter/af_afreqshift.c:153: warning: 'I' may be used uninitialized in this function
CC	libavfilter/af_afwtdn.o
CC	libavfilter/af_agate.o
CC	libavfilter/af_aiir.o
CC	libavfilter/af_alimiter.o
CC	libavfilter/af_amerge.o
src/libavfilter/af_amerge.c: In function 'try_push_frame':
src/libavfilter/af_amerge.c:250: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavfilter/af_amerge.c:250: warning: 'channel_layout' is deprecated (declared at src/libavfilter/avfilter.h:558)
src/libavfilter/af_amerge.c:251: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
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_apsyclip.o
CC	libavfilter/af_apulsator.o
CC	libavfilter/af_aresample.o
src/libavfilter/af_aresample.c: In function 'filter_frame':
src/libavfilter/af_aresample.c:195: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavfilter/af_aresample.c:196: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavfilter/af_aresample.c:196: warning: 'channel_layout' is deprecated (declared at src/libavfilter/avfilter.h:558)
CC	libavfilter/af_arnndn.o
src/libavfilter/af_arnndn.c: In function 'compute_gru':
src/libavfilter/af_arnndn.c:1283: warning: ignoring alignment for stack allocated 'la_z'
src/libavfilter/af_arnndn.c:1284: warning: ignoring alignment for stack allocated 'la_r'
src/libavfilter/af_arnndn.c:1285: warning: ignoring alignment for stack allocated 'la_h'
src/libavfilter/af_arnndn.c: In function 'rnnoise_channels':
src/libavfilter/af_arnndn.c:1369: warning: ignoring alignment for stack allocated 'la_Exp'
src/libavfilter/af_arnndn.c:1028: warning: ignoring alignment for stack allocated 'la_Ly'
src/libavfilter/af_arnndn.c:1029: warning: ignoring alignment for stack allocated 'la_p'
src/libavfilter/af_arnndn.c:501: warning: ignoring alignment for stack allocated 'la_x'
src/libavfilter/af_arnndn.c:1336: warning: ignoring alignment for stack allocated 'la_dense_out'
src/libavfilter/af_arnndn.c:1337: warning: ignoring alignment for stack allocated 'la_noise_input'
src/libavfilter/af_arnndn.c:1338: warning: ignoring alignment for stack allocated 'la_denoise_input'
src/libavfilter/af_arnndn.c:513: warning: ignoring alignment for stack allocated 'la_x'
CC	libavfilter/af_asdr.o
CC	libavfilter/af_asetnsamples.o
CC	libavfilter/af_asetrate.o
CC	libavfilter/af_ashowinfo.o
src/libavfilter/af_ashowinfo.c: In function 'filter_frame':
src/libavfilter/af_ashowinfo.c:208: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
CC	libavfilter/af_asoftclip.o
CC	libavfilter/af_aspectralstats.o
CC	libavfilter/af_astats.o
CC	libavfilter/af_asubboost.o
CC	libavfilter/af_asupercut.o
CC	libavfilter/af_atempo.o
CC	libavfilter/af_atilt.o
CC	libavfilter/af_axcorrelate.o
src/libavfilter/af_axcorrelate.c: In function 'xcorrelate_fast_f':
src/libavfilter/af_axcorrelate.c:197: warning: 'used' may be used uninitialized in this function
src/libavfilter/af_axcorrelate.c: In function 'xcorrelate_fast_d':
src/libavfilter/af_axcorrelate.c:198: warning: 'used' may be used uninitialized in this function
src/libavfilter/af_axcorrelate.c: In function 'xcorrelate_slow_f':
src/libavfilter/af_axcorrelate.c:147: warning: 'used' may be used uninitialized in this function
src/libavfilter/af_axcorrelate.c: In function 'xcorrelate_slow_d':
src/libavfilter/af_axcorrelate.c:148: warning: 'used' may be used uninitialized in this function
CC	libavfilter/af_biquads.o
CC	libavfilter/af_channelmap.o
src/libavfilter/af_channelmap.c: In function 'channelmap_init':
src/libavfilter/af_channelmap.c:245: warning: 'av_get_channel_layout' is deprecated (declared at src/libavutil/channel_layout.h:408)
src/libavfilter/af_channelmap.c: In function 'channelmap_filter_frame':
src/libavfilter/af_channelmap.c:356: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavfilter/af_channelmap.c:357: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavfilter/af_channelmap.c:357: warning: 'channel_layout' is deprecated (declared at src/libavfilter/avfilter.h:558)
CC	libavfilter/af_channelsplit.o
src/libavfilter/af_channelsplit.c: In function 'filter_frame':
src/libavfilter/af_channelsplit.c:175: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavfilter/af_channelsplit.c:176: warning: 'av_channel_layout_extract_channel' is deprecated (declared at src/libavutil/channel_layout.h:479)
src/libavfilter/af_channelsplit.c:176: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavfilter/af_channelsplit.c:177: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
CC	libavfilter/af_chorus.o
CC	libavfilter/af_compand.o
src/libavfilter/af_compand.c: In function 'config_output':
src/libavfilter/af_compand.c:508: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavfilter/af_compand.c:508: warning: 'channel_layout' is deprecated (declared at src/libavfilter/avfilter.h:558)
CC	libavfilter/af_compensationdelay.o
src/libavfilter/af_compensationdelay.c: In function 'config_input':
src/libavfilter/af_compensationdelay.c:89: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavfilter/af_compensationdelay.c:89: warning: 'channel_layout' is deprecated (declared at src/libavfilter/avfilter.h:558)
src/libavfilter/af_compensationdelay.c:90: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
CC	libavfilter/af_crossfeed.o
CC	libavfilter/af_crystalizer.o
CC	libavfilter/af_dcshift.o
CC	libavfilter/af_deesser.o
CC	libavfilter/af_dialoguenhance.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
src/libavfilter/af_haas.c: In function 'filter_frame':
src/libavfilter/af_haas.c:156: warning: 'mid' may be used uninitialized in this function
CC	libavfilter/af_hdcd.o
CC	libavfilter/af_headphone.o
CC	libavfilter/af_join.o
src/libavfilter/af_join.c: In function 'join_init':
src/libavfilter/af_join.c:164: warning: 'av_get_channel_layout' is deprecated (declared at src/libavutil/channel_layout.h:408)
src/libavfilter/af_join.c: In function 'try_push_frame':
src/libavfilter/af_join.c:525: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavfilter/af_join.c:525: warning: 'channel_layout' is deprecated (declared at src/libavfilter/avfilter.h:558)
src/libavfilter/af_join.c:526: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
CC	libavfilter/af_loudnorm.o
src/libavfilter/af_loudnorm.c: In function 'detect_peak':
src/libavfilter/af_loudnorm.c:188: warning: 'max_peak' may be used uninitialized in this function
src/libavfilter/af_loudnorm.c: In function 'uninit':
src/libavfilter/af_loudnorm.c:796: warning: 'tp_in' may be used uninitialized in this function
src/libavfilter/af_loudnorm.c:796: warning: 'tp_out' may be used uninitialized in this function
src/libavfilter/af_loudnorm.c: In function 'filter_frame':
src/libavfilter/af_loudnorm.c:446: warning: 'true_peak' may be used uninitialized in this function
CC	libavfilter/af_mcompand.o
CC	libavfilter/af_pan.o
src/libavfilter/af_pan.c: In function 'filter_frame':
src/libavfilter/af_pan.c:384: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavfilter/af_pan.c:384: warning: 'channel_layout' is deprecated (declared at src/libavfilter/avfilter.h:558)
src/libavfilter/af_pan.c:385: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
CC	libavfilter/af_replaygain.o
CC	libavfilter/af_sidechaincompress.o
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_virtualbass.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
src/libavfilter/audio.c: In function 'ff_default_get_audio_buffer':
src/libavfilter/audio.c:43: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.h:449)
src/libavfilter/audio.c:43: warning: 'channel_layout' is deprecated (declared at src/libavfilter/avfilter.h:558)
src/libavfilter/audio.c:70: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavfilter/audio.c:85: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavfilter/audio.c:85: warning: 'channel_layout' is deprecated (declared at src/libavfilter/avfilter.h:558)
CC	libavfilter/avf_abitscope.o
src/libavfilter/avf_abitscope.c: In function 'activate':
src/libavfilter/avf_abitscope.c:214: warning: 'outpicref' may be used uninitialized in this function
src/libavfilter/avf_abitscope.c:214: note: 'outpicref' was declared here
CC	libavfilter/avf_ahistogram.o
src/libavfilter/avf_ahistogram.c: In function 'activate':
src/libavfilter/avf_ahistogram.c:313: warning: 'vf' may be used uninitialized in this function
src/libavfilter/avf_ahistogram.c:313: note: 'vf' was declared here
src/libavfilter/avf_ahistogram.c:313: warning: 'uf' may be used uninitialized in this function
src/libavfilter/avf_ahistogram.c:313: note: 'uf' was declared here
src/libavfilter/avf_ahistogram.c:313: warning: 'yf' may be used uninitialized in this function
src/libavfilter/avf_ahistogram.c:313: note: 'yf' was declared here
CC	libavfilter/avf_aphasemeter.o
src/libavfilter/avf_aphasemeter.c: In function 'filter_frame':
src/libavfilter/avf_aphasemeter.c:247: warning: 'out' may be used uninitialized in this function
CC	libavfilter/avf_avectorscope.o
src/libavfilter/avf_avectorscope.c: In function 'activate':
src/libavfilter/avf_avectorscope.c:326: warning: 'src[0]' may be used uninitialized in this function
src/libavfilter/avf_avectorscope.c:326: note: 'src[0]' was declared here
src/libavfilter/avf_avectorscope.c:326: warning: 'src[1]' may be used uninitialized in this function
src/libavfilter/avf_avectorscope.c:326: note: 'src[1]' was declared here
src/libavfilter/avf_avectorscope.c:259: warning: 'y' may be used uninitialized in this function
src/libavfilter/avf_avectorscope.c:259: note: 'y' was declared here
src/libavfilter/avf_avectorscope.c:259: warning: 'x' may be used uninitialized in this function
src/libavfilter/avf_avectorscope.c:259: note: 'x' was declared here
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
src/libavfilter/avf_showspectrum.c: In function 'plot_spectrum_column':
src/libavfilter/avf_showspectrum.c:1429: warning: 'x' may be used uninitialized in this function
CC	libavfilter/avf_showvolume.o
CC	libavfilter/avf_showwaves.o
CC	libavfilter/avfilter.o
src/libavfilter/avfilter.c: In function 'avfilter_link_free':
src/libavfilter/avfilter.c:185: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavfilter/avfilter.c: In function 'set_enable_expr':
src/libavfilter/avfilter.c:505: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	libavfilter/avfiltergraph.o
src/libavfilter/avfiltergraph.c: In function 'pick_format':
src/libavfilter/avfiltergraph.c:667: warning: 'channel_layout' is deprecated (declared at src/libavfilter/avfilter.h:558)
src/libavfilter/avfiltergraph.c: In function 'avfilter_graph_config':
src/libavfilter/avfiltergraph.c:809: warning: 'best_idx' may be used uninitialized in this function
src/libavfilter/avfiltergraph.c:809: note: 'best_idx' was declared here
CC	libavfilter/bbox.o
CC	libavfilter/boxblur.o
CC	libavfilter/buffersink.o
src/libavfilter/buffersink.c: In function 'av_buffersink_get_channel_layout':
src/libavfilter/buffersink.c:228: warning: 'channel_layout' is deprecated (declared at src/libavfilter/avfilter.h:558)
CC	libavfilter/buffersrc.o
src/libavfilter/buffersrc.c: In function 'av_buffersrc_parameters_set':
src/libavfilter/buffersrc.c:133: warning: 'channel_layout' is deprecated (declared at src/libavfilter/buffersrc.h:119)
src/libavfilter/buffersrc.c:134: warning: 'channel_layout' is deprecated (declared at src/libavfilter/buffersrc.h:119)
src/libavfilter/buffersrc.c:136: warning: 'channel_layout' is deprecated (declared at src/libavfilter/buffersrc.h:119)
src/libavfilter/buffersrc.c: In function 'av_buffersrc_add_frame_flags':
src/libavfilter/buffersrc.c:186: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavfilter/buffersrc.c:187: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.h:449)
src/libavfilter/buffersrc.c:187: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavfilter/buffersrc.c:187: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavfilter/buffersrc.c:214: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavfilter/buffersrc.c:215: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavfilter/buffersrc.c:248: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
src/libavfilter/buffersrc.c:248: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
src/libavfilter/buffersrc.c:249: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
src/libavfilter/buffersrc.c: In function 'init_audio':
src/libavfilter/buffersrc.c:355: warning: 'av_get_channel_layout' is deprecated (declared at src/libavutil/channel_layout.h:408)
CC	libavfilter/colorspace.o
src/libavfilter/colorspace.c: In function 'ff_fill_rgb2xyz_table':
src/libavfilter/colorspace.c:96: warning: passing argument 1 of 'ff_matrix_invert_3x3' from incompatible pointer type
CC	libavfilter/colorspacedsp.o
CC	libavfilter/dnn/dnn_backend_common.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
src/libavfilter/drawutils.c: In function 'ff_draw_color':
src/libavfilter/drawutils.c:177: warning: passing argument 3 of 'ff_matrix_mul_3x3_vec' from incompatible pointer type
CC	libavfilter/ebur128.o
CC	libavfilter/edge_common.o
CC	libavfilter/f_bench.o
CC	libavfilter/f_cue.o
CC	libavfilter/f_drawgraph.o
CC	libavfilter/f_ebur128.o
src/libavfilter/f_ebur128.c: In function 'filter_frame':
src/libavfilter/f_ebur128.c:629: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	libavfilter/f_graphmonitor.o
CC	libavfilter/f_interleave.o
CC	libavfilter/f_latency.o
CC	libavfilter/f_loop.o
src/libavfilter/f_loop.c: In function 'push_frame':
src/libavfilter/f_loop.c:336: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
src/libavfilter/f_loop.c:337: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
src/libavfilter/f_loop.c: In function 'filter_frame':
src/libavfilter/f_loop.c:380: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
src/libavfilter/f_loop.c:381: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
CC	libavfilter/f_metadata.o
CC	libavfilter/f_perms.o
CC	libavfilter/f_realtime.o
CC	libavfilter/f_reverse.o
CC	libavfilter/f_segment.o
CC	libavfilter/f_select.o
CC	libavfilter/f_sendcmd.o
CC	libavfilter/f_sidedata.o
CC	libavfilter/f_streamselect.o
src/libavfilter/f_streamselect.c: In function 'config_output':
src/libavfilter/f_streamselect.c:124: warning: 'channel_layout' is deprecated (declared at src/libavfilter/avfilter.h:558)
src/libavfilter/f_streamselect.c:124: warning: 'channel_layout' is deprecated (declared at src/libavfilter/avfilter.h:558)
CC	libavfilter/fifo.o
CC	libavfilter/formats.o
src/libavfilter/formats.c: In function 'ff_parse_channel_layout':
src/libavfilter/formats.c:852: warning: 'av_get_extended_channel_layout' is deprecated (declared at src/libavutil/channel_layout.h:424)
CC	libavfilter/framepool.o
src/libavfilter/framepool.c: In function 'ff_frame_pool_get':
src/libavfilter/framepool.c:239: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
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/lswsutils.o
CC	libavfilter/motion_estimation.o
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_avsynctest.o
CC	libavfilter/src_movie.o
CC	libavfilter/transform.o
CC	libavfilter/trim.o
CC	libavfilter/vaf_spectrumsynth.o
src/libavfilter/vaf_spectrumsynth.c: In function 'try_push_frame':
src/libavfilter/vaf_spectrumsynth.c:355: warning: 'start' may be used uninitialized in this function
src/libavfilter/vaf_spectrumsynth.c:355: warning: 'end' may be used uninitialized in this function
src/libavfilter/vaf_spectrumsynth.c: In function 'activate':
src/libavfilter/vaf_spectrumsynth.c:421: warning: 'ret' may be used uninitialized in this function
src/libavfilter/vaf_spectrumsynth.c:421: note: 'ret' was declared here
CC	libavfilter/version.o
CC	libavfilter/vf_addroi.o
CC	libavfilter/vf_alphamerge.o
CC	libavfilter/vf_amplify.o
CC	libavfilter/vf_aspect.o
CC	libavfilter/vf_atadenoise.o
CC	libavfilter/vf_avgblur.o
CC	libavfilter/vf_bbox.o
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_blockdetect.o
CC	libavfilter/vf_blurdetect.o
CC	libavfilter/vf_bm3d.o
src/libavfilter/vf_bm3d.c: In function 'config_output':
src/libavfilter/vf_bm3d.c:959: warning: 'ref' may be used uninitialized in this function
CC	libavfilter/vf_boxblur.o
CC	libavfilter/vf_bwdif.o
CC	libavfilter/vf_cas.o
CC	libavfilter/vf_chromakey.o
CC	libavfilter/vf_chromanr.o
CC	libavfilter/vf_chromashift.o
CC	libavfilter/vf_ciescope.o
src/libavfilter/vf_ciescope.c: In function 'filter_frame':
src/libavfilter/vf_ciescope.c:1082: warning: 'fy' may be used uninitialized in this function
src/libavfilter/vf_ciescope.c:1082: note: 'fy' was declared here
src/libavfilter/vf_ciescope.c:1082: warning: 'fx' may be used uninitialized in this function
src/libavfilter/vf_ciescope.c:1082: note: 'fx' was declared here
src/libavfilter/vf_ciescope.c:1081: warning: 'ly' may be used uninitialized in this function
src/libavfilter/vf_ciescope.c:1081: note: 'ly' was declared here
src/libavfilter/vf_ciescope.c:1081: warning: 'lx' may be used uninitialized in this function
src/libavfilter/vf_ciescope.c:1081: note: 'lx' was declared here
CC	libavfilter/vf_codecview.o
CC	libavfilter/vf_colorbalance.o
CC	libavfilter/vf_colorchannelmixer.o
src/libavfilter/vf_colorchannelmixer.c: In function 'filter_slice_gbrap32_pl':
src/libavfilter/colorchannelmixer_template.c:105: warning: 'lout' may be used uninitialized in this function
src/libavfilter/colorchannelmixer_template.c:105: note: 'lout' was declared here
src/libavfilter/colorchannelmixer_template.c:105: warning: 'lin' may be used uninitialized in this function
src/libavfilter/colorchannelmixer_template.c:105: note: 'lin' was declared here
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_colorlevels.o
src/libavfilter/vf_colorlevels.c: In function 'colorlevels_preserve_slice_9_planar':
src/libavfilter/vf_colorlevels.c:269: warning: 'ocolor' may be used uninitialized in this function
src/libavfilter/vf_colorlevels.c:269: warning: 'icolor' may be used uninitialized in this function
src/libavfilter/vf_colorlevels.c: In function 'colorlevels_preserve_slice_16_planar':
src/libavfilter/vf_colorlevels.c:300: warning: 'ocolor' may be used uninitialized in this function
src/libavfilter/vf_colorlevels.c:300: warning: 'icolor' may be used uninitialized in this function
src/libavfilter/vf_colorlevels.c: In function 'colorlevels_preserve_slice_8':
src/libavfilter/vf_colorlevels.c:201: warning: 'ocolor' may be used uninitialized in this function
src/libavfilter/vf_colorlevels.c:201: warning: 'icolor' may be used uninitialized in this function
src/libavfilter/vf_colorlevels.c: In function 'colorlevels_preserve_slice_8_planar':
src/libavfilter/vf_colorlevels.c:261: warning: 'ocolor' may be used uninitialized in this function
src/libavfilter/vf_colorlevels.c:261: warning: 'icolor' may be used uninitialized in this function
src/libavfilter/vf_colorlevels.c: In function 'colorlevels_preserve_slice_16':
src/libavfilter/vf_colorlevels.c:208: warning: 'ocolor' may be used uninitialized in this function
src/libavfilter/vf_colorlevels.c:208: warning: 'icolor' may be used uninitialized in this function
src/libavfilter/vf_colorlevels.c: In function 'colorlevels_preserve_slice_14_planar':
src/libavfilter/vf_colorlevels.c:293: warning: 'ocolor' may be used uninitialized in this function
src/libavfilter/vf_colorlevels.c:293: warning: 'icolor' may be used uninitialized in this function
src/libavfilter/vf_colorlevels.c: In function 'colorlevels_preserve_slice_12_planar':
src/libavfilter/vf_colorlevels.c:285: warning: 'ocolor' may be used uninitialized in this function
src/libavfilter/vf_colorlevels.c:285: warning: 'icolor' may be used uninitialized in this function
src/libavfilter/vf_colorlevels.c: In function 'colorlevels_preserve_slice_10_planar':
src/libavfilter/vf_colorlevels.c:277: warning: 'ocolor' may be used uninitialized in this function
src/libavfilter/vf_colorlevels.c:277: warning: 'icolor' may be used uninitialized in this function
CC	libavfilter/vf_colormap.o
CC	libavfilter/vf_colormatrix.o
CC	libavfilter/vf_colorspace.o
src/libavfilter/vf_colorspace.c: In function 'fill_whitepoint_conv_table':
src/libavfilter/vf_colorspace.c:270: warning: passing argument 3 of 'ff_matrix_mul_3x3' from incompatible pointer type
src/libavfilter/vf_colorspace.c:271: warning: passing argument 2 of 'ff_matrix_mul_3x3' from incompatible pointer type
src/libavfilter/vf_colorspace.c:271: warning: passing argument 3 of 'ff_matrix_mul_3x3' from incompatible pointer type
src/libavfilter/vf_colorspace.c: In function 'convert':
src/libavfilter/vf_colorspace.c:326: warning: passing argument 7 of 's->yuv2yuv' from incompatible pointer type
src/libavfilter/vf_colorspace.c:326: warning: passing argument 8 of 's->yuv2yuv' from incompatible pointer type
src/libavfilter/vf_colorspace.c:348: warning: passing argument 7 of 's->yuv2rgb' from incompatible pointer type
src/libavfilter/vf_colorspace.c:352: warning: passing argument 5 of 's->dsp.multiply3x3' from incompatible pointer type
src/libavfilter/vf_colorspace.c:357: warning: passing argument 7 of 's->rgb2yuv_fsb' from incompatible pointer type
src/libavfilter/vf_colorspace.c:360: warning: passing argument 7 of 's->rgb2yuv' from incompatible pointer type
src/libavfilter/vf_colorspace.c: In function 'create_filtergraph':
src/libavfilter/vf_colorspace.c:477: warning: passing argument 1 of 'ff_matrix_invert_3x3' from incompatible pointer type
src/libavfilter/vf_colorspace.c:485: warning: passing argument 2 of 'ff_matrix_mul_3x3' from incompatible pointer type
src/libavfilter/vf_colorspace.c:485: warning: passing argument 3 of 'ff_matrix_mul_3x3' from incompatible pointer type
src/libavfilter/vf_colorspace.c:486: warning: passing argument 2 of 'ff_matrix_mul_3x3' from incompatible pointer type
src/libavfilter/vf_colorspace.c:486: warning: passing argument 3 of 'ff_matrix_mul_3x3' from incompatible pointer type
src/libavfilter/vf_colorspace.c:488: warning: passing argument 2 of 'ff_matrix_mul_3x3' from incompatible pointer type
src/libavfilter/vf_colorspace.c:488: warning: passing argument 3 of 'ff_matrix_mul_3x3' from incompatible pointer type
src/libavfilter/vf_colorspace.c:613: warning: passing argument 1 of 'ff_matrix_invert_3x3' from incompatible pointer type
src/libavfilter/vf_colorspace.c:669: warning: passing argument 2 of 'ff_matrix_mul_3x3' from incompatible pointer type
src/libavfilter/vf_colorspace.c:669: warning: passing argument 3 of 'ff_matrix_mul_3x3' from incompatible pointer type
CC	libavfilter/vf_colortemperature.o
CC	libavfilter/vf_convolution.o
src/libavfilter/vf_convolution.c: In function 'filter_column':
src/libavfilter/vf_convolution.c:537: warning: ignoring alignment for stack allocated 'sum'
src/libavfilter/vf_convolution.c: In function 'filter16_column':
src/libavfilter/vf_convolution.c:439: warning: ignoring alignment for stack allocated 'sum'
CC	libavfilter/vf_convolve.o
CC	libavfilter/vf_copy.o
CC	libavfilter/vf_cover_rect.o
CC	libavfilter/vf_crop.o
CC	libavfilter/vf_cropdetect.o
CC	libavfilter/vf_curves.o
CC	libavfilter/vf_datascope.o
CC	libavfilter/vf_dblur.o
CC	libavfilter/vf_dctdnoiz.o
src/libavfilter/vf_dctdnoiz.c: In function 'filter_freq_expr_16':
src/libavfilter/vf_dctdnoiz.c:400: warning: ignoring alignment for stack allocated 'tmp_block1'
src/libavfilter/vf_dctdnoiz.c:400: warning: ignoring alignment for stack allocated 'tmp_block2'
src/libavfilter/vf_dctdnoiz.c: In function 'filter_freq_expr_8':
src/libavfilter/vf_dctdnoiz.c:399: warning: ignoring alignment for stack allocated 'tmp_block1'
src/libavfilter/vf_dctdnoiz.c:399: warning: ignoring alignment for stack allocated 'tmp_block2'
src/libavfilter/vf_dctdnoiz.c: In function 'filter_freq_sigma_16':
src/libavfilter/vf_dctdnoiz.c:400: warning: ignoring alignment for stack allocated 'tmp_block1'
src/libavfilter/vf_dctdnoiz.c:400: warning: ignoring alignment for stack allocated 'tmp_block2'
src/libavfilter/vf_dctdnoiz.c: In function 'filter_freq_sigma_8':
src/libavfilter/vf_dctdnoiz.c:399: warning: ignoring alignment for stack allocated 'tmp_block1'
src/libavfilter/vf_dctdnoiz.c:399: warning: ignoring alignment for stack allocated 'tmp_block2'
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_despill.o
CC	libavfilter/vf_detelecine.o
CC	libavfilter/vf_displace.o
CC	libavfilter/vf_dnn_classify.o
CC	libavfilter/vf_dnn_detect.o
CC	libavfilter/vf_dnn_processing.o
CC	libavfilter/vf_drawbox.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_feedback.o
CC	libavfilter/vf_fftdnoiz.o
src/libavfilter/vf_fftdnoiz.c: In function 'import_block':
src/libavfilter/vf_fftdnoiz.c:291: warning: 'ddst' may be used uninitialized in this function
src/libavfilter/vf_fftdnoiz.c: In function 'filter_block3d1':
src/libavfilter/vf_fftdnoiz.c:472: warning: 'factor' may be used uninitialized in this function
src/libavfilter/vf_fftdnoiz.c: In function 'denoise':
src/libavfilter/vf_fftdnoiz.c:414: warning: 'factor' may be used uninitialized in this function
src/libavfilter/vf_fftdnoiz.c:414: note: 'factor' was declared here
src/libavfilter/vf_fftdnoiz.c:512: warning: 'factor' may be used uninitialized in this function
src/libavfilter/vf_fftdnoiz.c:512: note: 'factor' was declared here
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
src/libavfilter/vf_fspp.c: In function 'filter':
src/libavfilter/vf_fspp.c:163: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavfilter/vf_fspp.c:162: warning: ignoring alignment for stack allocated 'block_align'
CC	libavfilter/vf_gblur.o
CC	libavfilter/vf_geq.o
CC	libavfilter/vf_gradfun.o
CC	libavfilter/vf_grayworld.o
CC	libavfilter/vf_guided.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_hsvkey.o
CC	libavfilter/vf_hue.o
CC	libavfilter/vf_huesaturation.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
CC	libavfilter/vf_idet.o
CC	libavfilter/vf_il.o
CC	libavfilter/vf_kerndeint.o
CC	libavfilter/vf_lagfun.o
CC	libavfilter/vf_lenscorrection.o
CC	libavfilter/vf_limitdiff.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
src/libavfilter/vf_lut3d.c: In function 'parse_cinespace':
src/libavfilter/vf_lut3d.c:923: warning: 'last' may be used uninitialized in this function
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_median.o
CC	libavfilter/vf_mergeplanes.o
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_morpho.o
CC	libavfilter/vf_mpdecimate.o
CC	libavfilter/vf_multiply.o
CC	libavfilter/vf_negate.o
CC	libavfilter/vf_neighbor.o
CC	libavfilter/vf_nlmeans.o
CC	libavfilter/vf_nnedi.o
src/libavfilter/vf_nnedi.c: In function 'process_old':
src/libavfilter/vf_nnedi.c:243: warning: ignoring alignment for stack allocated 'la_input'
src/libavfilter/vf_nnedi.c: In function 'process_new':
src/libavfilter/vf_nnedi.c:279: warning: ignoring alignment for stack allocated 'la_input'
src/libavfilter/vf_nnedi.c: In function 'filter_slice':
src/libavfilter/vf_nnedi.c:404: warning: ignoring alignment for stack allocated 'la_input'
CC	libavfilter/vf_noise.o
CC	libavfilter/vf_normalize.o
CC	libavfilter/vf_null.o
CC	libavfilter/vf_overlay.o
CC	libavfilter/vf_owdenoise.o
CC	libavfilter/vf_pad.o
CC	libavfilter/vf_palettegen.o
src/libavfilter/vf_palettegen.c: In function 'color_inc':
src/libavfilter/vf_palettegen.c:462: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	libavfilter/vf_paletteuse.o
src/libavfilter/vf_paletteuse.c: In function 'color_get':
src/libavfilter/vf_paletteuse.c:365: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	libavfilter/vf_perspective.o
CC	libavfilter/vf_phase.o
CC	libavfilter/vf_photosensitivity.o
CC	libavfilter/vf_pixdesctest.o
CC	libavfilter/vf_pixelize.o
CC	libavfilter/vf_pp.o
CC	libavfilter/vf_pp7.o
CC	libavfilter/vf_premultiply.o
src/libavfilter/vf_premultiply.c: In function 'config_output':
src/libavfilter/vf_premultiply.c:698: warning: 'alpha' may be used uninitialized in this function
CC	libavfilter/vf_pseudocolor.o
CC	libavfilter/vf_psnr.o
CC	libavfilter/vf_pullup.o
CC	libavfilter/vf_qp.o
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
src/libavfilter/vf_scale.c: In function 'config_props':
src/libavfilter/vf_scale.c:417: warning: 'main_link' may be used uninitialized in this function
src/libavfilter/vf_scale.c:417: note: 'main_link' was declared here
src/libavfilter/vf_scale.c:416: warning: 'main_desc' may be used uninitialized in this function
src/libavfilter/vf_scale.c:416: note: 'main_desc' was declared here
CC	libavfilter/vf_scdet.o
CC	libavfilter/vf_scroll.o
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
src/libavfilter/vf_signature.c: In function 'request_frame':
src/libavfilter/vf_signature.c:590: warning: 'ret' may be used uninitialized in this function
CC	libavfilter/vf_siti.o
CC	libavfilter/vf_smartblur.o
CC	libavfilter/vf_spp.o
src/libavfilter/vf_spp.c: In function 'filter':
src/libavfilter/vf_spp.c:249: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	libavfilter/vf_sr.o
CC	libavfilter/vf_ssim.o
src/libavfilter/vf_ssim.c: In function 'ssim_plane_16bit':
src/libavfilter/vf_ssim.c:271: warning: passing argument 1 of 'ssim_endn_16bit' from incompatible pointer type
src/libavfilter/vf_ssim.c:271: warning: passing argument 2 of 'ssim_endn_16bit' from incompatible pointer type
CC	libavfilter/vf_stack.o
CC	libavfilter/vf_stereo3d.o
CC	libavfilter/vf_super2xsai.o
CC	libavfilter/vf_swaprect.o
CC	libavfilter/vf_swapuv.o
CC	libavfilter/vf_telecine.o
CC	libavfilter/vf_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_tpad.o
CC	libavfilter/vf_transpose.o
CC	libavfilter/vf_unsharp.o
CC	libavfilter/vf_untile.o
CC	libavfilter/vf_v360.o
src/libavfilter/vf_v360.c: In function 'v360_slice':
src/libavfilter/vf_v360.c:4265: warning: passing argument 1 of 'rotate' from incompatible pointer type
src/libavfilter/vf_v360.c: In function 'barrelsplit_to_xyz':
src/libavfilter/vf_v360.c:3776: warning: 'vf' may be used uninitialized in this function
CC	libavfilter/vf_vaguedenoiser.o
CC	libavfilter/vf_varblur.o
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
CC	libavfilter/vf_vignette.o
CC	libavfilter/vf_vmafmotion.o
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_xmedian.o
CC	libavfilter/vf_yadif.o
CC	libavfilter/vf_yaepblur.o
CC	libavfilter/vf_zoompan.o
CC	libavfilter/video.o
src/libavfilter/video.c: In function 'ff_default_get_video_buffer2':
src/libavfilter/video.c:79: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	libavfilter/vsink_nullsink.o
CC	libavfilter/vsrc_cellauto.o
CC	libavfilter/vsrc_gradients.o
src/libavfilter/vsrc_gradients.c: In function 'project':
src/libavfilter/vsrc_gradients.c:211: warning: 'op_x_od' may be used uninitialized in this function
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
AR	libavfilter/libavfilter.a
GEN	libavfilter/libavfilter.pc
CC	libavformat/3dostr.o
src/libavformat/3dostr.c: In function 'threedostr_read_header':
src/libavformat/3dostr.c:77: warning: 'st' may be used uninitialized in this function
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/argo_cvg.o
CC	libavformat/asf.o
CC	libavformat/asf_tags.o
CC	libavformat/asfcrypt.o
CC	libavformat/asfdec_f.o
src/libavformat/asfdec_f.c: In function 'asf_read_packet':
src/libavformat/asfdec_f.c:882: warning: 'e' may be used uninitialized in this function
src/libavformat/asfdec_f.c:882: note: 'e' was declared here
src/libavformat/asfdec_f.c:882: warning: 'd' may be used uninitialized in this function
src/libavformat/asfdec_f.c:882: note: 'd' was declared here
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
In file included from src/libavformat/async.c:42:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavformat/au.o
CC	libavformat/av1.o
src/libavformat/av1.c: In function 'parse_sequence_header':
src/libavformat/av1.c:233: warning: 'buffer_delay_length_minus_1' may be used uninitialized in this function
src/libavformat/av1.c: In function 'ff_isom_write_av1c':
src/libavformat/av1.c:406: warning: 'seq_size' may be used uninitialized in this function
src/libavformat/av1.c:405: warning: 'seq' may be used uninitialized in this function
CC	libavformat/av1dec.o
CC	libavformat/avc.o
src/libavformat/avc.c: In function 'avc_parse_nal_units':
src/libavformat/avc.c:92: warning: comparison is always false due to limited range of data type
CC	libavformat/avformat.o
src/libavformat/avformat.c: In function 'match_stream_specifier':
src/libavformat/avformat.c:559: warning: 'ret' may be used uninitialized in this function
CC	libavformat/avidec.o
CC	libavformat/avienc.o
CC	libavformat/avio.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/avio.c:32:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavformat/avio.c: In function 'ffurl_write':
src/libavformat/avio.c:423: warning: passing argument 2 of 'retry_transfer_wrapper' discards qualifiers from pointer target type
CC	libavformat/aviobuf.o
src/libavformat/aviobuf.c: In function 'ffio_init_context':
src/libavformat/aviobuf.c:130: warning: 'written' is deprecated (declared at src/libavformat/avio.h:301)
src/libavformat/aviobuf.c: In function 'writeout':
src/libavformat/aviobuf.c:179: warning: 'written' is deprecated (declared at src/libavformat/avio.h:301)
CC	libavformat/avlanguage.o
CC	libavformat/avr.o
CC	libavformat/avs.o
CC	libavformat/avs2dec.o
CC	libavformat/avs3dec.o
CC	libavformat/bethsoftvid.o
CC	libavformat/bfi.o
CC	libavformat/bink.o
CC	libavformat/binka.o
CC	libavformat/bintext.o
CC	libavformat/bit.o
CC	libavformat/bmv.o
CC	libavformat/boadec.o
CC	libavformat/brstm.o
src/libavformat/brstm.c: In function 'read_header':
src/libavformat/brstm.c:104: warning: 'minor' may be used uninitialized in this function
src/libavformat/brstm.c:104: warning: 'major' may be used uninitialized in this function
CC	libavformat/c93.o
CC	libavformat/cache.o
In file included from src/libavformat/cache.c:42:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavformat/cache.c: In function 'add_entry':
src/libavformat/cache.c:125: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavformat/cache.c: In function 'cache_read':
src/libavformat/cache.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules
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
src/libavformat/concat.c: In function 'concat_read':
src/libavformat/concat.c:136: warning: 'result' may be used uninitialized in this function
CC	libavformat/concatdec.o
src/libavformat/concatdec.c: In function 'concat_parse_script':
src/libavformat/concatdec.c:525: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	libavformat/crcenc.o
CC	libavformat/crypto.o
src/libavformat/crypto.c: In function 'crypto_seek':
src/libavformat/crypto.c:305: warning: 'res' may be used uninitialized in this function
CC	libavformat/dash.o
In file included from src/libavformat/dash.c:25:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/common.h:40,
                 from src/libavutil/avutil.h:297,
                 from src/libavutil/opt.h:32,
                 from src/libavformat/dash.c:31:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
CC	libavformat/dashenc.o
In file included from src/libavformat/dashenc.c:27:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/avassert.h:31,
                 from src/libavformat/dashenc.c:30:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
src/libavformat/dashenc.c: In function 'dash_write_header':
src/libavformat/dashenc.c:1736: warning: 'ret' may be used uninitialized in this function
src/libavformat/dashenc.c: In function 'dash_init':
src/libavformat/dashenc.c:935: warning: 'as' may be used uninitialized in this function
src/libavformat/dashenc.c:935: note: 'as' was declared here
src/libavformat/dashenc.c:936: warning: 'ret' may be used uninitialized in this function
src/libavformat/dashenc.c:936: note: 'ret' was declared here
CC	libavformat/data_uri.o
CC	libavformat/dauddec.o
CC	libavformat/daudenc.o
CC	libavformat/dcstr.o
CC	libavformat/demux.o
src/libavformat/demux.c: In function 'update_stream_avctx':
src/libavformat/demux.c:201: warning: 'channels' is deprecated (declared at src/libavcodec/codec_par.h:172)
src/libavformat/demux.c:202: warning: 'channels' is deprecated (declared at src/libavcodec/codec_par.h:172)
src/libavformat/demux.c:203: warning: 'channel_layout' is deprecated (declared at src/libavcodec/codec_par.h:166)
src/libavformat/demux.c: In function 'ff_read_packet':
src/libavformat/demux.c:546: warning: 'av_init_packet' is deprecated (declared at src/libavcodec/packet.h:512)
src/libavformat/demux.c: In function 'read_frame_internal':
src/libavformat/demux.c:1339: warning: 'channels' is deprecated (declared at src/libavcodec/codec_par.h:172)
src/libavformat/demux.c:1340: warning: 'channel_layout' is deprecated (declared at src/libavcodec/codec_par.h:166)
src/libavformat/demux.c: In function 'try_decode_frame':
src/libavformat/demux.c:1996: warning: 'skip_frame' may be used uninitialized in this function
CC	libavformat/demux_utils.o
CC	libavformat/derf.o
CC	libavformat/dfa.o
CC	libavformat/dfpwmdec.o
CC	libavformat/dhav.o
CC	libavformat/diracdec.o
CC	libavformat/dnxhddec.o
CC	libavformat/dovi_isom.o
CC	libavformat/dsfdec.o
CC	libavformat/dsicin.o
CC	libavformat/dss.o
CC	libavformat/dtsdec.o
CC	libavformat/dtshddec.o
src/libavformat/dtshddec.c: In function 'dtshd_read_header':
src/libavformat/dtshddec.c:58: warning: 'data_start' may be used uninitialized in this function
CC	libavformat/dump.o
src/libavformat/dump.c: In function 'dump_paramchange':
src/libavformat/dump.c:197: warning: 'av_get_channel_name' is deprecated (declared at src/libavutil/channel_layout.h:489)
CC	libavformat/dv.o
CC	libavformat/dvbsub.o
CC	libavformat/dvbtxt.o
CC	libavformat/dvenc.o
CC	libavformat/dxa.o
CC	libavformat/eacdata.o
CC	libavformat/electronicarts.o
CC	libavformat/epafdec.o
CC	libavformat/ffmetadec.o
CC	libavformat/ffmetaenc.o
CC	libavformat/fifo.o
src/libavformat/fifo.c: In function 'fifo_consumer_thread':
src/libavformat/fifo.c:428: warning: 'ret' may be used uninitialized in this function
CC	libavformat/fifo_test.o
CC	libavformat/file.o
In file included from src/libavformat/file.c:37:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavformat/filmstripdec.o
CC	libavformat/filmstripenc.o
CC	libavformat/fitsdec.o
src/libavformat/fitsdec.c: In function 'fits_read_packet':
src/libavformat/fitsdec.c:177: warning: comparison is always true due to limited range of data type
src/libavformat/fitsdec.c:147: warning: 'size' may be used uninitialized in this function
CC	libavformat/fitsenc.o
CC	libavformat/flac_picture.o
CC	libavformat/flacdec.o
CC	libavformat/flacenc.o
src/libavformat/flacenc.c: In function 'flac_deinit':
src/libavformat/flacenc.c:353: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavformat/flacenc.c: In function 'flac_init':
src/libavformat/flacenc.c:204: warning: 'par' may be used uninitialized in this function
CC	libavformat/flacenc_header.o
CC	libavformat/flic.o
CC	libavformat/flvdec.o
src/libavformat/flvdec.c: In function 'amf_parse_object':
src/libavformat/flvdec.c:512: warning: 'date.milliseconds' may be used uninitialized in this function
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/gopher.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/gopher.c:33:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
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
In file included from src/libavformat/hdsenc.c:25:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/common.h:40,
                 from src/libavutil/avutil.h:297,
                 from src/libavcodec/codec.h:27,
                 from src/libavformat/avformat.h:314,
                 from src/libavformat/hdsenc.c:28:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
CC	libavformat/hevc.o
CC	libavformat/hevcdec.o
CC	libavformat/hls.o
src/libavformat/hls.c: In function 'open_url':
src/libavformat/hls.c:711: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavformat/hls.c: In function 'hls_read_seek':
src/libavformat/hls.c:2431: warning: 'stream_subdemuxer_index' may be used uninitialized in this function
CC	libavformat/hls_sample_encryption.o
CC	libavformat/hlsenc.o
In file included from src/libavformat/hlsenc.c:28:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/avassert.h:31,
                 from src/libavformat/hlsenc.c:37:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
src/libavformat/hlsenc.c: In function 'hls_write_header':
src/libavformat/hlsenc.c:2297: warning: 'ret' may be used uninitialized in this function
CC	libavformat/hlsplaylist.o
CC	libavformat/hlsproto.o
CC	libavformat/hnm.o
CC	libavformat/http.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavformat/http.c:27:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/avassert.h:31,
                 from src/libavformat/http.c:30:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
CC	libavformat/httpauth.o
CC	libavformat/icecast.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/icecast.c:29:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavformat/icodec.o
CC	libavformat/icoenc.o
CC	libavformat/id3v1.o
CC	libavformat/id3v2.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavformat/id3v2.c:33:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/common.h:40,
                 from src/libavutil/avutil.h:297,
                 from src/libavcodec/codec.h:27,
                 from src/libavformat/avformat.h:314,
                 from src/libavformat/demux.h:28,
                 from src/libavformat/id3v2.c:42:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
CC	libavformat/id3v2enc.o
CC	libavformat/idcin.o
CC	libavformat/idroqdec.o
CC	libavformat/idroqenc.o
CC	libavformat/iff.o
src/libavformat/iff.c: In function 'iff_read_packet':
src/libavformat/iff.c:858: warning: 'orig_pos' may be used uninitialized in this function
src/libavformat/iff.c:858: warning: 'data_size' may be used uninitialized in this function
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
In file included from src/libavformat/network.h:35,
                 from src/libavformat/ip.h:25,
                 from src/libavformat/ip.c:23:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/common.h:40,
                 from src/libavutil/avutil.h:297,
                 from src/libavutil/mem.h:35,
                 from src/libavformat/ip.c:25:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
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/jpegxl_probe.o
src/libavformat/jpegxl_probe.c: In function 'jpegxl_u64':
src/libavformat/jpegxl_probe.c:83: warning: 'ret' may be used uninitialized in this function
CC	libavformat/jvdec.o
CC	libavformat/kvag.o
CC	libavformat/latmenc.o
CC	libavformat/lmlm4.o
CC	libavformat/loasdec.o
CC	libavformat/lrc.o
CC	libavformat/lrcdec.o
CC	libavformat/lrcenc.o
CC	libavformat/luodatdec.o
CC	libavformat/lvfdec.o
CC	libavformat/lxfdec.o
CC	libavformat/m4vdec.o
CC	libavformat/matroska.o
CC	libavformat/matroskadec.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavformat/matroskadec.c:73:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavformat/matroskadec.c: In function 'matroska_parse_cluster':
src/libavformat/matroskadec.c:3845: warning: 'res' may be used uninitialized in this function
src/libavformat/matroskadec.c: In function 'webm_dash_manifest_read_header':
src/libavformat/matroskadec.c:4358: warning: 'init_range' may be used uninitialized in this function
CC	libavformat/matroskaenc.o
src/libavformat/matroskaenc.c: In function 'mkv_write_trailer':
src/libavformat/matroskaenc.c:2953: warning: 'size' may be used uninitialized in this function
CC	libavformat/mca.o
CC	libavformat/mccdec.o
src/libavformat/mccdec.c: In function 'mcc_read_header':
src/libavformat/mccdec.c:95: warning: 'rate.num' may be used uninitialized in this function
src/libavformat/mccdec.c:95: warning: 'rate.den' may be used uninitialized in this function
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
CC	libavformat/mm.o
CC	libavformat/mmf.o
CC	libavformat/mms.o
CC	libavformat/mmsh.o
CC	libavformat/mmst.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/mmst.c:38:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavformat/mods.o
CC	libavformat/moflex.o
src/libavformat/moflex.c: In function 'moflex_read_close':
src/libavformat/moflex.c:368: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavformat/moflex.c: In function 'moflex_read_sync':
src/libavformat/moflex.c:173: warning: 'codec_type' may be used uninitialized in this function
CC	libavformat/mov.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavformat/mov.c:70:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavformat/mov.c: In function 'mov_read_trun':
src/libavformat/mov.c:5058: warning: 'dts' may be used uninitialized in this function
src/libavformat/mov.c: In function 'mov_seek_stream':
src/libavformat/mov.c:1314: warning: 'frag_time' may be used uninitialized in this function
src/libavformat/mov.c:1314: note: 'frag_time' was declared here
src/libavformat/mov.c: In function 'mov_read_saiz':
src/libavformat/mov.c:6264: warning: 'st' may be used uninitialized in this function
src/libavformat/mov.c:6264: note: 'st' was declared here
src/libavformat/mov.c: In function 'mov_read_senc':
src/libavformat/mov.c:6264: warning: 'st' may be used uninitialized in this function
src/libavformat/mov.c:6264: note: 'st' was declared here
src/libavformat/mov.c: In function 'mov_read_saio':
src/libavformat/mov.c:6264: warning: 'st' may be used uninitialized in this function
src/libavformat/mov.c:6264: note: 'st' was declared here
CC	libavformat/mov_chan.o
CC	libavformat/mov_esds.o
CC	libavformat/movenc.o
src/libavformat/movenc.c: In function 'mov_write_sidx_tag':
src/libavformat/movenc.c:5010: warning: 'starts_with_SAP' may be used uninitialized in this function
src/libavformat/movenc.c:5009: warning: 'duration' may be used uninitialized in this function
CC	libavformat/movenc_ttml.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
src/libavformat/mpc8.c: In function 'mpc8_read_header':
src/libavformat/mpc8.c:243: warning: 'size' may be used uninitialized in this function
CC	libavformat/mpeg.o
CC	libavformat/mpegenc.o
CC	libavformat/mpegts.o
src/libavformat/mpegts.c: In function 'ff_parse_mpeg2_descriptor':
src/libavformat/mpegts.c:2187: warning: 'dependency_pid' may be used uninitialized in this function
CC	libavformat/mpegtsenc.o
src/libavformat/mpegtsenc.c: In function 'mpegts_write_packet':
src/libavformat/mpegtsenc.c:1800: warning: 'nframes' may be used uninitialized in this function
src/libavformat/mpegtsenc.c:1800: note: 'nframes' was declared here
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
src/libavformat/mux.c: In function 'init_muxer':
src/libavformat/mux.c:236: warning: 'channels' is deprecated (declared at src/libavcodec/codec_par.h:172)
src/libavformat/mux.c:237: warning: 'channel_layout' is deprecated (declared at src/libavcodec/codec_par.h:166)
src/libavformat/mux.c:238: warning: 'channel_layout' is deprecated (declared at src/libavcodec/codec_par.h:166)
src/libavformat/mux.c:241: warning: 'channels' is deprecated (declared at src/libavcodec/codec_par.h:172)
src/libavformat/mux.c: In function 'write_uncoded_frame_internal':
src/libavformat/mux.c:1422: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
src/libavformat/mux.c:1423: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
CC	libavformat/mux_utils.o
CC	libavformat/mvdec.o
src/libavformat/mvdec.c: In function 'mv_read_header':
src/libavformat/mvdec.c:305: warning: 'bytes_per_sample' may be used uninitialized in this function
CC	libavformat/mvi.o
CC	libavformat/mxf.o
CC	libavformat/mxfdec.o
src/libavformat/mxfdec.c: In function 'mxf_handle_missing_index_segment':
src/libavformat/mxfdec.c:3604: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	libavformat/mxfenc.o
CC	libavformat/mxg.o
CC	libavformat/ncdec.o
CC	libavformat/network.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/network.c:25:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/common.h:40,
                 from src/libavutil/avutil.h:297,
                 from src/libavutil/opt.h:32,
                 from src/libavformat/tls.h:26,
                 from src/libavformat/network.c:26:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
CC	libavformat/nistspheredec.o
CC	libavformat/nspdec.o
CC	libavformat/nsvdec.o
CC	libavformat/nullenc.o
CC	libavformat/nut.o
CC	libavformat/nutdec.o
src/libavformat/nutdec.c: In function 'read_seek':
src/libavformat/nutdec.c:1263: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavformat/nutdec.c:1278: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	libavformat/nutenc.o
src/libavformat/nutenc.c: In function 'write_index':
src/libavformat/nutenc.c:626: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	libavformat/nuv.o
CC	libavformat/oggdec.o
src/libavformat/oggdec.c: In function 'ogg_read_page':
src/libavformat/oggdec.c:317: warning: 'os' may be used uninitialized in this function
CC	libavformat/oggenc.o
CC	libavformat/oggparsecelt.o
CC	libavformat/oggparsedirac.o
CC	libavformat/oggparseflac.o
CC	libavformat/oggparseogm.o
CC	libavformat/oggparseopus.o
CC	libavformat/oggparseskeleton.o
CC	libavformat/oggparsespeex.o
CC	libavformat/oggparsetheora.o
CC	libavformat/oggparsevorbis.o
CC	libavformat/oggparsevp8.o
CC	libavformat/oma.o
CC	libavformat/omadec.o
CC	libavformat/omaenc.o
CC	libavformat/options.o
CC	libavformat/os_support.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/os_support.c:45:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
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
CC	libavformat/psxstr.o
CC	libavformat/pva.o
CC	libavformat/pvfdec.o
CC	libavformat/qcp.o
CC	libavformat/qtpalette.o
CC	libavformat/r3d.o
CC	libavformat/rawdec.o
CC	libavformat/rawenc.o
CC	libavformat/rawutils.o
CC	libavformat/rawvideodec.o
src/libavformat/rawvideodec.c: In function 'rawvideo_read_header':
src/libavformat/rawvideodec.c:44: warning: 'pix_fmt' may be used uninitialized in this function
CC	libavformat/rdt.o
CC	libavformat/realtextdec.o
CC	libavformat/redspark.o
CC	libavformat/replaygain.o
CC	libavformat/riff.o
CC	libavformat/riffdec.o
src/libavformat/riffdec.c: In function 'ff_get_wav_header':
src/libavformat/riffdec.c:97: warning: 'channels' may be used uninitialized in this function
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/rtmpdigest.o
CC	libavformat/rtmphttp.o
CC	libavformat/rtmppkt.o
CC	libavformat/rtmpproto.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/rtmpproto.c:41:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavformat/rtp.o
CC	libavformat/rtpdec.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/rtpdec.c:31:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavformat/rtpdec_ac3.o
CC	libavformat/rtpdec_amr.o
CC	libavformat/rtpdec_asf.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/rtsp.h:29,
                 from src/libavformat/rtpdec_asf.c:33:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
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_rfc4175.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
In file included from src/libavformat/network.h:35,
                 from src/libavformat/ip.h:25,
                 from src/libavformat/rtpproto.c:36:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavformat/rtsp.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/rtsp.c:43:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavformat/rtsp.c: In function 'ff_rtsp_open_transport_ctx':
src/libavformat/rtsp.c:844: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	libavformat/rtspdec.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/rtspdec.c:33:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavformat/rtspenc.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/rtspenc.c:29:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavformat/s337m.o
CC	libavformat/samidec.o
CC	libavformat/sapdec.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/sapdec.c:26:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavformat/sapenc.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/sapenc.c:32:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavformat/sauce.o
CC	libavformat/sbcdec.o
CC	libavformat/sbgdec.o
src/libavformat/sbgdec.c: In function 'parse_time_sequence':
src/libavformat/sbgdec.c:562: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavformat/sbgdec.c:564: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavformat/sbgdec.c: In function 'parse_synth_channel':
src/libavformat/sbgdec.c:718: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavformat/sbgdec.c: In function 'parse_named_def':
src/libavformat/sbgdec.c:779: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavformat/sbgdec.c: In function 'expand_tseq':
src/libavformat/sbgdec.c:991: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavformat/sbgdec.c: In function 'add_interval':
src/libavformat/sbgdec.c:1043: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	libavformat/sccdec.o
CC	libavformat/sccenc.o
CC	libavformat/scd.o
CC	libavformat/sdp.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/sdp.c:39:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavformat/sdp.c: In function 'ff_sdp_write_media':
src/libavformat/sdp.c:167: warning: 'sps_end' may be used uninitialized in this function
src/libavformat/sdp.c:167: note: 'sps_end' was declared here
CC	libavformat/sdr2.o
CC	libavformat/sdsdec.o
CC	libavformat/sdxdec.o
CC	libavformat/seek.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
In file included from src/libavformat/smoothstreamingenc.c:25:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/common.h:40,
                 from src/libavutil/avutil.h:297,
                 from src/libavcodec/codec.h:27,
                 from src/libavformat/avformat.h:314,
                 from src/libavformat/smoothstreamingenc.c:28:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
CC	libavformat/smush.o
src/libavformat/smush.c: In function 'smush_read_header':
src/libavformat/smush.c:53: warning: 'channels' may be used uninitialized in this function
src/libavformat/smush.c:53: warning: 'sample_rate' may be used uninitialized in this function
CC	libavformat/sol.o
CC	libavformat/soxdec.o
CC	libavformat/soxenc.o
CC	libavformat/spdif.o
CC	libavformat/spdifdec.o
src/libavformat/spdifdec.c: In function 'ff_spdif_probe':
src/libavformat/spdifdec.c:124: warning: 'offset' may be used uninitialized in this function
CC	libavformat/spdifenc.o
CC	libavformat/srtdec.o
CC	libavformat/srtenc.o
CC	libavformat/srtp.o
src/libavformat/srtp.c: In function 'ff_srtp_decrypt':
src/libavformat/srtp.c:132: warning: 'index' may be used uninitialized in this function
CC	libavformat/srtpproto.o
CC	libavformat/stldec.o
CC	libavformat/subfile.o
src/libavformat/subfile.c: In function 'subfile_seek':
src/libavformat/subfile.c:118: warning: 'end' may be used uninitialized in this function
src/libavformat/subfile.c:118: warning: 'new_pos' may be used uninitialized in this function
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
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavformat/swfdec.c:27:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/avassert.h:31,
                 from src/libavformat/swfdec.c:30:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
CC	libavformat/swfenc.o
CC	libavformat/takdec.o
CC	libavformat/tcp.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/tcp.c:29:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavformat/tedcaptionsdec.o
CC	libavformat/tee.o
CC	libavformat/tee_common.o
CC	libavformat/teeproto.o
CC	libavformat/thp.o
CC	libavformat/tiertexseq.o
CC	libavformat/tmv.o
CC	libavformat/tta.o
CC	libavformat/ttaenc.o
CC	libavformat/ttmlenc.o
CC	libavformat/tty.o
CC	libavformat/txd.o
CC	libavformat/ty.o
CC	libavformat/udp.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/udp.c:42:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavformat/udp.c: In function 'udp_set_multicast_sources':
src/libavformat/udp.c:276: warning: unused variable 'i'
CC	libavformat/uncodedframecrcenc.o
CC	libavformat/unix.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/unix.c:32:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavformat/url.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/url.c:29:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavformat/url.c: In function 'ff_make_absolute_url2':
src/libavformat/url.c:198: warning: 'base_path_end' may be used uninitialized in this function
CC	libavformat/urldecode.o
CC	libavformat/utils.o
In file included from src/libavformat/network.h:35,
                 from src/libavformat/utils.c:39:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavformat/utils.c: In function 'av_get_packet':
src/libavformat/utils.c:106: warning: 'av_init_packet' is deprecated (declared at src/libavcodec/packet.h:512)
CC	libavformat/vag.o
CC	libavformat/vc1dec.o
CC	libavformat/vc1test.o
CC	libavformat/vc1testenc.o
CC	libavformat/version.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
src/libavformat/wavdec.c: In function 'wav_read_packet':
src/libavformat/wavdec.c:709: warning: 'vst' may be used uninitialized in this function
CC	libavformat/wavenc.o
CC	libavformat/wc3movie.o
CC	libavformat/webm_chunk.o
CC	libavformat/webmdashenc.o
src/libavformat/webmdashenc.c: In function 'webm_dash_manifest_write_header':
src/libavformat/webmdashenc.c:381: warning: 'period_pos' may be used uninitialized in this function
src/libavformat/webmdashenc.c:381: note: 'period_pos' was declared here
CC	libavformat/webpenc.o
CC	libavformat/webvttdec.o
CC	libavformat/webvttenc.o
CC	libavformat/westwood_aud.o
CC	libavformat/westwood_audenc.o
CC	libavformat/westwood_vqa.o
CC	libavformat/wsddec.o
CC	libavformat/wtv_common.o
CC	libavformat/wtvdec.o
CC	libavformat/wtvenc.o
CC	libavformat/wv.o
CC	libavformat/wvdec.o
CC	libavformat/wvedec.o
CC	libavformat/wvenc.o
CC	libavformat/xa.o
CC	libavformat/xmv.o
CC	libavformat/xvag.o
CC	libavformat/xwma.o
CC	libavformat/yop.o
CC	libavformat/yuv4mpegdec.o
CC	libavformat/yuv4mpegenc.o
AR	libavformat/libavformat.a
GEN	libavformat/libavformat.pc
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
src/libavcodec/aac_ac3_parser.c: In function 'ff_aac_ac3_parse':
src/libavcodec/aac_ac3_parser.c:104: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/aac_ac3_parser.c:105: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
CC	libavcodec/aac_adtstoasc_bsf.o
CC	libavcodec/aac_parser.o
CC	libavcodec/aaccoder.o
CC	libavcodec/aacdec.o
In file included from src/libavcodec/aacdec.c:263:
src/libavcodec/aacdec_template.c: In function 'output_configure':
src/libavcodec/aacdec_template.c:561: warning: 'request_channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1078)
HOSTCC	libavcodec/sinewin_fixed_tablegen.o
In file included from src/libavcodec/tableprint.h:30,
                 from src/libavcodec/sinewin_fixed_tablegen.c:24:
src/libavutil/common.h: In function 'av_sat_add64_c':
src/libavutil/common.h:353: warning: suggest parentheses around arithmetic in operand of |
HOSTLD	libavcodec/sinewin_fixed_tablegen
GEN	libavcodec/sinewin_fixed_tables.h
CC	libavcodec/aacdec_fixed.o
In file included from src/libavcodec/aacdec_fixed.c:452:
src/libavcodec/aacdec_template.c: In function 'output_configure':
src/libavcodec/aacdec_template.c:561: warning: 'request_channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1078)
CC	libavcodec/aacenc.o
src/libavcodec/aacenc.c: In function 'aac_encode_frame':
src/libavcodec/aacenc.c:838: warning: 'tag' may be used uninitialized in this function
CC	libavcodec/aacenc_is.o
CC	libavcodec/aacenc_ltp.o
CC	libavcodec/aacenc_pred.o
src/libavcodec/aacenc_pred.c: In function 'ff_aac_search_for_pred':
src/libavcodec/aacenc_pred.c:209: warning: 'max_group_id_c' may be used uninitialized in this function
src/libavcodec/aacenc_pred.c:209: note: 'max_group_id_c' was declared here
CC	libavcodec/aacenc_tns.o
CC	libavcodec/aacenctab.o
CC	libavcodec/aacps_common.o
HOSTCC	libavcodec/aacps_fixed_tablegen.o
In file included from src/libavutil/softfloat.h:26,
                 from src/libavcodec/aac_defines.h:31,
                 from src/libavcodec/aacps_tablegen_template.c:27,
                 from src/libavcodec/aacps_fixed_tablegen.c:25:
src/libavutil/common.h: In function 'av_sat_add64_c':
src/libavutil/common.h:353: warning: suggest parentheses around arithmetic in operand of |
HOSTLD	libavcodec/aacps_fixed_tablegen
GEN	libavcodec/aacps_fixed_tables.h
CC	libavcodec/aacps_fixed.o
src/libavcodec/aacps.c: In function 'ff_ps_apply_fixed':
src/libavcodec/aacps.c:733: warning: passing argument 3 of 'decorrelation' from incompatible pointer type
HOSTCC	libavcodec/aacps_tablegen.o
In file included from src/libavutil/libm.h:29,
                 from src/libavcodec/aacps_tablegen.h:35,
                 from src/libavcodec/aacps_tablegen_template.c:39,
                 from src/libavcodec/aacps_tablegen.c:24:
./config.h:591:1: warning: "CONFIG_HARDCODED_TABLES" redefined
In file included from src/libavcodec/aacps_tablegen.c:24:
src/libavcodec/aacps_tablegen_template.c:25:1: warning: this is the location of the previous definition
In file included from src/libavcodec/aacps_tablegen.h:35,
                 from src/libavcodec/aacps_tablegen_template.c:40,
                 from src/libavcodec/aacps_tablegen.c:25:
src/libavutil/common.h: In function 'av_sat_add64_c':
src/libavutil/common.h:353: warning: suggest parentheses around arithmetic in operand of |
HOSTLD	libavcodec/aacps_tablegen
GEN	libavcodec/aacps_tables.h
CC	libavcodec/aacps_float.o
src/libavcodec/aacps.c: In function 'ff_ps_apply':
src/libavcodec/aacps.c:733: warning: passing argument 3 of 'decorrelation' from incompatible pointer type
CC	libavcodec/aacpsdsp_fixed.o
CC	libavcodec/aacpsdsp_float.o
CC	libavcodec/aacpsy.o
CC	libavcodec/aacsbr.o
CC	libavcodec/aacsbr_fixed.o
CC	libavcodec/aactab.o
CC	libavcodec/aandcttab.o
CC	libavcodec/aasc.o
CC	libavcodec/ac3.o
CC	libavcodec/ac3_channel_layout_tab.o
CC	libavcodec/ac3_parser.o
CC	libavcodec/ac3dec_data.o
CC	libavcodec/ac3dec_fixed.o
In file included from src/libavcodec/ac3dec_fixed.c:156:
src/libavcodec/ac3dec.c: In function 'ac3_decode_init':
src/libavcodec/ac3dec.c:225: warning: 'request_channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1078)
src/libavcodec/ac3dec.c:227: warning: 'request_channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1078)
CC	libavcodec/ac3dec_float.o
In file included from src/libavcodec/ac3dec_float.c:37:
src/libavcodec/ac3dec.c: In function 'ac3_decode_init':
src/libavcodec/ac3dec.c:225: warning: 'request_channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1078)
src/libavcodec/ac3dec.c:227: warning: 'request_channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1078)
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
src/libavcodec/adpcm.c: In function 'adpcm_decode_frame':
src/libavcodec/adpcm.c:994: warning: 'samples_per_byte' may be used uninitialized in this function
src/libavcodec/adpcm.c:994: note: 'samples_per_byte' was declared here
src/libavcodec/adpcm.c:2123: warning: 'byte' may be used uninitialized in this function
src/libavcodec/adpcm.c:2123: note: 'byte' was declared here
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/amr_parser.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
src/libavcodec/argo.c: In function 'decode_frame':
src/libavcodec/argo.c:360: warning: 'value' may be used uninitialized in this function
src/libavcodec/argo.c:360: note: 'value' was declared here
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
src/libavcodec/atrac3plusdsp.c: In function 'ff_atrac3p_power_compensation':
src/libavcodec/atrac3plusdsp.c:424: warning: ignoring alignment for stack allocated 'la_pwcsp'
src/libavcodec/atrac3plusdsp.c: In function 'ff_atrac3p_ipqf':
src/libavcodec/atrac3plusdsp.c:611: warning: ignoring alignment for stack allocated 'la_idct_in'
src/libavcodec/atrac3plusdsp.c:612: warning: ignoring alignment for stack allocated 'la_idct_out'
src/libavcodec/atrac3plusdsp.c: In function 'ff_atrac3p_generate_tones':
src/libavcodec/atrac3plusdsp.c:189: warning: ignoring alignment for stack allocated 'wavreg1'
src/libavcodec/atrac3plusdsp.c:190: warning: ignoring alignment for stack allocated 'wavreg2'
CC	libavcodec/atrac9dec.o
src/libavcodec/atrac9dec.c: In function 'atrac9_decode_frame':
src/libavcodec/atrac9dec.c:546: warning: 'g_units[2]' may be used uninitialized in this function
src/libavcodec/atrac9dec.c:546: note: 'g_units[2]' was declared here
CC	libavcodec/atsc_a53.o
CC	libavcodec/audio_frame_queue.o
CC	libavcodec/audiodsp.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
src/libavcodec/av1dec.c: In function 'av1_decode_frame':
src/libavcodec/av1dec.c:264: warning: 'second_forward_hint' may be used uninitialized in this function
src/libavcodec/av1dec.c:264: note: 'second_forward_hint' was declared here
src/libavcodec/av1dec.c:263: warning: 'backward_hint' may be used uninitialized in this function
src/libavcodec/av1dec.c:263: note: 'backward_hint' was declared here
src/libavcodec/av1dec.c:263: warning: 'forward_hint' may be used uninitialized in this function
src/libavcodec/av1dec.c:263: note: 'forward_hint' was declared here
CC	libavcodec/avcodec.o
src/libavcodec/avcodec.c: In function 'avcodec_open2':
src/libavcodec/avcodec.c:232: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/avcodec.c:232: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/avcodec.c:233: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/avcodec.c:233: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/avcodec.c:235: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/avcodec.c:235: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/avcodec.c:236: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/avcodec.c:237: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/avcodec.c:238: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/avcodec.c:239: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/avcodec.c:242: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/avcodec.c:321: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/avcodec.c:322: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/avcodec.c:326: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/avcodec.c:327: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.h:449)
src/libavcodec/avcodec.c:327: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/avcodec.c:328: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/avcodec.c:329: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/avcodec.c:330: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/avcodec.c:332: warning: 'av_get_channel_layout_string' is deprecated (declared at src/libavutil/channel_layout.h:435)
src/libavcodec/avcodec.c:332: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/avcodec.c:336: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/avcodec.c:337: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/avcodec.c:340: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/avcodec.c:340: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/avcodec.c:341: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
CC	libavcodec/avdct.o
CC	libavcodec/avfft.o
CC	libavcodec/avpacket.o
CC	libavcodec/avrndec.o
CC	libavcodec/avs.o
CC	libavcodec/avs2.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
src/libavcodec/bink.c: In function 'bink_decode_plane':
src/libavcodec/bink.c:1028: warning: ignoring alignment for stack allocated 'la_block'
src/libavcodec/bink.c: In function 'decode_frame':
src/libavcodec/bink.c:861: warning: ignoring alignment for stack allocated 'la_block'
CC	libavcodec/binkaudio.o
CC	libavcodec/binkdsp.o
CC	libavcodec/bintext.o
CC	libavcodec/bitpacked_dec.o
CC	libavcodec/bitpacked_enc.o
CC	libavcodec/bitstream.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
CC	libavcodec/bswapdsp.o
CC	libavcodec/c93.o
CC	libavcodec/cabac.o
CC	libavcodec/canopus.o
CC	libavcodec/cavs.o
CC	libavcodec/cavs_parser.o
CC	libavcodec/cavsdata.o
CC	libavcodec/cavsdec.o
CC	libavcodec/cavsdsp.o
HOSTCC	libavcodec/cbrt_tablegen.o
In file included from src/libavcodec/tableprint.h:30,
                 from src/libavcodec/cbrt_tablegen_template.c:28,
                 from src/libavcodec/cbrt_tablegen.c:25:
src/libavutil/common.h: In function 'av_sat_add64_c':
src/libavutil/common.h:353: warning: suggest parentheses around arithmetic in operand of |
HOSTLD	libavcodec/cbrt_tablegen
GEN	libavcodec/cbrt_tables.h
CC	libavcodec/cbrt_data.o
HOSTCC	libavcodec/cbrt_fixed_tablegen.o
In file included from src/libavutil/softfloat.h:26,
                 from src/libavcodec/aac_defines.h:31,
                 from src/libavcodec/cbrt_tablegen.h:31,
                 from src/libavcodec/cbrt_tablegen_template.c:27,
                 from src/libavcodec/cbrt_fixed_tablegen.c:25:
src/libavutil/common.h: In function 'av_sat_add64_c':
src/libavutil/common.h:353: warning: suggest parentheses around arithmetic in operand of |
HOSTLD	libavcodec/cbrt_fixed_tablegen
GEN	libavcodec/cbrt_fixed_tables.h
CC	libavcodec/cbrt_data_fixed.o
CC	libavcodec/cbs.o
src/libavcodec/cbs.c: In function 'ff_cbs_read_unsigned':
src/libavcodec/cbs.c:545: warning: 'position' may be used uninitialized in this function
src/libavcodec/cbs.c: In function 'ff_cbs_read_signed':
src/libavcodec/cbs.c:624: warning: 'position' may be used uninitialized in this function
CC	libavcodec/cbs_av1.o
src/libavcodec/cbs_av1.c: In function 'cbs_av1_read_increment':
src/libavcodec/cbs_av1.c:314: warning: 'position' may be used uninitialized in this function
src/libavcodec/cbs_av1.c: In function 'cbs_av1_split_fragment':
src/libavcodec/cbs_av1.c:151: warning: 'position' may be used uninitialized in this function
src/libavcodec/cbs_av1.c:151: note: 'position' was declared here
src/libavcodec/cbs_av1.c: In function 'cbs_av1_read_ns':
src/libavcodec/cbs_av1.c:215: warning: 'position' may be used uninitialized in this function
src/libavcodec/cbs_av1.c:214: warning: 'extra_bit' may be used uninitialized in this function
src/libavcodec/cbs_av1.c: In function 'cbs_av1_read_subexp':
src/libavcodec/cbs_av1.c:392: warning: 'position' may be used uninitialized in this function
src/libavcodec/cbs_av1_syntax_template.c: In function 'cbs_av1_read_metadata_obu':
src/libavcodec/cbs_av1.c:151: warning: 'position' may be used uninitialized in this function
src/libavcodec/cbs_av1.c:151: note: 'position' was declared here
src/libavcodec/cbs_av1_syntax_template.c: In function 'cbs_av1_read_uncompressed_header':
src/libavcodec/cbs_av1_syntax_template.c:1056: warning: 'backward_hint' may be used uninitialized in this function
src/libavcodec/cbs_av1_syntax_template.c:1056: note: 'backward_hint' was declared here
src/libavcodec/cbs_av1_syntax_template.c:1056: warning: 'forward_hint' may be used uninitialized in this function
src/libavcodec/cbs_av1_syntax_template.c:1056: note: 'forward_hint' was declared here
src/libavcodec/cbs_av1_syntax_template.c:1089: warning: 'second_forward_hint' may be used uninitialized in this function
src/libavcodec/cbs_av1_syntax_template.c:1089: note: 'second_forward_hint' was declared here
src/libavcodec/cbs_av1.c: In function 'cbs_av1_read_unit':
src/libavcodec/cbs_av1.c:151: warning: 'position' may be used uninitialized in this function
src/libavcodec/cbs_av1.c:151: note: 'position' was declared here
src/libavcodec/cbs_av1.c:34: warning: 'position' may be used uninitialized in this function
src/libavcodec/cbs_av1.c:34: note: 'position' was declared here
src/libavcodec/cbs_av1.c:33: warning: 'bits_value' may be used uninitialized in this function
src/libavcodec/cbs_av1.c:33: note: 'bits_value' was declared here
src/libavcodec/cbs_av1.c: In function 'cbs_av1_write_ns':
src/libavcodec/cbs_av1.c:265: warning: 'position' may be used uninitialized in this function
src/libavcodec/cbs_av1.c:264: warning: 'extra_bit' may be used uninitialized in this function
src/libavcodec/cbs_av1.c: In function 'cbs_av1_write_subexp':
src/libavcodec/cbs_av1.c:441: warning: 'position' may be used uninitialized in this function
src/libavcodec/cbs_av1_syntax_template.c: In function 'cbs_av1_write_uncompressed_header':
src/libavcodec/cbs_av1_syntax_template.c:1056: warning: 'backward_hint' may be used uninitialized in this function
src/libavcodec/cbs_av1_syntax_template.c:1056: note: 'backward_hint' was declared here
src/libavcodec/cbs_av1_syntax_template.c:1056: warning: 'forward_hint' may be used uninitialized in this function
src/libavcodec/cbs_av1_syntax_template.c:1056: note: 'forward_hint' was declared here
src/libavcodec/cbs_av1_syntax_template.c:1089: warning: 'second_forward_hint' may be used uninitialized in this function
src/libavcodec/cbs_av1_syntax_template.c:1089: note: 'second_forward_hint' was declared here
src/libavcodec/cbs_av1_syntax_template.c: In function 'cbs_av1_write_sequence_header_obu':
src/libavcodec/cbs_av1.c:112: warning: 'position' may be used uninitialized in this function
src/libavcodec/cbs_av1.c:112: note: 'position' was declared here
src/libavcodec/cbs_av1.c: In function 'cbs_av1_write_obu':
src/libavcodec/cbs_av1.c:1057: warning: 'pbc_tmp.buf_end' may be used uninitialized in this function
src/libavcodec/cbs_av1.c:1057: warning: 'pbc_tmp.buf_ptr' may be used uninitialized in this function
src/libavcodec/cbs_av1.c:1057: warning: 'pbc_tmp.buf' may be used uninitialized in this function
src/libavcodec/cbs_av1.c:1057: warning: 'pbc_tmp.bit_left' may be used uninitialized in this function
src/libavcodec/cbs_av1.c:1057: warning: 'pbc_tmp.bit_buf' may be used uninitialized in this function
src/libavcodec/cbs_av1.c:183: warning: 'position' may be used uninitialized in this function
src/libavcodec/cbs_av1.c:183: note: 'position' was declared here
src/libavcodec/cbs_av1.c:183: warning: 'position' may be used uninitialized in this function
src/libavcodec/cbs_av1.c:183: note: 'position' was declared here
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
src/libavcodec/cbs_vp9.c: In function 'cbs_vp9_read_increment':
src/libavcodec/cbs_vp9.c:99: warning: 'position' may be used uninitialized in this function
src/libavcodec/cbs_vp9.c: In function 'cbs_vp9_read_s':
src/libavcodec/cbs_vp9.c:31: warning: 'position' may be used uninitialized in this function
src/libavcodec/cbs_vp9.c: In function 'cbs_vp9_split_fragment':
src/libavcodec/cbs_vp9.c:176: warning: 'position' may be used uninitialized in this function
src/libavcodec/cbs_vp9.c:176: note: 'position' was declared here
CC	libavcodec/ccaption_dec.o
src/libavcodec/ccaption_dec.c: In function 'decode':
src/libavcodec/ccaption_dec.c:682: warning: 'ret' may be used uninitialized in this function
src/libavcodec/ccaption_dec.c:682: note: 'ret' was declared here
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
src/libavcodec/cinepakenc.c: In function 'cinepak_encode_frame':
src/libavcodec/cinepakenc.c:1013: warning: 'scratch_linesize[1]' may be used uninitialized in this function
src/libavcodec/cinepakenc.c:1013: note: 'scratch_linesize[1]' was declared here
src/libavcodec/cinepakenc.c:1013: warning: 'scratch_linesize[2]' may be used uninitialized in this function
src/libavcodec/cinepakenc.c:1013: note: 'scratch_linesize[2]' was declared here
src/libavcodec/cinepakenc.c:1012: warning: 'scratch_data[1]' may be used uninitialized in this function
src/libavcodec/cinepakenc.c:1012: note: 'scratch_data[1]' was declared here
src/libavcodec/cinepakenc.c:1012: warning: 'scratch_data[2]' may be used uninitialized in this function
src/libavcodec/cinepakenc.c:1012: note: 'scratch_data[2]' was declared here
src/libavcodec/cinepakenc.c:1013: warning: 'last_linesize[1]' may be used uninitialized in this function
src/libavcodec/cinepakenc.c:1013: note: 'last_linesize[1]' was declared here
src/libavcodec/cinepakenc.c:1013: warning: 'last_linesize[2]' may be used uninitialized in this function
src/libavcodec/cinepakenc.c:1013: note: 'last_linesize[2]' was declared here
src/libavcodec/cinepakenc.c:1012: warning: 'last_data[1]' may be used uninitialized in this function
src/libavcodec/cinepakenc.c:1012: note: 'last_data[1]' was declared here
src/libavcodec/cinepakenc.c:1012: warning: 'last_data[2]' may be used uninitialized in this function
src/libavcodec/cinepakenc.c:1012: note: 'last_data[2]' was declared here
src/libavcodec/cinepakenc.c:1172: warning: 'got_keyframe' may be used uninitialized in this function
src/libavcodec/cinepakenc.c:1015: warning: 'best_nstrips' may be used uninitialized in this function
src/libavcodec/cinepakenc.c:1015: note: 'best_nstrips' was declared here
src/libavcodec/cinepakenc.c:1011: warning: 'best_size' may be used uninitialized in this function
src/libavcodec/cinepakenc.c:1011: note: 'best_size' was declared here
src/libavcodec/cinepakenc.c:1080: warning: 'no_skip' may be used uninitialized in this function
src/libavcodec/cinepakenc.c:1080: note: 'no_skip' was declared here
src/libavcodec/cinepakenc.c:1014: warning: 'score_temp' may be used uninitialized in this function
src/libavcodec/cinepakenc.c:1014: note: 'score_temp' was declared here
CC	libavcodec/clearvideo.o
CC	libavcodec/cljrdec.o
CC	libavcodec/cljrenc.o
CC	libavcodec/cllc.o
CC	libavcodec/cngdec.o
CC	libavcodec/cngenc.o
CC	libavcodec/codec_desc.o
CC	libavcodec/codec_par.o
src/libavcodec/codec_par.c: In function 'avcodec_parameters_from_context':
src/libavcodec/codec_par.c:135: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/codec_par.c:135: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/codec_par.c:136: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/codec_par.c:137: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/codec_par.c:138: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/codec_par.c:139: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/codec_par.c:142: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/codec_par.c:153: warning: 'channel_layout' is deprecated (declared at src/libavcodec/codec_par.h:166)
src/libavcodec/codec_par.c:155: warning: 'channels' is deprecated (declared at src/libavcodec/codec_par.h:172)
src/libavcodec/codec_par.c: In function 'avcodec_parameters_to_context':
src/libavcodec/codec_par.c:216: warning: 'channels' is deprecated (declared at src/libavcodec/codec_par.h:172)
src/libavcodec/codec_par.c:216: warning: 'channels' is deprecated (declared at src/libavcodec/codec_par.h:172)
src/libavcodec/codec_par.c:217: warning: 'channel_layout' is deprecated (declared at src/libavcodec/codec_par.h:166)
src/libavcodec/codec_par.c:218: warning: 'channel_layout' is deprecated (declared at src/libavcodec/codec_par.h:166)
src/libavcodec/codec_par.c:219: warning: 'channel_layout' is deprecated (declared at src/libavcodec/codec_par.h:166)
src/libavcodec/codec_par.c:220: warning: 'channel_layout' is deprecated (declared at src/libavcodec/codec_par.h:166)
src/libavcodec/codec_par.c:223: warning: 'channels' is deprecated (declared at src/libavcodec/codec_par.h:172)
src/libavcodec/codec_par.c:234: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/codec_par.c:236: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
CC	libavcodec/cook.o
CC	libavcodec/cook_parser.o
HOSTCC	libavcodec/cos_tablegen.o
HOSTLD	libavcodec/cos_tablegen
GEN	libavcodec/cos_tables.c
CC	libavcodec/cos_tables.o
CC	libavcodec/cpia.o
CC	libavcodec/cri.o
CC	libavcodec/cri_parser.o
CC	libavcodec/cscd.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/cscd.c:29:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
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
src/libavcodec/dca_lbr.c: In function 'transform_channel':
src/libavcodec/dca_lbr.c:1694: warning: ignoring alignment for stack allocated 'la_values'
src/libavcodec/dca_lbr.c:1695: warning: ignoring alignment for stack allocated 'la_result'
CC	libavcodec/dca_parser.o
src/libavcodec/dca_parser.c: In function 'dca_parse':
src/libavcodec/dca_parser.c:312: warning: 'sample_rate' may be used uninitialized in this function
src/libavcodec/dca_parser.c:312: warning: 'duration' may be used uninitialized in this function
CC	libavcodec/dca_sample_rate_tab.o
CC	libavcodec/dca_xll.o
CC	libavcodec/dcaadpcm.o
CC	libavcodec/dcadata.o
CC	libavcodec/dcadct.o
CC	libavcodec/dcadec.o
src/libavcodec/dcadec.c: In function 'dcadec_init':
src/libavcodec/dcadec.c:358: warning: 'request_channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1078)
src/libavcodec/dcadec.c:361: warning: 'request_channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1078)
src/libavcodec/dcadec.c:363: warning: 'request_channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1078)
CC	libavcodec/dcadsp.o
src/libavcodec/dcadsp.c: In function 'sub_qmf32_float_c':
src/libavcodec/dcadsp.c:125: warning: ignoring alignment for stack allocated 'la_input'
src/libavcodec/dcadsp.c: In function 'sub_qmf32_fixed_c':
src/libavcodec/dcadsp.c:246: warning: ignoring alignment for stack allocated 'la_input'
src/libavcodec/dcadsp.c: In function 'sub_qmf64_fixed_c':
src/libavcodec/dcadsp.c:270: warning: ignoring alignment for stack allocated 'la_input'
src/libavcodec/dcadsp.c: In function 'sub_qmf64_float_c':
src/libavcodec/dcadsp.c:154: warning: ignoring alignment for stack allocated 'la_input'
CC	libavcodec/dcaenc.o
src/libavcodec/dcaenc.c: In function 'encode_frame':
src/libavcodec/dcaenc.c:429: warning: ignoring alignment for stack allocated 'la_data'
src/libavcodec/dcaenc.c:430: warning: ignoring alignment for stack allocated 'la_coeff'
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
src/libavcodec/decode.c: In function 'apply_param_change':
src/libavcodec/decode.c:88: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/decode.c:94: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/decode.c: In function 'decode_simple_internal':
src/libavcodec/decode.c:349: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavcodec/decode.c:350: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavcodec/decode.c:352: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavcodec/decode.c:353: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavcodec/decode.c: In function 'decode_receive_frame_internal':
src/libavcodec/decode.c:609: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
src/libavcodec/decode.c: In function 'ff_decode_receive_frame':
src/libavcodec/decode.c:741: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavcodec/decode.c:766: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavcodec/decode.c:767: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavcodec/decode.c: In function 'ff_decode_frame_props':
src/libavcodec/decode.c:1394: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavcodec/decode.c:1395: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavcodec/decode.c: In function 'ff_get_buffer':
src/libavcodec/decode.c:1493: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/decode.c:1494: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/decode.c: In function 'ff_decode_preinit':
src/libavcodec/decode.c:1601: warning: 'thread_safe_callbacks' is deprecated (declared at src/libavcodec/avcodec.h:1511)
CC	libavcodec/dfa.o
CC	libavcodec/dfpwmdec.o
CC	libavcodec/dfpwmenc.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
src/libavcodec/dolby_e.c: In function 'dolby_e_init':
src/libavcodec/dolby_e.c:1269: warning: 'request_channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1078)
src/libavcodec/dolby_e.c: In function 'transform':
src/libavcodec/dolby_e.c:1018: warning: ignoring alignment for stack allocated 'la_buffer'
src/libavcodec/dolby_e.c:1019: warning: ignoring alignment for stack allocated 'la_result'
CC	libavcodec/dolby_e_parse.o
CC	libavcodec/dolby_e_parser.o
CC	libavcodec/dovi_rpu.o
src/libavcodec/dovi_rpu.c: In function 'ff_dovi_rpu_parse':
src/libavcodec/dovi_rpu.c:232: warning: comparison is always false due to limited range of data type
CC	libavcodec/dpcm.o
CC	libavcodec/dpx.o
src/libavcodec/dpx.c: In function 'decode_frame':
src/libavcodec/dpx.c:164: warning: 'i' may be used uninitialized in this function
CC	libavcodec/dpx_parser.o
CC	libavcodec/dpxenc.o
src/libavcodec/dpxenc.c: In function 'encode_frame':
src/libavcodec/dpxenc.c:179: warning: 'len' may be used uninitialized in this function
src/libavcodec/dpxenc.c:179: warning: 'need_align' may be used uninitialized in this function
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_error_marker_bsf.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
src/libavcodec/dvdec.c: In function 'dv_init_static':
src/libavcodec/dvdec.c:138: warning: missing braces around initializer
src/libavcodec/dvdec.c:138: warning: (near initialization for 'vlc_buf[0]')
src/libavcodec/dvdec.c: In function 'dv_decode_video_segment':
src/libavcodec/dvdec.c:399: warning: 'sta' may be used uninitialized in this function
CC	libavcodec/dvdsub.o
CC	libavcodec/dvdsub_parser.o
CC	libavcodec/dvdsubdec.o
CC	libavcodec/dvdsubenc.o
HOSTCC	libavcodec/dv_tablegen.o
In file included from src/libavcodec/tableprint.h:30,
                 from src/libavcodec/dv_tablegen.c:27:
src/libavutil/common.h: In function 'av_sat_add64_c':
src/libavutil/common.h:353: warning: suggest parentheses around arithmetic in operand of |
HOSTCC	libavcodec/dvdata_host.o
HOSTLD	libavcodec/dv_tablegen
GEN	libavcodec/dv_tables.h
CC	libavcodec/dvenc.o
CC	libavcodec/dxa.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/dxa.c:35:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavcodec/dxtory.o
CC	libavcodec/dxv.o
src/libavcodec/dxv.c: In function 'dxv_decompress_dxt1':
src/libavcodec/dxv.c:292: warning: 'value' may be used uninitialized in this function
src/libavcodec/dxv.c: In function 'dxv_decompress_dxt5':
src/libavcodec/dxv.c:871: warning: 'idx' may be used uninitialized in this function
src/libavcodec/dxv.c:870: warning: 'value' may be used uninitialized in this function
src/libavcodec/dxv.c: In function 'dxv_decode':
src/libavcodec/dxv.c:1049: warning: 'version_major' may be used uninitialized in this function
CC	libavcodec/dynamic_hdr10_plus.o
CC	libavcodec/dynamic_hdr_vivid.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
src/libavcodec/eatgv.c: In function 'tgv_decode_frame':
src/libavcodec/eatgv.c:77: warning: 'offset' may be used uninitialized in this function
src/libavcodec/eatgv.c:77: note: 'offset' was declared here
CC	libavcodec/eatqi.o
CC	libavcodec/elbg.o
CC	libavcodec/elsdec.o
src/libavcodec/elsdec.c: In function 'ff_els_decode_unsigned':
src/libavcodec/elsdec.c:355: warning: 'rung_node' may be used uninitialized in this function
CC	libavcodec/encode.o
src/libavcodec/encode.c: In function 'encode_send_frame_internal':
src/libavcodec/encode.c:424: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
src/libavcodec/encode.c:424: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
src/libavcodec/encode.c:425: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
src/libavcodec/encode.c: In function 'encode_preinit_audio':
src/libavcodec/encode.c:617: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/encode.c:617: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/encode.c:618: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.h:449)
src/libavcodec/encode.c:618: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/encode.c:619: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/encode.c:621: warning: 'av_get_channel_layout_string' is deprecated (declared at src/libavutil/channel_layout.h:435)
src/libavcodec/encode.c:621: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/encode.c:624: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/encode.c:627: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/encode.c:628: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/encode.c:628: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.h:449)
src/libavcodec/encode.c:628: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/encode.c:630: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/encode.c:632: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
CC	libavcodec/error_resilience.o
CC	libavcodec/escape124.o
CC	libavcodec/escape130.o
CC	libavcodec/evrcdec.o
CC	libavcodec/exif.o
CC	libavcodec/exr.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/exr.c:36:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/avassert.h:31,
                 from src/libavcodec/exr.c:38:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
src/libavcodec/exr.c: In function 'decode_block':
src/libavcodec/exr.c:1442: warning: 'a' may be used uninitialized in this function
CC	libavcodec/exrdsp.o
CC	libavcodec/exrenc.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/exrenc.c:28:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/avassert.h:31,
                 from src/libavcodec/exrenc.c:30:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
CC	libavcodec/extract_extradata_bsf.o
src/libavcodec/extract_extradata_bsf.c: In function 'extract_extradata_av1':
src/libavcodec/extract_extradata_bsf.c:89: warning: 'pb_filtered_data.buffer' may be used uninitialized in this function
src/libavcodec/extract_extradata_bsf.c: In function 'extract_extradata_h2645':
src/libavcodec/extract_extradata_bsf.c:183: warning: 'pb_filtered_data.buffer' may be used uninitialized in this function
CC	libavcodec/faandct.o
CC	libavcodec/faanidct.o
CC	libavcodec/fastaudio.o
CC	libavcodec/faxcompr.o
src/libavcodec/faxcompr.c: In function 'decode_uncompressed':
src/libavcodec/faxcompr.c:133: warning: 'newmode' may be used uninitialized in this function
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
src/libavcodec/ffv1dec.c: In function 'decode_plane':
src/libavcodec/ffv1dec.c:158: warning: dereferencing type-punned pointer will break strict-aliasing rules
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/flacencdsp.o
CC	libavcodec/flashsv.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/flashsv.c:40:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/common.h:40,
                 from src/libavutil/avutil.h:297,
                 from src/libavcodec/avcodec.h:33,
                 from src/libavcodec/flashsv.c:43:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
src/libavcodec/flashsv.c: In function 'flashsv2_prime':
src/libavcodec/flashsv.c:147: warning: assignment discards qualifiers from pointer target type
src/libavcodec/flashsv.c:167: warning: assignment discards qualifiers from pointer target type
CC	libavcodec/flashsv2enc.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/flashsv2enc.c:48:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavcodec/flashsvenc.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/flashsvenc.c:50:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavcodec/flicvideo.o
CC	libavcodec/float2half.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
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/g2meet.c:30:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/common.h:40,
                 from src/libavutil/avutil.h:297,
                 from src/libavutil/mem.h:35,
                 from src/libavutil/mem_internal.h:31,
                 from src/libavcodec/g2meet.c:33:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
src/libavcodec/g2meet.c: In function 'g2m_decode_frame':
src/libavcodec/g2meet.c:1058: warning: 'bitbuf' may be used uninitialized in this function
src/libavcodec/g2meet.c:1058: note: 'bitbuf' was declared here
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/gemdec.o
CC	libavcodec/get_buffer.o
src/libavcodec/get_buffer.c: In function 'update_frame_pool':
src/libavcodec/get_buffer.c:97: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavcodec/get_buffer.c: In function 'avcodec_default_get_buffer2':
src/libavcodec/get_buffer.c:89: warning: 'planes' may be used uninitialized in this function
src/libavcodec/get_buffer.c:89: note: 'planes' was declared here
src/libavcodec/get_buffer.c:89: warning: 'ch' may be used uninitialized in this function
src/libavcodec/get_buffer.c:89: note: 'ch' was declared here
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
src/libavcodec/h264_mp4toannexb_bsf.c: In function 'h264_mp4toannexb_filter':
src/libavcodec/h264_mp4toannexb_bsf.c:176: warning: 'out' may be used uninitialized in this function
CC	libavcodec/h264_parse.o
src/libavcodec/h264_parse.c: In function 'ff_h264_pred_weight_table':
src/libavcodec/h264_parse.c:35: warning: 'chroma_def' may be used uninitialized in this function
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
CC	libavcodec/h264pred.o
CC	libavcodec/h264qpel.o
CC	libavcodec/h265_metadata_bsf.o
CC	libavcodec/h265_profile_level.o
CC	libavcodec/h274.o
CC	libavcodec/half2float.o
CC	libavcodec/hap.o
CC	libavcodec/hapdec.o
src/libavcodec/hapdec.c: In function 'hap_decode':
src/libavcodec/hapdec.c:136: warning: 'compressorstr' may be used uninitialized in this function
src/libavcodec/hapdec.c:136: note: 'compressorstr' was declared here
CC	libavcodec/hapqa_extract_bsf.o
CC	libavcodec/hcadec.o
CC	libavcodec/hcom.o
CC	libavcodec/hdr_parser.o
CC	libavcodec/hdrdec.o
CC	libavcodec/hdrenc.o
CC	libavcodec/hevc_cabac.o
src/libavcodec/hevc_cabac.c: In function 'ff_hevc_hls_residual_coding':
src/libavcodec/hevc_cabac.c:1070: warning: 'explicit_rdpcm_dir_flag' may be used uninitialized in this function
src/libavcodec/hevc_cabac.c:1371: warning: 'sb_type' may be used uninitialized in this function
CC	libavcodec/hevc_data.o
CC	libavcodec/hevc_filter.o
CC	libavcodec/hevc_mp4toannexb_bsf.o
CC	libavcodec/hevc_mvs.o
CC	libavcodec/hevc_parse.o
CC	libavcodec/hevc_parser.o
CC	libavcodec/hevc_ps.o
CC	libavcodec/hevc_refs.o
src/libavcodec/hevc_refs.c: In function 'ff_hevc_output_frame':
src/libavcodec/hevc_refs.c:204: warning: 'min_idx' may be used uninitialized in this function
CC	libavcodec/hevc_sei.o
CC	libavcodec/hevcdec.o
CC	libavcodec/hevcdsp.o
CC	libavcodec/hevcpred.o
CC	libavcodec/hnm4video.o
CC	libavcodec/hpeldsp.o
CC	libavcodec/hq_hqa.o
CC	libavcodec/hq_hqadata.o
CC	libavcodec/hq_hqadsp.o
CC	libavcodec/hqx.o
CC	libavcodec/hqxdsp.o
CC	libavcodec/hqxvlc.o
CC	libavcodec/htmlsubtitles.o
CC	libavcodec/huffman.o
CC	libavcodec/huffyuv.o
CC	libavcodec/huffyuvdec.o
src/libavcodec/huffyuvdec.c: In function 'decode_frame':
src/libavcodec/huffyuvdec.c:1191: warning: 'slices_info_offset' may be used uninitialized in this function
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
CC	libavcodec/imgconvert.o
CC	libavcodec/imm4.o
CC	libavcodec/imm5.o
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
src/libavcodec/ituh263dec.c: In function 'ff_h263_decode_mb':
src/libavcodec/ituh263dec.c:681: warning: ignoring alignment for stack allocated 'la_dblock'
CC	libavcodec/ituh263enc.o
src/libavcodec/ituh263enc.c: In function 'ff_h263_encode_init':
src/libavcodec/ituh263enc.c:820: warning: assignment from incompatible pointer type
CC	libavcodec/ivi.o
CC	libavcodec/ivi_dsp.o
CC	libavcodec/j2kenc.o
src/libavcodec/j2kenc.c: In function 'encode_frame':
src/libavcodec/j2kenc.c:1533: warning: 'jp2cstart' may be used uninitialized in this function
CC	libavcodec/jacosubdec.o
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
src/libavcodec/jpeg2000dec.c: In function 'jpeg2000_read_main_headers':
src/libavcodec/jpeg2000dec.c:924: warning: 'v' may be used uninitialized in this function
src/libavcodec/jpeg2000dec.c:924: note: 'v' was declared here
CC	libavcodec/jpeg2000dsp.o
CC	libavcodec/jpeg2000dwt.o
CC	libavcodec/jpegls.o
CC	libavcodec/jpeglsdec.o
src/libavcodec/jpeglsdec.c: In function 'ff_jpegls_decode_picture':
src/libavcodec/jpeglsdec.c:447: warning: 'ret' may be used uninitialized in this function
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
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/zlib_wrapper.h:26,
                 from src/libavcodec/lcldec.c:55:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavcodec/lcldec.c: In function 'zlib_decomp':
src/libavcodec/lcldec.c:143: warning: assignment discards qualifiers from pointer target type
src/libavcodec/lcldec.c:154: warning: format '%lu' expects type 'long unsigned int', but argument 5 has type 'off_t'
CC	libavcodec/lclenc.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/zlib_wrapper.h:26,
                 from src/libavcodec/lclenc.c:49:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavcodec/ljpegenc.o
CC	libavcodec/loco.o
CC	libavcodec/lossless_audiodsp.o
CC	libavcodec/lossless_videodsp.o
CC	libavcodec/lossless_videoencdsp.o
CC	libavcodec/lpc.o
src/libavcodec/lpc.c: In function 'ff_lpc_calc_coefs':
src/libavcodec/lpc.c:243: warning: ignoring alignment for stack allocated 'la_var'
CC	libavcodec/lscrdec.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/lscrdec.c:23:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/common.h:40,
                 from src/libavutil/avutil.h:297,
                 from src/libavutil/frame.h:32,
                 from src/libavcodec/lscrdec.c:25:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
src/libavcodec/lscrdec.c: In function 'decode_idat':
src/libavcodec/lscrdec.c:80: warning: assignment discards qualifiers from pointer target type
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
src/libavcodec/magicyuv.c: In function 'magy_decode_frame':
src/libavcodec/magicyuv.c:435: warning: 'first_offset' may be used uninitialized in this function
CC	libavcodec/magicyuvenc.o
src/libavcodec/magicyuvenc.c: In function 'magy_encode_frame':
src/libavcodec/magicyuvenc.c:298: warning: 'i' may be used uninitialized in this function
src/libavcodec/magicyuvenc.c:298: note: 'i' was declared here
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
src/libavcodec/midivid.c: In function 'decode_frame':
src/libavcodec/midivid.c:47: warning: 'idx9.buffer' may be used uninitialized in this function
src/libavcodec/midivid.c:47: note: 'idx9.buffer' was declared here
src/libavcodec/midivid.c:47: warning: 'idx9.buffer_end' may be used uninitialized in this function
src/libavcodec/midivid.c:47: note: 'idx9.buffer_end' was declared here
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
src/libavcodec/mjpegenc_huffman.c: In function 'ff_mjpegenc_huffman_compute_bits':
src/libavcodec/mjpegenc_huffman.c:81: warning: 'i' may be used uninitialized in this function
CC	libavcodec/mlp.o
CC	libavcodec/mlp_parse.o
CC	libavcodec/mlp_parser.o
CC	libavcodec/mlpdec.o
src/libavcodec/mlpdec.c: In function 'mlp_decode_init':
src/libavcodec/mlpdec.c:302: warning: 'request_channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1078)
src/libavcodec/mlpdec.c:304: warning: 'request_channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1078)
CC	libavcodec/mlpdsp.o
CC	libavcodec/mlpenc.o
src/libavcodec/mlpenc.c: In function 'mlp_encode_frame':
src/libavcodec/mlpenc.c:1882: warning: 'best_codebook' may be used uninitialized in this function
src/libavcodec/mlpenc.c:1882: note: 'best_codebook' was declared here
CC	libavcodec/mlz.o
CC	libavcodec/mmvideo.o
CC	libavcodec/mobiclip.o
src/libavcodec/mobiclip.c: In function 'process_block':
src/libavcodec/mobiclip.c:956: warning: 'ret' may be used uninitialized in this function
CC	libavcodec/motion_est.o
src/libavcodec/motion_est.c: In function 'h263_mv4_search':
src/libavcodec/motion_est.c:638: warning: passing argument 7 of 'epzs_motion_search2' from incompatible pointer type
src/libavcodec/motion_est.c: In function 'interlaced_search':
src/libavcodec/motion_est.c:800: warning: passing argument 7 of 'epzs_motion_search2' from incompatible pointer type
src/libavcodec/motion_est.c: In function 'ff_estimate_p_frame_motion':
src/libavcodec/motion_est.c:959: warning: passing argument 7 of 'ff_epzs_motion_search' from incompatible pointer type
src/libavcodec/motion_est.c: In function 'ff_pre_estimate_p_frame_motion':
src/libavcodec/motion_est.c:1107: warning: passing argument 7 of 'ff_epzs_motion_search' from incompatible pointer type
src/libavcodec/motion_est.c: In function 'estimate_motion_b':
src/libavcodec/motion_est.c:1162: warning: passing argument 7 of 'ff_epzs_motion_search' from incompatible pointer type
src/libavcodec/motion_est.c: In function 'direct_search':
src/libavcodec/motion_est.c:1472: warning: passing argument 7 of 'ff_epzs_motion_search' from incompatible pointer type
HOSTCC	libavcodec/motionpixels_tablegen.o
In file included from src/libavcodec/tableprint.h:30,
                 from src/libavcodec/motionpixels_tablegen.c:29:
src/libavutil/common.h: In function 'av_sat_add64_c':
src/libavutil/common.h:353: warning: suggest parentheses around arithmetic in operand of |
HOSTLD	libavcodec/motionpixels_tablegen
GEN	libavcodec/motionpixels_tables.h
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
src/libavcodec/mpeg12.c: In function 'ff_init_2d_vlc_rl':
src/libavcodec/mpeg12.c:69: warning: missing braces around initializer
src/libavcodec/mpeg12.c:69: warning: (near initialization for 'table[0]')
CC	libavcodec/mpeg12data.o
CC	libavcodec/mpeg12dec.o
CC	libavcodec/mpeg12enc.o
src/libavcodec/mpeg12enc.c: In function 'ff_mpeg1_encode_init':
src/libavcodec/mpeg12enc.c:1137: warning: assignment from incompatible pointer type
src/libavcodec/mpeg12enc.c: In function 'mpeg1_encode_sequence_header':
src/libavcodec/mpeg12enc.c:277: warning: 'aspect_ratio_info' may be used uninitialized in this function
CC	libavcodec/mpeg12framerate.o
CC	libavcodec/mpeg2_metadata_bsf.o
src/libavcodec/mpeg2_metadata_bsf.c: In function 'mpeg2_metadata_update_fragment':
src/libavcodec/mpeg2_metadata_bsf.c:55: warning: 'se_pos' may be used uninitialized in this function
CC	libavcodec/mpeg4_unpack_bframes_bsf.o
CC	libavcodec/mpeg4audio.o
CC	libavcodec/mpeg4audio_sample_rates.o
CC	libavcodec/mpeg4video.o
CC	libavcodec/mpeg4video_parser.o
CC	libavcodec/mpeg4videodec.o
src/libavcodec/mpeg4videodec.c: In function 'mpeg4_decode_studio_mb':
src/libavcodec/mpeg4videodec.c:1897: warning: 'j' may be used uninitialized in this function
src/libavcodec/mpeg4videodec.c:1897: note: 'j' was declared here
src/libavcodec/mpeg4videodec.c: In function 'ff_mpeg4_decode_picture_header':
src/libavcodec/mpeg4videodec.c:3355: warning: 'name' may be used uninitialized in this function
CC	libavcodec/mpeg4videoenc.o
CC	libavcodec/mpeg_er.o
CC	libavcodec/mpegaudio.o
CC	libavcodec/mpegaudio_parser.o
CC	libavcodec/mpegaudiodata.o
HOSTCC	libavcodec/mpegaudiodec_common_tablegen.o
In file included from src/libavcodec/tableprint.h:30,
                 from src/libavcodec/mpegaudiodec_common_tablegen.c:29:
src/libavutil/common.h: In function 'av_sat_add64_c':
src/libavutil/common.h:353: warning: suggest parentheses around arithmetic in operand of |
HOSTLD	libavcodec/mpegaudiodec_common_tablegen
GEN	libavcodec/mpegaudiodec_common_tables.h
CC	libavcodec/mpegaudiodec_common.o
HOSTCC	libavcodec/mpegaudio_tablegen.o
In file included from src/libavcodec/tableprint.h:30,
                 from src/libavcodec/mpegaudio_tablegen.c:29:
src/libavutil/common.h: In function 'av_sat_add64_c':
src/libavutil/common.h:353: warning: suggest parentheses around arithmetic in operand of |
HOSTLD	libavcodec/mpegaudio_tablegen
GEN	libavcodec/mpegaudio_tables.h
CC	libavcodec/mpegaudiodec_fixed.o
In file included from src/libavcodec/mpegaudiodec_fixed.c:62:
src/libavcodec/mpegaudiodec_template.c: In function 'compute_stereo':
src/libavcodec/mpegaudiodec_template.c:952: warning: assignment from incompatible pointer type
CC	libavcodec/mpegaudiodec_float.o
In file included from src/libavcodec/mpegaudiodec_float.c:75:
src/libavcodec/mpegaudiodec_template.c: In function 'compute_stereo':
src/libavcodec/mpegaudiodec_template.c:952: warning: assignment from incompatible pointer type
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/mpegaudiotabs.o
CC	libavcodec/mpegpicture.o
CC	libavcodec/mpegutils.o
CC	libavcodec/mpegvideo.o
CC	libavcodec/mpegvideo_dec.o
CC	libavcodec/mpegvideo_enc.o
src/libavcodec/mpegvideo_enc.c: In function 'mpv_encode_defaults':
src/libavcodec/mpegvideo_enc.c:284: warning: assignment from incompatible pointer type
src/libavcodec/mpegvideo_enc.c: In function 'encode_picture':
src/libavcodec/mpegvideo_enc.c:3651: warning: passing argument 2 of 'ff_get_best_fcode' from incompatible pointer type
src/libavcodec/mpegvideo_enc.c:3655: warning: passing argument 2 of 'ff_get_best_fcode' from incompatible pointer type
src/libavcodec/mpegvideo_enc.c:3656: warning: passing argument 2 of 'ff_get_best_fcode' from incompatible pointer type
src/libavcodec/mpegvideo_enc.c:3673: warning: passing argument 2 of 'ff_get_best_fcode' from incompatible pointer type
src/libavcodec/mpegvideo_enc.c:3674: warning: passing argument 2 of 'ff_get_best_fcode' from incompatible pointer type
src/libavcodec/mpegvideo_enc.c:3677: warning: passing argument 2 of 'ff_get_best_fcode' from incompatible pointer type
src/libavcodec/mpegvideo_enc.c:3678: warning: passing argument 2 of 'ff_get_best_fcode' from incompatible pointer type
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
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/zlib_wrapper.h:26,
                 from src/libavcodec/mscc.c:31:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavcodec/mscc.c: In function 'decode_frame':
src/libavcodec/mscc.c:173: warning: assignment discards qualifiers from pointer target type
src/libavcodec/mscc.c:182: warning: assignment discards qualifiers from pointer target type
src/libavcodec/mscc.c:51: warning: 'fill' may be used uninitialized in this function
src/libavcodec/mscc.c:51: note: 'fill' was declared here
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
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/zlib_wrapper.h:26,
                 from src/libavcodec/mvha.c:32:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavcodec/mwsc.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/zlib_wrapper.h:26,
                 from src/libavcodec/mwsc.c:30:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavcodec/mwsc.c: In function 'decode_frame':
src/libavcodec/mwsc.c:105: warning: assignment discards qualifiers from pointer target type
CC	libavcodec/mxpegdec.o
CC	libavcodec/nellymoser.o
CC	libavcodec/nellymoserdec.o
CC	libavcodec/nellymoserenc.o
CC	libavcodec/noise_bsf.o
CC	libavcodec/notchlc.o
src/libavcodec/notchlc.c: In function 'decode_blocks':
src/libavcodec/notchlc.c:352: warning: missing braces around initializer
src/libavcodec/notchlc.c:352: warning: (near initialization for 'u[0]')
src/libavcodec/notchlc.c:352: warning: missing braces around initializer
src/libavcodec/notchlc.c:352: warning: (near initialization for 'v[0]')
CC	libavcodec/null_bsf.o
CC	libavcodec/nuv.o
CC	libavcodec/on2avc.o
src/libavcodec/on2avc.c: In function 'on2avc_decode_subframe':
src/libavcodec/on2avc.c:144: warning: 'scale' may be used uninitialized in this function
src/libavcodec/on2avc.c:144: note: 'scale' was declared here
CC	libavcodec/on2avcdata.o
CC	libavcodec/options.o
In file included from src/libavcodec/options.c:39:
src/libavcodec/options_table.h:97: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/options_table.h:273: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/options_table.h:274: warning: 'request_channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1078)
src/libavcodec/options_table.h:381: warning: 'sub_text_format' is deprecated (declared at src/libavcodec/avcodec.h:1896)
src/libavcodec/options.c:201: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
CC	libavcodec/opus.o
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
src/libavcodec/opus_silk.c: In function 'silk_decode_frame':
src/libavcodec/opus_silk.c:69: warning: 'k' may be used uninitialized in this function
src/libavcodec/opus_silk.c:69: note: 'k' was declared here
CC	libavcodec/opusdec.o
src/libavcodec/opusdec.c: In function 'opus_decode_packet':
src/libavcodec/opusdec.c:536: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavcodec/opusdec.c:176: warning: 'redundancy_pos' may be used uninitialized in this function
src/libavcodec/opusdec.c:176: note: 'redundancy_pos' was declared here
src/libavcodec/opusdec.c:176: warning: 'redundancy_size' may be used uninitialized in this function
src/libavcodec/opusdec.c:176: note: 'redundancy_size' was declared here
CC	libavcodec/opusdsp.o
CC	libavcodec/opusenc.o
src/libavcodec/opusenc.c: In function 'opus_encode_frame':
src/libavcodec/opusenc.c:494: warning: 'offset' may be used uninitialized in this function
src/libavcodec/opusenc.c:494: note: 'offset' was declared here
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-blurayenc.o
CC	libavcodec/pcm-dvd.o
CC	libavcodec/pcm-dvdenc.o
src/libavcodec/pcm-dvdenc.c: In function 'pcm_dvd_encode_init':
src/libavcodec/pcm-dvdenc.c:38: warning: 'freq' may be used uninitialized in this function
src/libavcodec/pcm-dvdenc.c:38: warning: 'quant' may be used uninitialized in this function
HOSTCC	libavcodec/pcm_tablegen.o
In file included from src/libavcodec/tableprint.h:30,
                 from src/libavcodec/pcm_tablegen.c:27:
src/libavutil/common.h: In function 'av_sat_add64_c':
src/libavutil/common.h:353: warning: suggest parentheses around arithmetic in operand of |
HOSTLD	libavcodec/pcm_tablegen
GEN	libavcodec/pcm_tables.h
CC	libavcodec/pcm.o
CC	libavcodec/pcm_rechunk_bsf.o
CC	libavcodec/pcx.o
CC	libavcodec/pcxenc.o
CC	libavcodec/pgs_frame_merge_bsf.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
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/zlib_wrapper.h:26,
                 from src/libavcodec/pngdec.c:44:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavcodec/pngdec.c: In function 'png_decode_idat':
src/libavcodec/pngdec.c:432: warning: assignment discards qualifiers from pointer target type
src/libavcodec/pngdec.c: In function 'decode_zbuf':
src/libavcodec/pngdec.c:468: warning: assignment discards qualifiers from pointer target type
src/libavcodec/pngdec.c: In function 'decode_iccp_chunk':
src/libavcodec/pngdec.c:901: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavcodec/pngdec.c: In function 'decode_frame_common':
src/libavcodec/pngdec.c:1118: warning: 'background_alpha' may be used uninitialized in this function
src/libavcodec/pngdec.c:1118: note: 'background_alpha' was declared here
src/libavcodec/pngdec.c:1118: warning: 'foreground_alpha' may be used uninitialized in this function
src/libavcodec/pngdec.c:1118: note: 'foreground_alpha' was declared here
CC	libavcodec/pngdsp.o
CC	libavcodec/pngenc.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/zlib_wrapper.h:26,
                 from src/libavcodec/pngenc.c:30:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavcodec/pngenc.c: In function 'png_write_row':
src/libavcodec/pngenc.c:281: warning: assignment discards qualifiers from pointer target type
src/libavcodec/pngenc.c: In function 'encode_apng':
src/libavcodec/pngenc.c:704: warning: 'palette' may be used uninitialized in this function
src/libavcodec/pngenc.c:704: note: 'palette' was declared here
src/libavcodec/pngenc.c:703: warning: 'transparent_palette_index' may be used uninitialized in this function
src/libavcodec/pngenc.c:703: note: 'transparent_palette_index' was declared here
src/libavcodec/pngenc.c:804: warning: 'best_bytestream' may be used uninitialized in this function
src/libavcodec/pngenc.c:804: note: 'best_bytestream' was declared here
src/libavcodec/pngenc.c:803: warning: 'best_sequence_number' may be used uninitialized in this function
src/libavcodec/pngenc.c:803: note: 'best_sequence_number' was declared here
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
src/libavcodec/proresdec2.c: In function 'decode_slice_chroma':
src/libavcodec/proresdec2.c:582: warning: ignoring alignment for stack allocated 'la_blocks'
src/libavcodec/proresdec2.c: In function 'decode_slice_thread':
src/libavcodec/proresdec2.c:620: warning: ignoring alignment for stack allocated 'la_blocks'
src/libavcodec/proresdec2.c:548: warning: ignoring alignment for stack allocated 'la_blocks'
CC	libavcodec/proresdsp.o
CC	libavcodec/proresenc_anatoliy.o
CC	libavcodec/proresenc_kostya.o
src/libavcodec/proresenc_kostya.c: In function 'find_quant_thread':
src/libavcodec/proresenc_kostya.c:829: warning: 'bits' may be used uninitialized in this function
src/libavcodec/proresenc_kostya.c:829: note: 'bits' was declared here
CC	libavcodec/prosumer.o
CC	libavcodec/psd.o
CC	libavcodec/psymodel.o
CC	libavcodec/pthread.o
CC	libavcodec/pthread_frame.o
src/libavcodec/pthread_frame.c: In function 'frame_worker_thread':
src/libavcodec/pthread_frame.c:199: warning: 'thread_safe_callbacks' is deprecated (declared at src/libavcodec/avcodec.h:1511)
src/libavcodec/pthread_frame.c: In function 'update_context_from_thread':
src/libavcodec/pthread_frame.c:304: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/pthread_frame.c:304: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/pthread_frame.c:305: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/pthread_frame.c:305: warning: 'channel_layout' is deprecated (declared at src/libavcodec/avcodec.h:1069)
src/libavcodec/pthread_frame.c: In function 'update_context_from_user':
src/libavcodec/pthread_frame.c:372: warning: 'thread_safe_callbacks' is deprecated (declared at src/libavcodec/avcodec.h:1511)
src/libavcodec/pthread_frame.c:372: warning: 'thread_safe_callbacks' is deprecated (declared at src/libavcodec/avcodec.h:1511)
src/libavcodec/pthread_frame.c: In function 'submit_packet':
src/libavcodec/pthread_frame.c:475: warning: 'thread_safe_callbacks' is deprecated (declared at src/libavcodec/avcodec.h:1511)
src/libavcodec/pthread_frame.c: In function 'ff_thread_can_start_frame':
src/libavcodec/pthread_frame.c:942: warning: 'thread_safe_callbacks' is deprecated (declared at src/libavcodec/avcodec.h:1511)
src/libavcodec/pthread_frame.c: In function 'thread_get_buffer_internal':
src/libavcodec/pthread_frame.c:964: warning: 'thread_safe_callbacks' is deprecated (declared at src/libavcodec/avcodec.h:1511)
src/libavcodec/pthread_frame.c:977: warning: 'thread_safe_callbacks' is deprecated (declared at src/libavcodec/avcodec.h:1511)
src/libavcodec/pthread_frame.c:994: warning: 'thread_safe_callbacks' is deprecated (declared at src/libavcodec/avcodec.h:1511)
src/libavcodec/pthread_frame.c: In function 'ff_thread_get_format':
src/libavcodec/pthread_frame.c:1010: warning: 'thread_safe_callbacks' is deprecated (declared at src/libavcodec/avcodec.h:1511)
src/libavcodec/pthread_frame.c: In function 'ff_thread_release_buffer':
src/libavcodec/pthread_frame.c:1084: warning: 'thread_safe_callbacks' is deprecated (declared at src/libavcodec/avcodec.h:1511)
CC	libavcodec/pthread_slice.o
CC	libavcodec/ptx.o
CC	libavcodec/qcelpdec.o
HOSTCC	libavcodec/qdm2_tablegen.o
In file included from src/libavcodec/tableprint.h:30,
                 from src/libavcodec/tableprint_vlc.h:38,
                 from src/libavcodec/qdm2_tablegen.c:25:
src/libavutil/common.h: In function 'av_sat_add64_c':
src/libavutil/common.h:353: warning: suggest parentheses around arithmetic in operand of |
HOSTLD	libavcodec/qdm2_tablegen
GEN	libavcodec/qdm2_tables.h
CC	libavcodec/qdm2.o
CC	libavcodec/qdmc.o
src/libavcodec/qdmc.c: In function 'qdmc_decode_frame':
src/libavcodec/qdmc.c:427: warning: 'phase2' may be used uninitialized in this function
src/libavcodec/qdmc.c:427: note: 'phase2' was declared here
src/libavcodec/qdmc.c:427: warning: 'amp2' may be used uninitialized in this function
src/libavcodec/qdmc.c:427: note: 'amp2' was declared here
CC	libavcodec/qdrw.o
CC	libavcodec/qoi_parser.o
CC	libavcodec/qoidec.o
src/libavcodec/qoidec.c: In function 'qoi_decode_frame':
src/libavcodec/qoidec.c:34: warning: missing braces around initializer
src/libavcodec/qoidec.c:34: warning: (near initialization for 'index[0]')
CC	libavcodec/qoienc.o
src/libavcodec/qoienc.c: In function 'qoi_encode_frame':
src/libavcodec/qoienc.c:34: warning: missing braces around initializer
src/libavcodec/qoienc.c:34: warning: (near initialization for 'index[0]')
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
src/libavcodec/ra144enc.c: In function 'ra144_encode_frame':
src/libavcodec/ra144enc.c:334: warning: 'm[0]' may be used uninitialized in this function
src/libavcodec/ra144enc.c:334: note: 'm[0]' was declared here
CC	libavcodec/ra288.o
src/libavcodec/ra288.c: In function 'backward_filter':
src/libavcodec/ra288.c:152: warning: ignoring alignment for stack allocated 'la_work'
CC	libavcodec/ralf.o
CC	libavcodec/rangecoder.o
CC	libavcodec/rasc.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/zlib_wrapper.h:26,
                 from src/libavcodec/rasc.c:33:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavcodec/ratecontrol.o
CC	libavcodec/raw.o
src/libavcodec/raw.c: In function 'avpriv_pix_fmt_find':
src/libavcodec/raw.c:356: warning: 'tags' may be used uninitialized in this function
CC	libavcodec/rawdec.o
CC	libavcodec/rawenc.o
CC	libavcodec/rdft.o
CC	libavcodec/realtextdec.o
CC	libavcodec/remove_extradata_bsf.o
CC	libavcodec/rl.o
src/libavcodec/rl.c: In function 'ff_rl_init_vlc':
src/libavcodec/rl.c:65: warning: missing braces around initializer
src/libavcodec/rl.c:65: warning: (near initialization for 'table[0]')
CC	libavcodec/rl2.o
CC	libavcodec/rle.o
CC	libavcodec/roqaudioenc.o
CC	libavcodec/roqvideo.o
CC	libavcodec/roqvideodec.o
CC	libavcodec/roqvideoenc.o
CC	libavcodec/rpza.o
CC	libavcodec/rpzaenc.o
CC	libavcodec/rscc.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/rscc.c:40:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/timer.h:42,
                 from src/libavutil/internal.h:44,
                 from src/libavcodec/rscc.c:43:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
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
src/libavcodec/rv34.c: In function 'rv34_init_tables':
src/libavcodec/rv34.c:98: warning: 'maxbits' may be used uninitialized in this function
src/libavcodec/rv34.c:98: note: 'maxbits' was declared here
src/libavcodec/rv34.c:98: warning: 'maxbits' may be used uninitialized in this function
src/libavcodec/rv34.c:98: note: 'maxbits' was declared here
src/libavcodec/rv34.c:98: warning: 'maxbits' may be used uninitialized in this function
src/libavcodec/rv34.c:98: note: 'maxbits' was declared here
src/libavcodec/rv34.c:98: warning: 'maxbits' may be used uninitialized in this function
src/libavcodec/rv34.c:98: note: 'maxbits' was declared here
src/libavcodec/rv34.c:98: warning: 'maxbits' may be used uninitialized in this function
src/libavcodec/rv34.c:98: note: 'maxbits' was declared here
src/libavcodec/rv34.c:98: warning: 'maxbits' may be used uninitialized in this function
src/libavcodec/rv34.c:98: note: 'maxbits' was declared here
src/libavcodec/rv34.c:98: warning: 'maxbits' may be used uninitialized in this function
src/libavcodec/rv34.c:98: note: 'maxbits' was declared here
src/libavcodec/rv34.c:98: warning: 'maxbits' may be used uninitialized in this function
src/libavcodec/rv34.c:98: note: 'maxbits' was declared here
src/libavcodec/rv34.c:98: warning: 'maxbits' may be used uninitialized in this function
src/libavcodec/rv34.c:98: note: 'maxbits' was declared here
src/libavcodec/rv34.c:98: warning: 'maxbits' may be used uninitialized in this function
src/libavcodec/rv34.c:98: note: 'maxbits' was declared here
src/libavcodec/rv34.c:98: warning: 'maxbits' may be used uninitialized in this function
src/libavcodec/rv34.c:98: note: 'maxbits' was declared here
src/libavcodec/rv34.c:98: warning: 'maxbits' may be used uninitialized in this function
src/libavcodec/rv34.c:98: note: 'maxbits' was declared here
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
src/libavcodec/scpr.c: In function 'decode_frame':
src/libavcodec/scpr.c:459: warning: 'clr' may be used uninitialized in this function
src/libavcodec/scpr.c:459: note: 'clr' was declared here
src/libavcodec/scpr3.c:1168: warning: 'clr' may be used uninitialized in this function
src/libavcodec/scpr3.c:1168: note: 'clr' was declared here
CC	libavcodec/screenpresso.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/screenpresso.c:38:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/timer.h:42,
                 from src/libavutil/internal.h:44,
                 from src/libavcodec/screenpresso.c:41:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
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
HOSTCC	libavcodec/sinewin_tablegen.o
In file included from src/libavcodec/sinewin_tablegen.h:32,
                 from src/libavcodec/sinewin_tablegen.c:31:
src/libavutil/common.h: In function 'av_sat_add64_c':
src/libavutil/common.h:353: warning: suggest parentheses around arithmetic in operand of |
HOSTLD	libavcodec/sinewin_tablegen
GEN	libavcodec/sinewin_tables.h
CC	libavcodec/sinewin.o
CC	libavcodec/sipr.o
CC	libavcodec/sipr16k.o
CC	libavcodec/sipr_parser.o
CC	libavcodec/siren.o
src/libavcodec/siren.c: In function 'siren_decode':
src/libavcodec/siren.c:712: warning: 'bits_per_frame' may be used uninitialized in this function
CC	libavcodec/smacker.o
CC	libavcodec/smc.o
CC	libavcodec/smcenc.o
CC	libavcodec/snappy.o
CC	libavcodec/snow.o
CC	libavcodec/snow_dwt.o
CC	libavcodec/snowdec.o
CC	libavcodec/snowenc.o
src/libavcodec/snowenc.c: In function 'encode_q_branch':
src/libavcodec/snowenc.c:327: warning: passing argument 7 of 'ff_epzs_motion_search' from incompatible pointer type
CC	libavcodec/sonic.o
CC	libavcodec/sp5xdec.o
CC	libavcodec/speedhq.o
src/libavcodec/speedhq.c: In function 'decode_dct_block':
src/libavcodec/speedhq.c:227: warning: ignoring alignment for stack allocated 'la_block'
src/libavcodec/speedhq.c: In function 'decode_speedhq_border':
src/libavcodec/speedhq.c:285: warning: 'linesize_a' may be used uninitialized in this function
src/libavcodec/speedhq.c:293: warning: 'dest_a' may be used uninitialized in this function
src/libavcodec/speedhq.c:227: warning: ignoring alignment for stack allocated 'la_block'
src/libavcodec/speedhq.c:227: warning: ignoring alignment for stack allocated 'la_block'
src/libavcodec/speedhq.c:227: warning: ignoring alignment for stack allocated 'la_block'
src/libavcodec/speedhq.c:227: warning: ignoring alignment for stack allocated 'la_block'
src/libavcodec/speedhq.c:227: warning: ignoring alignment for stack allocated 'la_block'
src/libavcodec/speedhq.c:227: warning: ignoring alignment for stack allocated 'la_block'
src/libavcodec/speedhq.c:227: warning: ignoring alignment for stack allocated 'la_block'
src/libavcodec/speedhq.c: In function 'decode_speedhq_field':
src/libavcodec/speedhq.c:359: warning: 'linesize_a' may be used uninitialized in this function
src/libavcodec/speedhq.c:392: warning: 'dest_a' may be used uninitialized in this function
src/libavcodec/speedhq.c:227: warning: ignoring alignment for stack allocated 'la_block'
src/libavcodec/speedhq.c:227: warning: ignoring alignment for stack allocated 'la_block'
src/libavcodec/speedhq.c:227: warning: ignoring alignment for stack allocated 'la_block'
src/libavcodec/speedhq.c:227: warning: ignoring alignment for stack allocated 'la_block'
src/libavcodec/speedhq.c:227: warning: ignoring alignment for stack allocated 'la_block'
src/libavcodec/speedhq.c:227: warning: ignoring alignment for stack allocated 'la_block'
CC	libavcodec/speedhqenc.o
CC	libavcodec/speexdec.o
src/libavcodec/speexdec.c: In function 'sb_decode':
src/libavcodec/speexdec.c:1226: warning: 'low_innov_alias' may be used uninitialized in this function
src/libavcodec/speexdec.c:825: warning: 'n0' may be used uninitialized in this function
src/libavcodec/speexdec.c:825: note: 'n0' was declared here
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
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/svq3.c:66:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavcodec/svq3.c: In function 'svq3_decode_init':
src/libavcodec/svq3.c:1171: warning: 'h' may be used uninitialized in this function
src/libavcodec/svq3.c:1171: warning: 'w' may be used uninitialized in this function
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
src/libavcodec/targa.c: In function 'decode_frame':
src/libavcodec/targa.c:117: warning: 'img_size' may be used uninitialized in this function
CC	libavcodec/targa_y216dec.o
CC	libavcodec/targaenc.o
CC	libavcodec/tdsc.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/tdsc.c:38:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/common.h:40,
                 from src/libavutil/avutil.h:297,
                 from src/libavcodec/avcodec.h:33,
                 from src/libavcodec/tdsc.c:42:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
CC	libavcodec/textdec.o
CC	libavcodec/texturedsp.o
CC	libavcodec/texturedspenc.o
CC	libavcodec/tiertexseqv.o
CC	libavcodec/tiff.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/tiff.c:30:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/common.h:40,
                 from src/libavutil/avutil.h:297,
                 from src/libavutil/opt.h:32,
                 from src/libavcodec/tiff.c:40:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
src/libavcodec/tiff.c: In function 'tiff_uncompress':
src/libavcodec/tiff.c:487: warning: assignment discards qualifiers from pointer target type
src/libavcodec/tiff.c: In function 'decode_frame':
src/libavcodec/tiff.c:1752: warning: 'stride' may be used uninitialized in this function
CC	libavcodec/tiff_common.o
CC	libavcodec/tiffenc.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/tiffenc.c:31:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/common.h:40,
                 from src/libavutil/avutil.h:297,
                 from src/libavutil/opt.h:32,
                 from src/libavcodec/tiffenc.c:36:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
CC	libavcodec/tmv.o
CC	libavcodec/to_upper4.o
CC	libavcodec/tpeldsp.o
CC	libavcodec/trace_headers_bsf.o
CC	libavcodec/truehd_core_bsf.o
CC	libavcodec/truemotion1.o
src/libavcodec/truemotion1.c: In function 'truemotion1_decode_16bit':
src/libavcodec/truemotion1.c:631: warning: 'mb_change_byte' may be used uninitialized in this function
CC	libavcodec/truemotion2.o
CC	libavcodec/truemotion2rt.o
CC	libavcodec/truespeech.o
CC	libavcodec/tscc.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/zlib_wrapper.h:26,
                 from src/libavcodec/tscc.c:42:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavcodec/tscc.c: In function 'decode_frame':
src/libavcodec/tscc.c:83: warning: assignment discards qualifiers from pointer target type
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
src/libavcodec/utils.c: In function 'av_get_audio_frame_duration':
src/libavcodec/utils.c:822: warning: 'channels' is deprecated (declared at src/libavcodec/avcodec.h:1015)
src/libavcodec/utils.c: In function 'av_get_audio_frame_duration2':
src/libavcodec/utils.c:840: warning: 'channels' is deprecated (declared at src/libavcodec/codec_par.h:172)
CC	libavcodec/utvideodec.o
CC	libavcodec/utvideodsp.o
CC	libavcodec/utvideoenc.o
CC	libavcodec/v210dec.o
CC	libavcodec/v210enc.o
src/libavcodec/v210enc.c: In function 'encode_frame':
src/libavcodec/v210_template.c:40: warning: 'val' may be used uninitialized in this function
src/libavcodec/v210_template.c:40: note: 'val' was declared here
src/libavcodec/v210_template.c:40: warning: 'val' may be used uninitialized in this function
src/libavcodec/v210_template.c:40: note: 'val' was declared here
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/vbndec.o
CC	libavcodec/vbnenc.o
CC	libavcodec/vc1.o
CC	libavcodec/vc1_block.o
CC	libavcodec/vc1_loopfilter.o
CC	libavcodec/vc1_mc.o
src/libavcodec/vc1_mc.c: In function 'ff_vc1_mc_4mv_chroma':
src/libavcodec/vc1_mc.c:640: warning: 'ty' may be used uninitialized in this function
src/libavcodec/vc1_mc.c:640: warning: 'tx' may be used uninitialized in this function
CC	libavcodec/vc1_parser.o
src/libavcodec/vc1_parser.c: In function 'vc1_parse':
src/libavcodec/vc1_parser.c:151: warning: 'b' may be used uninitialized in this function
CC	libavcodec/vc1_pred.o
CC	libavcodec/vc1data.o
CC	libavcodec/vc1dec.o
CC	libavcodec/vc1dsp.o
CC	libavcodec/vc2enc.o
src/libavcodec/vc2enc.c: In function 'rate_control':
src/libavcodec/vc2enc.c:625: warning: 'bits_last' may be used uninitialized in this function
CC	libavcodec/vc2enc_dwt.o
CC	libavcodec/vcr1.o
CC	libavcodec/version.o
CC	libavcodec/videodsp.o
CC	libavcodec/vima.o
CC	libavcodec/vlc.o
CC	libavcodec/vmdaudio.o
CC	libavcodec/vmdvideo.o
CC	libavcodec/vmnc.o
CC	libavcodec/vorbis.o
CC	libavcodec/vorbis_data.o
CC	libavcodec/vorbis_parser.o
CC	libavcodec/vorbisdec.o
CC	libavcodec/vorbisdsp.o
CC	libavcodec/vorbisenc.o
CC	libavcodec/vp3.o
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/vp6.o
CC	libavcodec/vp6dsp.o
CC	libavcodec/vp8.o
CC	libavcodec/vp8_parser.o
CC	libavcodec/vp8dsp.o
CC	libavcodec/vp9.o
src/libavcodec/vp9.c: In function 'vp9_decode_frame':
src/libavcodec/vp9.c:1561: warning: 'ref' may be used uninitialized in this function
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
src/libavcodec/vp9block.c: In function 'decode_coeffs':
src/libavcodec/vp9block.c:976: warning: initialization from incompatible pointer type
src/libavcodec/vp9block.c: In function 'ff_vp9_decode_block':
src/libavcodec/vp9block.c:98: warning: 'filter_id' may be used uninitialized in this function
src/libavcodec/vp9block.c:98: note: 'filter_id' was declared here
src/libavcodec/vp9block.c:98: warning: 'vref' may be used uninitialized in this function
src/libavcodec/vp9block.c:98: note: 'vref' was declared here
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
src/libavcodec/vp9mvs.c: In function 'ff_vp9_fill_mv':
src/libavcodec/vp9mvs.c:299: warning: 'hp' may be used uninitialized in this function
CC	libavcodec/vp9prob.o
CC	libavcodec/vp9recon.o
src/libavcodec/vp9_mc_template.c: In function 'inter_pred_scaled_16bpp':
src/libavcodec/vp9_mc_template.c:41: warning: 'h2' may be used uninitialized in this function
src/libavcodec/vp9_mc_template.c:41: warning: 'w2' may be used uninitialized in this function
src/libavcodec/vp9_mc_template.c:40: warning: 'ref2' may be used uninitialized in this function
src/libavcodec/vp9_mc_template.c:39: warning: 'tref2' may be used uninitialized in this function
src/libavcodec/vp9_mc_template.c: In function 'inter_pred_scaled_8bpp':
src/libavcodec/vp9_mc_template.c:41: warning: 'h2' may be used uninitialized in this function
src/libavcodec/vp9_mc_template.c:41: warning: 'w2' may be used uninitialized in this function
src/libavcodec/vp9_mc_template.c:40: warning: 'ref2' may be used uninitialized in this function
src/libavcodec/vp9_mc_template.c:39: warning: 'tref2' may be used uninitialized in this function
src/libavcodec/vp9_mc_template.c: In function 'inter_pred_16bpp':
src/libavcodec/vp9_mc_template.c:41: warning: 'h2' may be used uninitialized in this function
src/libavcodec/vp9_mc_template.c:41: warning: 'w2' may be used uninitialized in this function
src/libavcodec/vp9_mc_template.c:40: warning: 'ref2' may be used uninitialized in this function
src/libavcodec/vp9_mc_template.c:39: warning: 'tref2' may be used uninitialized in this function
src/libavcodec/vp9_mc_template.c: In function 'inter_pred_8bpp':
src/libavcodec/vp9_mc_template.c:41: warning: 'h2' may be used uninitialized in this function
src/libavcodec/vp9_mc_template.c:41: warning: 'w2' may be used uninitialized in this function
src/libavcodec/vp9_mc_template.c:40: warning: 'ref2' may be used uninitialized in this function
src/libavcodec/vp9_mc_template.c:39: warning: 'tref2' may be used uninitialized in this function
src/libavcodec/vp9recon.c: In function 'ff_vp9_intra_recon_16bpp':
src/libavcodec/vp9recon.c:97: warning: 'topleft' may be used uninitialized in this function
src/libavcodec/vp9recon.c:97: note: 'topleft' was declared here
src/libavcodec/vp9recon.c:97: warning: 'top' may be used uninitialized in this function
src/libavcodec/vp9recon.c:97: note: 'top' was declared here
src/libavcodec/vp9recon.c:97: warning: 'topleft' may be used uninitialized in this function
src/libavcodec/vp9recon.c:97: note: 'topleft' was declared here
src/libavcodec/vp9recon.c:97: warning: 'top' may be used uninitialized in this function
src/libavcodec/vp9recon.c:97: note: 'top' was declared here
src/libavcodec/vp9recon.c:231: warning: ignoring alignment for stack allocated 'la_a_buf'
src/libavcodec/vp9recon.c:232: warning: ignoring alignment for stack allocated 'la_l'
src/libavcodec/vp9recon.c: In function 'ff_vp9_intra_recon_8bpp':
src/libavcodec/vp9recon.c:97: warning: 'topleft' may be used uninitialized in this function
src/libavcodec/vp9recon.c:97: note: 'topleft' was declared here
src/libavcodec/vp9recon.c:97: warning: 'top' may be used uninitialized in this function
src/libavcodec/vp9recon.c:97: note: 'top' was declared here
src/libavcodec/vp9recon.c:97: warning: 'topleft' may be used uninitialized in this function
src/libavcodec/vp9recon.c:97: note: 'topleft' was declared here
src/libavcodec/vp9recon.c:97: warning: 'top' may be used uninitialized in this function
src/libavcodec/vp9recon.c:97: note: 'top' was declared here
src/libavcodec/vp9recon.c:231: warning: ignoring alignment for stack allocated 'la_a_buf'
src/libavcodec/vp9recon.c:232: warning: ignoring alignment for stack allocated 'la_l'
CC	libavcodec/vpx_rac.o
CC	libavcodec/vqavideo.o
CC	libavcodec/wavpack.o
CC	libavcodec/wavpackdata.o
CC	libavcodec/wavpackenc.o
CC	libavcodec/wbmpdec.o
CC	libavcodec/wbmpenc.o
CC	libavcodec/wcmv.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/zlib_wrapper.h:26,
                 from src/libavcodec/wcmv.c:32:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
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
src/libavcodec/wmavoice.c: In function 'postfilter':
src/libavcodec/wmavoice.c:730: warning: 'remainder' may be used uninitialized in this function
src/libavcodec/wmavoice.c:730: note: 'remainder' was declared here
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
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/zerocodec.c:20:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/common.h:40,
                 from src/libavutil/avutil.h:297,
                 from src/libavcodec/avcodec.h:33,
                 from src/libavcodec/zerocodec.c:22:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
CC	libavcodec/zlib_wrapper.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/zlib_wrapper.c:23:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/common.h:40,
                 from src/libavutil/avutil.h:297,
                 from src/libavutil/mem.h:35,
                 from src/libavcodec/zlib_wrapper.c:28:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
CC	libavcodec/zmbv.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/zlib_wrapper.h:26,
                 from src/libavcodec/zmbv.c:36:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
src/libavcodec/zmbv.c: In function 'decode_frame':
src/libavcodec/zmbv.c:542: warning: assignment discards qualifiers from pointer target type
CC	libavcodec/zmbvenc.o
In file included from /usr/include/zconf.h:289,
                 from /usr/include/zlib.h:36,
                 from src/libavcodec/zlib_wrapper.h:26,
                 from src/libavcodec/zmbvenc.c:36:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
AR	libavcodec/libavcodec.a
GEN	libavcodec/libavcodec.pc
CC	libpostproc/postprocess.o
src/libpostproc/postprocess.c: In function 'reallocBuffers':
src/libpostproc/postprocess.c:835: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libpostproc/postprocess.c:836: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libpostproc/postprocess.c:837: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libpostproc/postprocess.c:838: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libpostproc/postprocess.c:848: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libpostproc/postprocess.c:849: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libpostproc/postprocess.c:850: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libpostproc/postprocess.c:851: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	libpostproc/version.o
AR	libpostproc/libpostproc.a
GEN	libpostproc/libpostproc.pc
CC	libswresample/audioconvert.o
CC	libswresample/dither.o
CC	libswresample/options.o
CC	libswresample/rematrix.o
src/libswresample/rematrix.c: In function 'swr_set_matrix':
src/libswresample/rematrix.c:76: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.h:449)
src/libswresample/rematrix.c:88: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.h:449)
CC	libswresample/resample.o
CC	libswresample/resample_dsp.o
CC	libswresample/swresample.o
src/libswresample/swresample.c: In function 'swr_alloc_set_opts':
src/libswresample/swresample.c:69: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.h:449)
src/libswresample/swresample.c:72: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.h:449)
CC	libswresample/swresample_frame.o
src/libswresample/swresample_frame.c: In function 'swr_config_frame':
src/libswresample/swresample_frame.c:38: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libswresample/swresample_frame.c:39: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libswresample/swresample_frame.c:40: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libswresample/swresample_frame.c:58: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libswresample/swresample_frame.c:59: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libswresample/swresample_frame.c:61: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libswresample/swresample_frame.c: In function 'config_changed':
src/libswresample/swresample_frame.c:93: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libswresample/swresample_frame.c:94: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libswresample/swresample_frame.c:95: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libswresample/swresample_frame.c:112: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libswresample/swresample_frame.c:113: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libswresample/swresample_frame.c:115: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libswresample/swresample_frame.c: In function 'available_samples':
src/libswresample/swresample_frame.c:175: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.h:449)
src/libswresample/swresample_frame.c:175: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
CC	libswresample/version.o
AR	libswresample/libswresample.a
GEN	libswresample/libswresample.pc
CC	libswscale/alphablend.o
CC	libswscale/gamma.o
CC	libswscale/half2float.o
CC	libswscale/hscale.o
CC	libswscale/hscale_fast_bilinear.o
CC	libswscale/input.o
CC	libswscale/options.o
CC	libswscale/output.o
src/libswscale/output.c: In function 'yuv2ya16le_1_c':
src/libswscale/output.c:1009: warning: 'A' may be used uninitialized in this function
src/libswscale/output.c:1009: note: 'A' was declared here
src/libswscale/output.c: In function 'yuv2ya16le_2_c':
src/libswscale/output.c:984: warning: 'A' may be used uninitialized in this function
src/libswscale/output.c:984: note: 'A' was declared here
src/libswscale/output.c: In function 'yuv2ya16be_1_c':
src/libswscale/output.c:1009: warning: 'A' may be used uninitialized in this function
src/libswscale/output.c:1009: note: 'A' was declared here
src/libswscale/output.c: In function 'yuv2ya16be_2_c':
src/libswscale/output.c:984: warning: 'A' may be used uninitialized in this function
src/libswscale/output.c:984: note: 'A' was declared here
src/libswscale/output.c: In function 'yuv2gbrp16_full_X_c':
src/libswscale/output.c:2316: warning: 'A' may be used uninitialized in this function
src/libswscale/output.c: In function 'yuv2gbrpf32_full_X_c':
src/libswscale/output.c:2392: warning: 'A' may be used uninitialized in this function
CC	libswscale/rgb2rgb.o
CC	libswscale/slice.o
CC	libswscale/swscale.o
CC	libswscale/swscale_unscaled.o
CC	libswscale/utils.o
CC	libswscale/version.o
CC	libswscale/vscale.o
CC	libswscale/yuv2rgb.o
AR	libswscale/libswscale.a
GEN	libswscale/libswscale.pc
CC	libavutil/adler32.o
CC	libavutil/aes.o
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
src/libavutil/channel_layout.c: In function 'get_channel_layout_single':
src/libavutil/channel_layout.c:228: warning: 'av_get_default_channel_layout' is deprecated (declared at src/libavutil/channel_layout.h:457)
src/libavutil/channel_layout.c: In function 'av_get_extended_channel_layout':
src/libavutil/channel_layout.c:257: warning: 'av_get_channel_layout' is deprecated (declared at src/libavutil/channel_layout.c:238)
src/libavutil/channel_layout.c:261: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.h:449)
src/libavutil/channel_layout.c: In function 'av_bprint_channel_layout':
src/libavutil/channel_layout.c:281: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.h:449)
src/libavutil/channel_layout.c: In function 'av_get_channel_layout_string':
src/libavutil/channel_layout.c:315: warning: 'av_bprint_channel_layout' is deprecated (declared at src/libavutil/channel_layout.c:277)
src/libavutil/channel_layout.c: In function 'av_get_channel_layout_channel_index':
src/libavutil/channel_layout.c:335: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.c:319)
src/libavutil/channel_layout.c:338: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.c:319)
src/libavutil/channel_layout.c: In function 'av_get_channel_name':
src/libavutil/channel_layout.c:344: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.c:319)
src/libavutil/channel_layout.c: In function 'av_get_channel_description':
src/libavutil/channel_layout.c:355: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.c:319)
src/libavutil/channel_layout.c: In function 'av_channel_layout_extract_channel':
src/libavutil/channel_layout.c:367: warning: 'av_get_channel_layout_nb_channels' is deprecated (declared at src/libavutil/channel_layout.c:319)
CC	libavutil/color_utils.o
CC	libavutil/cpu.o
In file included from src/libavutil/cpu.c:50:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavutil/crc.o
CC	libavutil/csp.o
CC	libavutil/des.o
CC	libavutil/detection_bbox.o
CC	libavutil/dict.o
CC	libavutil/display.o
CC	libavutil/dovi_meta.o
CC	libavutil/downmix_info.o
CC	libavutil/encryption_info.o
src/libavutil/encryption_info.c: In function 'av_encryption_init_info_get_side_data':
src/libavutil/encryption_info.c:233: warning: 'info' may be used uninitialized in this function
CC	libavutil/error.o
CC	libavutil/eval.o
CC	libavutil/fifo.o
src/libavutil/fifo.c: In function 'av_fifo_alloc_array':
src/libavutil/fifo.c:317: warning: 'av_fifo_reset' is deprecated (declared at src/libavutil/fifo.h:273)
src/libavutil/fifo.c: In function 'av_fifo_alloc':
src/libavutil/fifo.c:323: warning: 'av_fifo_alloc_array' is deprecated (declared at src/libavutil/fifo.c:300)
src/libavutil/fifo.c: In function 'av_fifo_freep':
src/libavutil/fifo.c:337: warning: 'av_fifo_free' is deprecated (declared at src/libavutil/fifo.c:327)
src/libavutil/fifo.c: In function 'av_fifo_space':
src/libavutil/fifo.c:355: warning: 'av_fifo_size' is deprecated (declared at src/libavutil/fifo.c:349)
src/libavutil/fifo.c: In function 'av_fifo_realloc2':
src/libavutil/fifo.c:377: warning: 'av_fifo_size' is deprecated (declared at src/libavutil/fifo.c:349)
src/libavutil/fifo.c: In function 'av_fifo_grow':
src/libavutil/fifo.c:398: warning: 'av_fifo_size' is deprecated (declared at src/libavutil/fifo.c:349)
src/libavutil/fifo.c:401: warning: 'av_fifo_size' is deprecated (declared at src/libavutil/fifo.c:349)
src/libavutil/fifo.c:404: warning: 'av_fifo_realloc2' is deprecated (declared at src/libavutil/fifo.c:359)
src/libavutil/fifo.c: In function 'av_fifo_generic_write':
src/libavutil/fifo.c:417: warning: 'av_fifo_space' is deprecated (declared at src/libavutil/fifo.c:354)
src/libavutil/fifo.c: In function 'av_fifo_generic_peek_at':
src/libavutil/fifo.c:445: warning: 'av_fifo_size' is deprecated (declared at src/libavutil/fifo.c:349)
src/libavutil/fifo.c: In function 'av_fifo_generic_peek':
src/libavutil/fifo.c:477: warning: 'av_fifo_generic_peek_at' is deprecated (declared at src/libavutil/fifo.c:442)
src/libavutil/fifo.c: In function 'av_fifo_generic_read':
src/libavutil/fifo.c:483: warning: 'av_fifo_size' is deprecated (declared at src/libavutil/fifo.c:349)
src/libavutil/fifo.c:494: warning: 'av_fifo_drain' is deprecated (declared at src/libavutil/fifo.h:399)
CC	libavutil/file.o
In file included from src/libavutil/file.c:28:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavutil/file_open.o
In file included from src/libavutil/file_open.c:27:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
CC	libavutil/film_grain_params.o
CC	libavutil/fixed_dsp.o
CC	libavutil/float_dsp.o
CC	libavutil/frame.o
src/libavutil/frame.c: In function 'get_frame_defaults':
src/libavutil/frame.c:65: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
src/libavutil/frame.c: In function 'get_audio_buffer':
src/libavutil/frame.c:203: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavutil/frame.c:204: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavutil/frame.c:206: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavutil/frame.c:210: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavutil/frame.c:211: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavutil/frame.c: In function 'av_frame_get_buffer':
src/libavutil/frame.c:270: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavutil/frame.c:270: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavutil/frame.c: In function 'frame_copy_props':
src/libavutil/frame.c:303: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
src/libavutil/frame.c:303: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
src/libavutil/frame.c: In function 'av_frame_ref':
src/libavutil/frame.c:372: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavutil/frame.c:372: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavutil/frame.c:373: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavutil/frame.c:373: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavutil/frame.c:375: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavutil/frame.c:376: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavutil/frame.c:378: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavutil/frame.c: In function 'av_frame_make_writable':
src/libavutil/frame.c:564: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavutil/frame.c:564: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavutil/frame.c:565: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavutil/frame.c:565: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavutil/frame.c: In function 'av_frame_get_plane_buffer':
src/libavutil/frame.c:619: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavutil/frame.c: In function 'frame_copy_audio':
src/libavutil/frame.c:738: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavutil/frame.c:738: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavutil/frame.c:739: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavutil/frame.c:739: warning: 'channel_layout' is deprecated (declared at src/libavutil/frame.h:510)
src/libavutil/frame.c:744: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
src/libavutil/frame.c: In function 'av_frame_copy':
src/libavutil/frame.c:782: warning: 'channels' is deprecated (declared at src/libavutil/frame.h:648)
CC	libavutil/hash.o
CC	libavutil/hdr_dynamic_metadata.o
CC	libavutil/hdr_dynamic_vivid_metadata.o
CC	libavutil/hmac.o
CC	libavutil/hwcontext.o
CC	libavutil/hwcontext_stub.o
CC	libavutil/imgutils.o
CC	libavutil/integer.o
CC	libavutil/intmath.o
CC	libavutil/lfg.o
CC	libavutil/lls.o
CC	libavutil/log.o
In file included from src/libavutil/log.c:31:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/log.c:39:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
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
In file included from src/libavutil/mem.c:37:
/usr/include/malloc.h:4:2: warning: #warning "<malloc.h> is obsolete, use <stdlib.h>"
CC	libavutil/murmur3.o
CC	libavutil/opt.o
src/libavutil/opt.c: In function 'av_opt_set':
src/libavutil/opt.c:566: warning: 'av_get_channel_layout' is deprecated (declared at src/libavutil/channel_layout.h:408)
src/libavutil/opt.c: In function 'av_opt_is_set_to_default':
src/libavutil/opt.c:2061: warning: 'i64' may be used uninitialized in this function
CC	libavutil/parseutils.o
src/libavutil/parseutils.c: In function 'av_parse_time':
src/libavutil/parseutils.c:592: warning: 't' may be used uninitialized in this function
CC	libavutil/pixdesc.o
CC	libavutil/pixelutils.o
CC	libavutil/random_seed.o
In file included from src/libavutil/random_seed.c:25:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
In file included from src/libavutil/avassert.h:31,
                 from src/libavutil/random_seed.c:38:
/usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp'
/usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here
/usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey'
/usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here
/usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp'
/usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here
/usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp'
/usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here
/usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps'
/usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here
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
In file included from src/libavutil/time.c:31:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
CC	libavutil/timecode.o
CC	libavutil/tree.o
CC	libavutil/twofish.o
CC	libavutil/tx.o
CC	libavutil/tx_double.o
In file included from src/libavutil/tx_double.c:22:
src/libavutil/tx_template.c: In function 'fft7':
src/libavutil/tx_template.c:256: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavutil/tx_template.c: In function 'fft9':
src/libavutil/tx_template.c:342: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	libavutil/tx_float.o
In file included from src/libavutil/tx_float.c:22:
src/libavutil/tx_template.c: In function 'fft7':
src/libavutil/tx_template.c:256: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavutil/tx_template.c: In function 'fft9':
src/libavutil/tx_template.c:342: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	libavutil/tx_int32.o
In file included from src/libavutil/tx_int32.c:22:
src/libavutil/tx_template.c: In function 'fft7':
src/libavutil/tx_template.c:256: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/libavutil/tx_template.c: In function 'fft9':
src/libavutil/tx_template.c:342: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	libavutil/utils.o
CC	libavutil/uuid.o
CC	libavutil/version.o
CC	libavutil/video_enc_params.o
CC	libavutil/xga_font_data.o
CC	libavutil/xtea.o
AR	libavutil/libavutil.a
GEN	libavutil/libavutil.pc
HOSTCC	doc/print_options.o
In file included from src/libavutil/avutil.h:297,
                 from src/libavutil/opt.h:32,
                 from src/doc/print_options.c:36:
src/libavutil/common.h: In function 'av_sat_add64_c':
src/libavutil/common.h:353: warning: suggest parentheses around arithmetic in operand of |
HOSTLD	doc/print_options
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/libavcodec.pod
POD	doc/libavformat.pod
POD	doc/libavdevice.pod
POD	doc/libavfilter.pod
MAN	doc/ffmpeg.1
MAN	doc/ffprobe.1
MAN	doc/ffmpeg-all.1
MAN	doc/ffprobe-all.1
MAN	doc/ffmpeg-utils.1
MAN	doc/ffmpeg-scaler.1
MAN	doc/ffmpeg-resampler.1
MAN	doc/ffmpeg-codecs.1
MAN	doc/ffmpeg-bitstream-filters.1
MAN	doc/ffmpeg-formats.1
MAN	doc/ffmpeg-protocols.1
MAN	doc/ffmpeg-devices.1
MAN	doc/ffmpeg-filters.1
MAN	doc/libavutil.3
MAN	doc/libswscale.3
MAN	doc/libswresample.3
MAN	doc/libavcodec.3
MAN	doc/libavformat.3
MAN	doc/libavdevice.3
MAN	doc/libavfilter.3
TXT	doc/fate.txt
CC	fftools/ffmpeg_demux.o
In file included from src/libavutil/common.h:34,
                 from src/libavutil/avutil.h:297,
                 from src/libavcodec/avcodec.h:33,
                 from src/fftools/cmdutils.h:29,
                 from src/fftools/ffmpeg.h:30,
                 from src/fftools/ffmpeg_demux.c:20:
/usr/include/errno.h:54: warning: redundant redeclaration of '__errno'
/usr/include/signal.h:72: warning: previous declaration of '__errno' was here
CC	fftools/ffmpeg_filter.o
In file included from src/libavutil/common.h:34,
                 from src/libavutil/avutil.h:297,
                 from src/libavcodec/avcodec.h:33,
                 from src/fftools/cmdutils.h:29,
                 from src/fftools/ffmpeg.h:30,
                 from src/fftools/ffmpeg_filter.c:24:
/usr/include/errno.h:54: warning: redundant redeclaration of '__errno'
/usr/include/signal.h:72: warning: previous declaration of '__errno' was here
CC	fftools/ffmpeg_hw.o
In file included from src/fftools/ffmpeg.h:28,
                 from src/fftools/ffmpeg_hw.c:26:
/usr/include/signal.h:72: warning: redundant redeclaration of '__errno'
/usr/include/errno.h:54: warning: previous declaration of '__errno' was here
src/fftools/ffmpeg_hw.c: In function 'hw_device_setup_for_decode':
src/fftools/ffmpeg_hw.c:320: warning: 'type' may be used uninitialized in this function
src/fftools/ffmpeg_hw.c:322: warning: 'err' may be used uninitialized in this function
CC	fftools/ffmpeg_mux.o
In file included from src/libavutil/common.h:34,
                 from src/libavutil/avutil.h:297,
                 from src/libavcodec/avcodec.h:33,
                 from src/fftools/cmdutils.h:29,
                 from src/fftools/ffmpeg.h:30,
                 from src/fftools/ffmpeg_mux.c:24:
/usr/include/errno.h:54: warning: redundant redeclaration of '__errno'
/usr/include/signal.h:72: warning: previous declaration of '__errno' was here
CC	fftools/ffmpeg_opt.o
In file included from src/libavutil/common.h:34,
                 from src/libavutil/avutil.h:297,
                 from src/libavcodec/avcodec.h:33,
                 from src/fftools/cmdutils.h:29,
                 from src/fftools/ffmpeg.h:30,
                 from src/fftools/ffmpeg_opt.c:31:
/usr/include/errno.h:54: warning: redundant redeclaration of '__errno'
/usr/include/signal.h:72: warning: previous declaration of '__errno' was here
src/fftools/ffmpeg_opt.c: In function 'new_audio_stream':
src/fftools/ffmpeg_opt.c:2100: warning: 'av_get_channel_layout' is deprecated (declared at src/libavutil/channel_layout.h:408)
src/fftools/ffmpeg_opt.c: In function 'opt_map':
src/fftools/ffmpeg_opt.c:422: warning: 'allow_unused' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c: In function 'new_output_stream':
src/fftools/ffmpeg_opt.c:1525: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1525: note: 'so' was declared here
src/fftools/ffmpeg_opt.c:1621: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1623: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1660: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1671: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1683: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1693: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1695: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1704: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1714: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1720: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1724: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1727: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1729: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1749: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c: In function 'new_subtitle_stream':
src/fftools/ffmpeg_opt.c:2213: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c: In function 'choose_decoder':
src/fftools/ffmpeg_opt.c:839: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c: In function 'open_input_file':
src/fftools/ffmpeg_opt.c:1080: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1080: note: 'so' was declared here
src/fftools/ffmpeg_opt.c:1066: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1066: note: 'so' was declared here
src/fftools/ffmpeg_opt.c:1057: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1057: note: 'so' was declared here
src/fftools/ffmpeg_opt.c:1011: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1011: note: 'so' was declared here
src/fftools/ffmpeg_opt.c:938: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:938: note: 'so' was declared here
src/fftools/ffmpeg_opt.c:929: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:929: note: 'so' was declared here
src/fftools/ffmpeg_opt.c:927: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:927: note: 'so' was declared here
src/fftools/ffmpeg_opt.c:924: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:924: note: 'so' was declared here
src/fftools/ffmpeg_opt.c:1079: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1079: note: 'so' was declared here
src/fftools/ffmpeg_opt.c:1073: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1073: note: 'so' was declared here
src/fftools/ffmpeg_opt.c:1009: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1009: note: 'so' was declared here
src/fftools/ffmpeg_opt.c:995: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:995: note: 'so' was declared here
src/fftools/ffmpeg_opt.c:939: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:939: note: 'so' was declared here
src/fftools/ffmpeg_opt.c: In function 'new_audio_stream':
src/fftools/ffmpeg_opt.c:2080: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:2081: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:2089: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:2095: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:2116: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:2123: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:2125: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c: In function 'new_video_stream':
src/fftools/ffmpeg_opt.c:1841: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1847: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1862: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1873: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1874: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1886: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1892: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1904: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1912: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1922: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1931: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1969: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:1981: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:2020: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:2024: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:2027: warning: 'so' may be used uninitialized in this function
src/fftools/ffmpeg_opt.c:2030: warning: 'so' may be used uninitialized in this function
CC	fftools/objpool.o
CC	fftools/sync_queue.o
src/fftools/sync_queue.c: In function 'sq_send':
src/fftools/sync_queue.c:253: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/fftools/sync_queue.c:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/fftools/sync_queue.c: In function 'receive_for_stream':
src/fftools/sync_queue.c:305: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/fftools/sync_queue.c: In function 'sq_free':
src/fftools/sync_queue.c:438: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC	fftools/thread_queue.o
CC	fftools/cmdutils.o
CC	fftools/opt_common.o
CC	fftools/ffmpeg.o
In file included from src/fftools/ffmpeg.c:41:
/usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek'
/usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here
/usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate'
/usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here
/usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp'
/usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here
/usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp'
/usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here
/usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey'
/usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here
/usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate'
/usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here
/usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp'
/usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here
/usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps'
/usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here
In file included from src/fftools/ffmpeg.h:28,
                 from src/fftools/ffmpeg.c:106:
/usr/include/signal.h:72: warning: redundant redeclaration of '__errno'
/usr/include/errno.h:54: warning: previous declaration of '__errno' was here
src/fftools/ffmpeg.c: In function 'init_input_stream':
src/fftools/ffmpeg.c:2656: warning: 'thread_safe_callbacks' is deprecated (declared at src/libavcodec/avcodec.h:1511)
src/fftools/ffmpeg.c: In function 'process_input_packet':
src/fftools/ffmpeg.c:2106: warning: 'ret' may be used uninitialized in this function
src/fftools/ffmpeg.c:2106: note: 'ret' was declared here
src/fftools/ffmpeg.c:2106: warning: 'ret' may be used uninitialized in this function
src/fftools/ffmpeg.c:2106: note: 'ret' was declared here
LD	ffmpeg_g
libavformat/libavformat.a(avio.o)(.text+0x415): In function `url_find_protocol':
: warning: strcpy() is almost always misused, please use strlcpy()
/usr/X11R6/lib/libX11.so.16.0: warning: strcat() is almost always misused, please use strlcat()
/usr/X11R6/lib/libXv.so.6.0: warning: sprintf() is often misused, please use snprintf()
CP	ffmpeg
STRIP	ffmpeg
CC	fftools/ffprobe.o
src/fftools/ffprobe.c: In function 'show_frame':
src/fftools/ffprobe.c:2574: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
src/fftools/ffprobe.c:2574: warning: 'pkt_duration' is deprecated (declared at src/libavutil/frame.h:617)
src/fftools/ffprobe.c: In function 'value_string':
src/fftools/ffprobe.c:395: warning: 'vali' may be used uninitialized in this function
LD	ffprobe_g
libavformat/libavformat.a(hls.o)(.text+0x40b): In function `new_variant':
: warning: strcpy() is almost always misused, please use strlcpy()
/usr/X11R6/lib/libX11.so.16.0: warning: strcat() is almost always misused, please use strlcat()
/usr/X11R6/lib/libXv.so.6.0: warning: sprintf() is often misused, please use snprintf()
CP	ffprobe
STRIP	ffprobe
INSTALL	doc/ffmpeg.1
INSTALL	doc/ffprobe.1
INSTALL	doc/ffmpeg-all.1
INSTALL	doc/ffprobe-all.1
INSTALL	doc/ffmpeg-utils.1
INSTALL	doc/ffmpeg-scaler.1
INSTALL	doc/ffmpeg-resampler.1
INSTALL	doc/ffmpeg-codecs.1
INSTALL	doc/ffmpeg-bitstream-filters.1
INSTALL	doc/ffmpeg-formats.1
INSTALL	doc/ffmpeg-protocols.1
INSTALL	doc/ffmpeg-devices.1
INSTALL	doc/ffmpeg-filters.1
INSTALL	doc/libavutil.3
INSTALL	doc/libswscale.3
INSTALL	doc/libswresample.3
INSTALL	doc/libavcodec.3
INSTALL	doc/libavformat.3
INSTALL	doc/libavdevice.3
INSTALL	doc/libavfilter.3
INSTALL	doc/ffmpeg.1
INSTALL	doc/ffprobe.1
INSTALL	doc/ffmpeg-all.1
INSTALL	doc/ffprobe-all.1
INSTALL	doc/ffmpeg-utils.1
INSTALL	doc/ffmpeg-scaler.1
INSTALL	doc/ffmpeg-resampler.1
INSTALL	doc/ffmpeg-codecs.1
INSTALL	doc/ffmpeg-bitstream-filters.1
INSTALL	doc/ffmpeg-formats.1
INSTALL	doc/ffmpeg-protocols.1
INSTALL	doc/ffmpeg-devices.1
INSTALL	doc/ffmpeg-filters.1
INSTALL	doc/libavutil.3
INSTALL	doc/libswscale.3
INSTALL	doc/libswresample.3
INSTALL	doc/libavcodec.3
INSTALL	doc/libavformat.3
INSTALL	doc/libavdevice.3
INSTALL	doc/libavfilter.3
INSTALL	install-progs-yes
INSTALL	ffmpeg
INSTALL	ffprobe
INSTALL	home/fate/src/presets/libvpx-720p.ffpreset
INSTALL	home/fate/src/presets/libvpx-720p50_60.ffpreset
INSTALL	home/fate/src/presets/libvpx-1080p.ffpreset
INSTALL	home/fate/src/presets/libvpx-360p.ffpreset
INSTALL	home/fate/src/presets/libvpx-1080p50_60.ffpreset
INSTALL	home/fate/src/doc/ffprobe.xsd
INSTALL	home/fate/src/doc/examples/scaling_video.c
INSTALL	home/fate/src/doc/examples/encode_video.c
INSTALL	home/fate/src/doc/examples/demuxing_decoding.c
INSTALL	home/fate/src/doc/examples/transcode_aac.c
INSTALL	home/fate/src/doc/examples/filter_audio.c
INSTALL	home/fate/src/doc/examples/decode_audio.c
INSTALL	home/fate/src/doc/examples/vaapi_encode.c
INSTALL	home/fate/src/doc/examples/qsvdec.c
INSTALL	home/fate/src/doc/examples/avio_reading.c
INSTALL	home/fate/src/doc/examples/extract_mvs.c
INSTALL	home/fate/src/doc/examples/remuxing.c
INSTALL	home/fate/src/doc/examples/avio_list_dir.c
INSTALL	home/fate/src/doc/examples/decode_video.c
INSTALL	home/fate/src/doc/examples/resampling_audio.c
INSTALL	home/fate/src/doc/examples/http_multiclient.c
INSTALL	home/fate/src/doc/examples/filtering_audio.c
INSTALL	home/fate/src/doc/examples/hw_decode.c
INSTALL	home/fate/src/doc/examples/encode_audio.c
INSTALL	home/fate/src/doc/examples/muxing.c
INSTALL	home/fate/src/doc/examples/filtering_video.c
INSTALL	home/fate/src/doc/examples/metadata.c
INSTALL	home/fate/src/doc/examples/vaapi_transcode.c
INSTALL	home/fate/src/doc/examples/transcoding.c
INSTALL	home/fate/src/doc/examples/README
INSTALL	home/fate/src/doc/examples/Makefile
INSTALL	home/fate/src/doc/examples/scaling_video.c
INSTALL	home/fate/src/doc/examples/encode_video.c
INSTALL	home/fate/src/doc/examples/demuxing_decoding.c
INSTALL	home/fate/src/doc/examples/transcode_aac.c
INSTALL	home/fate/src/doc/examples/filter_audio.c
INSTALL	home/fate/src/doc/examples/decode_audio.c
INSTALL	home/fate/src/doc/examples/vaapi_encode.c
INSTALL	home/fate/src/doc/examples/qsvdec.c
INSTALL	home/fate/src/doc/examples/avio_reading.c
INSTALL	home/fate/src/doc/examples/extract_mvs.c
INSTALL	home/fate/src/doc/examples/remuxing.c
INSTALL	home/fate/src/doc/examples/avio_list_dir.c
INSTALL	home/fate/src/doc/examples/decode_video.c
INSTALL	home/fate/src/doc/examples/resampling_audio.c
INSTALL	home/fate/src/doc/examples/http_multiclient.c
INSTALL	home/fate/src/doc/examples/filtering_audio.c
INSTALL	home/fate/src/doc/examples/hw_decode.c
INSTALL	home/fate/src/doc/examples/encode_audio.c
INSTALL	home/fate/src/doc/examples/muxing.c
INSTALL	home/fate/src/doc/examples/filtering_video.c
INSTALL	home/fate/src/doc/examples/metadata.c
INSTALL	home/fate/src/doc/examples/vaapi_transcode.c
INSTALL	home/fate/src/doc/examples/transcoding.c
INSTALL	home/fate/src/doc/examples/README
INSTALL	home/fate/src/doc/examples/Makefile
INSTALL	libavdevice/libavdevice.a
INSTALL	libavfilter/libavfilter.a
INSTALL	libavformat/libavformat.a
INSTALL	libavcodec/libavcodec.a
INSTALL	libpostproc/libpostproc.a
INSTALL	libswresample/libswresample.a
INSTALL	libswscale/libswscale.a
INSTALL	libavutil/libavutil.a
INSTALL	home/fate/src/libavdevice/avdevice.h
INSTALL	home/fate/src/libavdevice/version.h
INSTALL	home/fate/src/libavdevice/version_major.h
INSTALL	libavdevice/libavdevice.pc
INSTALL	home/fate/src/libavfilter/avfilter.h
INSTALL	home/fate/src/libavfilter/buffersink.h
INSTALL	home/fate/src/libavfilter/buffersrc.h
INSTALL	home/fate/src/libavfilter/version.h
INSTALL	home/fate/src/libavfilter/version_major.h
INSTALL	libavfilter/libavfilter.pc
INSTALL	home/fate/src/libavformat/avformat.h
INSTALL	home/fate/src/libavformat/avio.h
INSTALL	home/fate/src/libavformat/version.h
INSTALL	home/fate/src/libavformat/version_major.h
INSTALL	libavformat/libavformat.pc
INSTALL	home/fate/src/libavcodec/ac3_parser.h
INSTALL	home/fate/src/libavcodec/adts_parser.h
INSTALL	home/fate/src/libavcodec/avcodec.h
INSTALL	home/fate/src/libavcodec/avdct.h
INSTALL	home/fate/src/libavcodec/avfft.h
INSTALL	home/fate/src/libavcodec/bsf.h
INSTALL	home/fate/src/libavcodec/codec.h
INSTALL	home/fate/src/libavcodec/codec_desc.h
INSTALL	home/fate/src/libavcodec/codec_id.h
INSTALL	home/fate/src/libavcodec/codec_par.h
INSTALL	home/fate/src/libavcodec/d3d11va.h
INSTALL	home/fate/src/libavcodec/defs.h
INSTALL	home/fate/src/libavcodec/dirac.h
INSTALL	home/fate/src/libavcodec/dv_profile.h
INSTALL	home/fate/src/libavcodec/dxva2.h
INSTALL	home/fate/src/libavcodec/jni.h
INSTALL	home/fate/src/libavcodec/mediacodec.h
INSTALL	home/fate/src/libavcodec/packet.h
INSTALL	home/fate/src/libavcodec/qsv.h
INSTALL	home/fate/src/libavcodec/vdpau.h
INSTALL	home/fate/src/libavcodec/version.h
INSTALL	home/fate/src/libavcodec/version_major.h
INSTALL	home/fate/src/libavcodec/videotoolbox.h
INSTALL	home/fate/src/libavcodec/vorbis_parser.h
INSTALL	home/fate/src/libavcodec/xvmc.h
INSTALL	libavcodec/libavcodec.pc
INSTALL	home/fate/src/libpostproc/postprocess.h
INSTALL	home/fate/src/libpostproc/version.h
INSTALL	home/fate/src/libpostproc/version_major.h
INSTALL	libpostproc/libpostproc.pc
INSTALL	home/fate/src/libswresample/swresample.h
INSTALL	home/fate/src/libswresample/version.h
INSTALL	home/fate/src/libswresample/version_major.h
INSTALL	libswresample/libswresample.pc
INSTALL	home/fate/src/libswscale/swscale.h
INSTALL	home/fate/src/libswscale/version.h
INSTALL	home/fate/src/libswscale/version_major.h
INSTALL	libswscale/libswscale.pc
INSTALL	home/fate/src/libavutil/adler32.h
INSTALL	home/fate/src/libavutil/aes.h
INSTALL	home/fate/src/libavutil/aes_ctr.h
INSTALL	home/fate/src/libavutil/attributes.h
INSTALL	home/fate/src/libavutil/audio_fifo.h
INSTALL	home/fate/src/libavutil/avassert.h
INSTALL	home/fate/src/libavutil/avstring.h
INSTALL	home/fate/src/libavutil/avutil.h
INSTALL	home/fate/src/libavutil/base64.h
INSTALL	home/fate/src/libavutil/blowfish.h
INSTALL	home/fate/src/libavutil/bprint.h
INSTALL	home/fate/src/libavutil/bswap.h
INSTALL	home/fate/src/libavutil/buffer.h
INSTALL	home/fate/src/libavutil/cast5.h
INSTALL	home/fate/src/libavutil/camellia.h
INSTALL	home/fate/src/libavutil/channel_layout.h
INSTALL	home/fate/src/libavutil/common.h
INSTALL	home/fate/src/libavutil/cpu.h
INSTALL	home/fate/src/libavutil/crc.h
INSTALL	home/fate/src/libavutil/csp.h
INSTALL	home/fate/src/libavutil/des.h
INSTALL	home/fate/src/libavutil/detection_bbox.h
INSTALL	home/fate/src/libavutil/dict.h
INSTALL	home/fate/src/libavutil/display.h
INSTALL	home/fate/src/libavutil/dovi_meta.h
INSTALL	home/fate/src/libavutil/downmix_info.h
INSTALL	home/fate/src/libavutil/encryption_info.h
INSTALL	home/fate/src/libavutil/error.h
INSTALL	home/fate/src/libavutil/eval.h
INSTALL	home/fate/src/libavutil/fifo.h
INSTALL	home/fate/src/libavutil/file.h
INSTALL	home/fate/src/libavutil/frame.h
INSTALL	home/fate/src/libavutil/hash.h
INSTALL	home/fate/src/libavutil/hdr_dynamic_metadata.h
INSTALL	home/fate/src/libavutil/hdr_dynamic_vivid_metadata.h
INSTALL	home/fate/src/libavutil/hmac.h
INSTALL	home/fate/src/libavutil/hwcontext.h
INSTALL	home/fate/src/libavutil/hwcontext_cuda.h
INSTALL	home/fate/src/libavutil/hwcontext_d3d11va.h
INSTALL	home/fate/src/libavutil/hwcontext_drm.h
INSTALL	home/fate/src/libavutil/hwcontext_dxva2.h
INSTALL	home/fate/src/libavutil/hwcontext_qsv.h
INSTALL	home/fate/src/libavutil/hwcontext_mediacodec.h
INSTALL	home/fate/src/libavutil/hwcontext_opencl.h
INSTALL	home/fate/src/libavutil/hwcontext_vaapi.h
INSTALL	home/fate/src/libavutil/hwcontext_videotoolbox.h
INSTALL	home/fate/src/libavutil/hwcontext_vdpau.h
INSTALL	home/fate/src/libavutil/hwcontext_vulkan.h
INSTALL	home/fate/src/libavutil/imgutils.h
INSTALL	home/fate/src/libavutil/intfloat.h
INSTALL	home/fate/src/libavutil/intreadwrite.h
INSTALL	home/fate/src/libavutil/lfg.h
INSTALL	home/fate/src/libavutil/log.h
INSTALL	home/fate/src/libavutil/lzo.h
INSTALL	home/fate/src/libavutil/macros.h
INSTALL	home/fate/src/libavutil/mathematics.h
INSTALL	home/fate/src/libavutil/mastering_display_metadata.h
INSTALL	home/fate/src/libavutil/md5.h
INSTALL	home/fate/src/libavutil/mem.h
INSTALL	home/fate/src/libavutil/motion_vector.h
INSTALL	home/fate/src/libavutil/murmur3.h
INSTALL	home/fate/src/libavutil/opt.h
INSTALL	home/fate/src/libavutil/parseutils.h
INSTALL	home/fate/src/libavutil/pixdesc.h
INSTALL	home/fate/src/libavutil/pixelutils.h
INSTALL	home/fate/src/libavutil/pixfmt.h
INSTALL	home/fate/src/libavutil/random_seed.h
INSTALL	home/fate/src/libavutil/rc4.h
INSTALL	home/fate/src/libavutil/rational.h
INSTALL	home/fate/src/libavutil/replaygain.h
INSTALL	home/fate/src/libavutil/ripemd.h
INSTALL	home/fate/src/libavutil/samplefmt.h
INSTALL	home/fate/src/libavutil/sha.h
INSTALL	home/fate/src/libavutil/sha512.h
INSTALL	home/fate/src/libavutil/spherical.h
INSTALL	home/fate/src/libavutil/stereo3d.h
INSTALL	home/fate/src/libavutil/threadmessage.h
INSTALL	home/fate/src/libavutil/time.h
INSTALL	home/fate/src/libavutil/timecode.h
INSTALL	home/fate/src/libavutil/timestamp.h
INSTALL	home/fate/src/libavutil/tree.h
INSTALL	home/fate/src/libavutil/twofish.h
INSTALL	home/fate/src/libavutil/uuid.h
INSTALL	home/fate/src/libavutil/version.h
INSTALL	home/fate/src/libavutil/video_enc_params.h
INSTALL	home/fate/src/libavutil/xtea.h
INSTALL	home/fate/src/libavutil/tea.h
INSTALL	home/fate/src/libavutil/tx.h
INSTALL	home/fate/src/libavutil/film_grain_params.h
INSTALL	libavutil/avconfig.h
INSTALL	libavutil/ffversion.h
INSTALL	libavutil/libavutil.pc