GEN libavutil/libavutil.version GEN libavcodec/libavcodec.version GEN libavformat/libavformat.version GEN libavfilter/libavfilter.version GEN libavdevice/libavdevice.version GEN libswscale/libswscale.version GEN libswresample/libswresample.version GEN libpostproc/libpostproc.version CC libavdevice/alldevices.o CC libavdevice/avdevice.o CC libavdevice/fbdev_common.o CC libavdevice/fbdev_dec.o CC libavdevice/fbdev_enc.o CC libavdevice/lavfi.o CC libavdevice/oss.o CC libavdevice/oss_dec.o CC libavdevice/oss_enc.o CC libavdevice/timefilter.o CC libavdevice/utils.o CC libavdevice/v4l2-common.o CC libavdevice/v4l2.o CC libavdevice/v4l2enc.o GEN libavdevice/libavdevice.pc GEN libavfilter/libavfilter.pc CC libavformat/3dostr.o CC libavformat/4xm.o CC libavformat/a64.o CC libavformat/aacdec.o CC libavformat/aadec.o CC libavformat/aaxdec.o CC libavformat/ac3dec.o CC libavformat/acedec.o CC libavformat/acm.o CC libavformat/act.o CC libavformat/adp.o CC libavformat/ads.o CC libavformat/adtsenc.o CC libavformat/adxdec.o CC libavformat/aea.o CC libavformat/afc.o CC libavformat/aiff.o CC libavformat/aiffdec.o CC libavformat/aiffenc.o CC libavformat/aixdec.o CC libavformat/allformats.o CC libavformat/alp.o CC libavformat/amr.o CC libavformat/amvenc.o CC libavformat/anm.o CC libavformat/apc.o CC libavformat/ape.o CC libavformat/apetag.o CC libavformat/apm.o CC libavformat/apngdec.o CC libavformat/apngenc.o CC libavformat/aptxdec.o CC libavformat/aqtitledec.o CC libavformat/argo_asf.o CC libavformat/argo_brp.o CC libavformat/argo_cvg.o CC libavformat/asf.o CC libavformat/asfcrypt.o CC libavformat/asfdec_f.o CC libavformat/asfdec_o.o CC libavformat/asfenc.o CC libavformat/assdec.o CC libavformat/assenc.o CC libavformat/ast.o CC libavformat/astdec.o CC libavformat/astenc.o CC libavformat/async.o CC libavformat/au.o CC libavformat/av1.o CC libavformat/av1dec.o CC libavformat/avc.o CC libavformat/avidec.o CC libavformat/avienc.o CC libavformat/avio.o src/libavformat/avio.c:60:137: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"rw_timeout", "Timeout for IO operations (in microseconds)", offsetof(URLContext, rw_timeout), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, AV_OPT_FLAG_ENCODING_PARAM | AV_OPT_FLAG_DECODING_PARAM }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :281:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/aviobuf.o 1 warning generated. 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 CC libavformat/c93.o CC libavformat/cache.o CC libavformat/caf.o CC libavformat/cafdec.o CC libavformat/cafenc.o CC libavformat/cavsvideodec.o CC libavformat/cdg.o CC libavformat/cdxl.o CC libavformat/cinedec.o CC libavformat/codec2.o CC libavformat/concat.o CC libavformat/concatdec.o CC libavformat/crcenc.o CC libavformat/crypto.o CC libavformat/dash.o CC libavformat/dashenc.o CC libavformat/data_uri.o CC libavformat/dauddec.o src/libavformat/dashenc.c:2405:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "update_period", "Set the mpd update interval", OFFSET(update_period), AV_OPT_TYPE_INT64, {.i64 = 0}, 0, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :4:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/daudenc.o CC libavformat/dcstr.o CC libavformat/demux.o CC libavformat/derf.o CC libavformat/dfa.o src/libavformat/demux.c:1620:40: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] if (bitrate >= 0 && bitrate <= INT64_MAX) ~~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :101:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 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 CC libavformat/dump.o 1 warning generated. CC libavformat/dv.o CC libavformat/dvbsub.o src/libavformat/dump.c:236:55: warning: implicit conversion from 'unsigned int' to 'float' changes value from 4294967295 to 4294967296 [-Wimplicit-const-int-float-conversion] av_log(ctx, AV_LOG_INFO, "%f", (float) peak / UINT32_MAX); ~ ^~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:129:23: note: expanded from macro 'UINT32_MAX' # define UINT32_MAX (4294967295U) ^~~~~~~~~~~ CC libavformat/dvbtxt.o CC libavformat/dvenc.o 1 warning generated. CC libavformat/dxa.o CC libavformat/eacdata.o CC libavformat/electronicarts.o CC libavformat/epafdec.o CC libavformat/ffmetadec.o CC libavformat/ffmetaenc.o 1 warning generated. CC libavformat/fifo.o src/libavformat/fifo.c:699:47: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] AV_OPT_TYPE_DURATION, {.i64 = 0}, 0, INT64_MAX, AV_OPT_FLAG_ENCODING_PARAM}, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :337:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/fifo.c:690:82: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] AV_OPT_TYPE_DURATION, {.i64 = FIFO_DEFAULT_RECOVERY_WAIT_TIME_USEC}, 0, INT64_MAX, AV_OPT_FLAG_ENCODING_PARAM}, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :336:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/fifo_test.o CC libavformat/file.o CC libavformat/filmstripdec.o CC libavformat/filmstripenc.o 2 warnings generated. CC libavformat/fitsdec.o CC libavformat/fitsenc.o CC libavformat/flac_picture.o CC libavformat/flacdec.o src/libavformat/fitsdec.c:177:26: warning: result of comparison of constant 9223372036854775807 with expression of type 'unsigned int' is always true [-Wtautological-constant-out-of-range-compare] av_assert0(avbuf.len <= INT64_MAX && size <= INT64_MAX); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/avassert.h:38:11: note: expanded from macro 'av_assert0' if (!(cond)) { \ ^~~~ 1 warning generated. CC libavformat/flacenc.o CC libavformat/flacenc_header.o CC libavformat/flic.o CC libavformat/flvdec.o CC libavformat/flvenc.o CC libavformat/format.o src/libavformat/flvdec.c:462:50: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] if (isnan(d) || d < INT64_MIN || d > INT64_MAX) ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :189:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/flvdec.c:464:85: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775 to 9223372036854776 [-Wimplicit-const-int-float-conversion] if (current_array == × && (d <= INT64_MIN / 1000 || d >= INT64_MAX / 1000)) ~~ ~~~~~~~~~~^~~~~~ src/libavformat/flvdec.c:464:60: warning: implicit conversion from 'long long' to 'double' changes value from -9223372036854775 to -9223372036854776 [-Wimplicit-const-int-float-conversion] if (current_array == × && (d <= INT64_MIN / 1000 || d >= INT64_MAX / 1000)) ~~ ~~~~~~~~~~^~~~~~ src/libavformat/flvdec.c:691:52: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775 to 9223372036854776 [-Wimplicit-const-int-float-conversion] && date.milliseconds < INT64_MAX/1000 ~ ~~~~~~~~~^~~~~ src/libavformat/flvdec.c:690:52: warning: implicit conversion from 'long long' to 'double' changes value from -9223372036854775 to -9223372036854776 [-Wimplicit-const-int-float-conversion] && date.milliseconds > INT64_MIN/1000 ~ ~~~~~~~~~^~~~~ 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 5 warnings generated. 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 CC libavformat/gsmdec.o CC libavformat/gxf.o CC libavformat/gxfenc.o CC libavformat/h261dec.o CC libavformat/h263dec.o CC libavformat/h264dec.o CC libavformat/hashenc.o CC libavformat/hca.o CC libavformat/hcom.o CC libavformat/hdsenc.o CC libavformat/hevc.o CC libavformat/hevcdec.o CC libavformat/hls.o CC libavformat/hls_sample_encryption.o CC libavformat/hlsenc.o CC libavformat/hlsplaylist.o src/libavformat/hlsenc.c:3102:132: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"hls_init_time", "set segment length at init list", OFFSET(init_time), AV_OPT_TYPE_DURATION, {.i64 = 0}, 0, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :330:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/hlsenc.c:3101:132: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"hls_time", "set segment length", OFFSET(time), AV_OPT_TYPE_DURATION, {.i64 = 2000000}, 0, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :329:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/hlsenc.c:3100:128: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"start_number", "set first number in the sequence", OFFSET(start_sequence),AV_OPT_TYPE_INT64, {.i64 = 0}, 0, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :328:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/hlsproto.o CC libavformat/hnm.o CC libavformat/http.o src/libavformat/http.c:166:133: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "end_offset", "try to limit the request to bytes preceding this offset", OFFSET(end_off), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, D }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :333:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/http.c:165:89: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "offset", "initial byte offset", OFFSET(off), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, D }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :332:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/httpauth.o CC libavformat/icecast.o CC libavformat/icodec.o CC libavformat/icoenc.o CC libavformat/id3v1.o 3 warnings generated. CC libavformat/id3v2.o CC libavformat/id3v2enc.o CC libavformat/idcin.o 2 warnings generated. CC libavformat/idroqdec.o CC libavformat/idroqenc.o CC libavformat/iff.o CC libavformat/ifv.o CC libavformat/ilbc.o CC libavformat/img2.o CC libavformat/img2_alias_pix.o CC libavformat/img2_brender_pix.o CC libavformat/img2dec.o CC libavformat/img2enc.o CC libavformat/imx.o CC libavformat/ingenientdec.o CC libavformat/ip.o CC libavformat/ipmovie.o CC libavformat/ipudec.o CC libavformat/ircam.o CC libavformat/ircamdec.o CC libavformat/ircamenc.o CC libavformat/isom.o CC libavformat/isom_tags.o CC libavformat/iss.o CC libavformat/iv8.o CC libavformat/ivfdec.o CC libavformat/ivfenc.o CC libavformat/jacosubdec.o CC libavformat/jacosubenc.o CC libavformat/jvdec.o CC libavformat/kvag.o CC libavformat/latmenc.o CC libavformat/lmlm4.o CC libavformat/loasdec.o CC libavformat/lrc.o CC libavformat/lrcdec.o CC libavformat/lrcenc.o CC libavformat/luodatdec.o CC libavformat/lvfdec.o CC libavformat/lxfdec.o CC libavformat/m4vdec.o CC libavformat/matroska.o CC libavformat/matroskadec.o CC libavformat/matroskaenc.o CC libavformat/mca.o CC libavformat/mccdec.o src/libavformat/matroskadec.c:2482:40: warning: implicit conversion from 'unsigned long long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] if (default_duration > UINT64_MAX || default_duration < 0) { ~ ^~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:130:23: note: expanded from macro 'UINT64_MAX' # define UINT64_MAX (__UINT64_C(18446744073709551615)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:110:25: note: expanded from macro '__UINT64_C' # define __UINT64_C(c) c ## ULL ^~~~~~~~ :105:1: note: expanded from here 18446744073709551615ULL ^~~~~~~~~~~~~~~~~~~~~~~ src/libavformat/matroskaenc.c:3214:193: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "cluster_time_limit", "Store at most the provided number of milliseconds in a cluster.", OFFSET(cluster_time_limit), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :147:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 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 CC libavformat/mods.o CC libavformat/moflex.o CC libavformat/mov.o CC libavformat/mov_chan.o 1 warning generated. CC libavformat/mov_esds.o CC libavformat/movenc.o CC libavformat/movenc_ttml.o 1 warning generated. CC libavformat/movenccenc.o CC libavformat/movenchint.o CC libavformat/mp3dec.o CC libavformat/mp3enc.o CC libavformat/mpc.o CC libavformat/mpc8.o CC libavformat/mpeg.o CC libavformat/mpegenc.o CC libavformat/mpegts.o CC libavformat/mpegtsenc.o src/libavformat/mpegtsenc.c:2292:93: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] OFFSET(nit_period_us), AV_OPT_TYPE_DURATION, { .i64 = NIT_RETRANS_TIME * 1000LL }, 0, INT64_MAX, ENC }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :156:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/mpegtsenc.c:2290:93: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] OFFSET(sdt_period_us), AV_OPT_TYPE_DURATION, { .i64 = SDT_RETRANS_TIME * 1000LL }, 0, INT64_MAX, ENC }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :155:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/mpegtsenc.c:2288:93: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] OFFSET(pat_period_us), AV_OPT_TYPE_DURATION, { .i64 = PAT_RETRANS_TIME * 1000LL }, 0, INT64_MAX, ENC }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :154:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/mpegvideodec.o 3 warnings generated. CC libavformat/mpjpeg.o CC libavformat/mpjpegdec.o CC libavformat/mpl2dec.o CC libavformat/mpsubdec.o CC libavformat/msf.o CC libavformat/msnwc_tcp.o CC libavformat/mspdec.o CC libavformat/mtaf.o CC libavformat/mtv.o CC libavformat/musx.o CC libavformat/mux.o CC libavformat/mvdec.o CC libavformat/mvi.o CC libavformat/mxf.o CC libavformat/mxfdec.o CC libavformat/mxfenc.o CC libavformat/mxg.o CC libavformat/ncdec.o CC libavformat/network.o CC libavformat/nistspheredec.o CC libavformat/nspdec.o CC libavformat/nsvdec.o CC libavformat/nullenc.o CC libavformat/nut.o CC libavformat/nutdec.o CC libavformat/nutenc.o CC libavformat/nuv.o CC libavformat/oggdec.o CC libavformat/oggenc.o src/libavformat/oggenc.c:90:74: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] OFFSET(pref_duration), AV_OPT_TYPE_INT64, { .i64 = 1000000 }, 0, INT64_MAX, PARAM }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :46:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. 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 In file included from src/libavformat/options.c:34: src/libavformat/options_table.h:87:146: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"max_interleave_delta", "maximum buffering duration for interleaving", OFFSET(max_interleave_delta), AV_OPT_TYPE_INT64, { .i64 = 10000000 }, 0, INT64_MAX, E }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :314:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ In file included from src/libavformat/options.c:34: src/libavformat/options_table.h:86:125: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"output_ts_offset", "set output timestamp offset", OFFSET(output_ts_offset), AV_OPT_TYPE_DURATION, {.i64 = 0}, -INT64_MAX, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :313:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ In file included from src/libavformat/options.c:34: src/libavformat/options_table.h:86:113: warning: implicit conversion from 'long long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion] {"output_ts_offset", "set output timestamp offset", OFFSET(output_ts_offset), AV_OPT_TYPE_DURATION, {.i64 = 0}, -INT64_MAX, INT64_MAX, E}, ~ ^~~~~~~~~~ src/libavformat/options_table.h:82:159: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"skip_initial_bytes", "set number of bytes to skip before reading header and frames", OFFSET(skip_initial_bytes), AV_OPT_TYPE_INT64, {.i64 = 0}, 0, INT64_MAX-1, D}, ~ ~~~~~~~~~^~ src/libavformat/options_table.h:64:156: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"start_time_realtime", "wall-clock time when stream begins (PTS==0)", OFFSET(start_time_realtime), AV_OPT_TYPE_INT64, {.i64 = AV_NOPTS_VALUE}, INT64_MIN, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :310:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ In file included from src/libavformat/options.c:34: src/libavformat/options_table.h:57:151: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"analyzeduration", "specify how many microseconds are analyzed to probe the input", OFFSET(max_analyze_duration), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, D}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :307:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ In file included from src/libavformat/options.c:34: src/libavformat/options_table.h:39:96: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"probesize", "set probing size", OFFSET(probesize), AV_OPT_TYPE_INT64, {.i64 = 5000000 }, 32, INT64_MAX, D}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :306:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/os_support.o 7 warnings generated. CC libavformat/paf.o CC libavformat/pcm.o CC libavformat/pcmdec.o CC libavformat/pcmenc.o CC libavformat/pjsdec.o CC libavformat/pmpdec.o CC libavformat/pp_bnk.o CC libavformat/prompeg.o CC libavformat/protocols.o CC libavformat/psxstr.o CC libavformat/pva.o CC libavformat/pvfdec.o CC libavformat/qcp.o CC libavformat/qtpalette.o CC libavformat/r3d.o CC libavformat/rawdec.o CC libavformat/rawenc.o CC libavformat/rawutils.o CC libavformat/rawvideodec.o CC libavformat/realtextdec.o CC libavformat/redspark.o CC libavformat/rdt.o CC libavformat/replaygain.o CC libavformat/riff.o CC libavformat/riffdec.o CC libavformat/riffenc.o CC libavformat/rl2.o CC libavformat/rm.o CC libavformat/rmdec.o CC libavformat/rmenc.o CC libavformat/rmsipr.o CC libavformat/rpl.o CC libavformat/rsd.o CC libavformat/rso.o CC libavformat/rsodec.o CC libavformat/rsoenc.o CC libavformat/rtmpdigest.o CC libavformat/rtmphttp.o CC libavformat/rtmppkt.o CC libavformat/rtmpproto.o CC libavformat/rtp.o CC libavformat/rtpdec.o CC libavformat/rtpdec_ac3.o CC libavformat/rtpdec_amr.o CC libavformat/rtpdec_asf.o CC libavformat/rtpdec_dv.o CC libavformat/rtpdec_g726.o CC libavformat/rtpdec_h261.o CC libavformat/rtpdec_h263.o CC libavformat/rtpdec_h263_rfc2190.o CC libavformat/rtpdec_h264.o CC libavformat/rtpdec_hevc.o CC libavformat/rtpdec_ilbc.o CC libavformat/rtpdec_jpeg.o CC libavformat/rtpdec_latm.o CC libavformat/rtpdec_mpa_robust.o CC libavformat/rtpdec_mpeg12.o CC libavformat/rtpdec_mpeg4.o CC libavformat/rtpdec_mpegts.o CC libavformat/rtpdec_qcelp.o CC libavformat/rtpdec_qdm2.o CC libavformat/rtpdec_qt.o CC libavformat/rtpdec_rfc4175.o CC libavformat/rtpdec_svq3.o CC libavformat/rtpdec_vc2hq.o CC libavformat/rtpdec_vp8.o CC libavformat/rtpdec_vp9.o CC libavformat/rtpdec_xiph.o CC libavformat/rtpenc.o CC libavformat/rtpenc_aac.o CC libavformat/rtpenc_amr.o CC libavformat/rtpenc_chain.o CC libavformat/rtpenc_h261.o CC libavformat/rtpenc_h263.o CC libavformat/rtpenc_h263_rfc2190.o CC libavformat/rtpenc_h264_hevc.o CC libavformat/rtpenc_jpeg.o CC libavformat/rtpenc_latm.o CC libavformat/rtpenc_mpegts.o CC libavformat/rtpenc_mpv.o CC libavformat/rtpenc_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 CC libavformat/rtsp.o CC libavformat/rtspdec.o src/libavformat/rtpproto.c:80:164: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "timeout", "set timeout (in microseconds) of socket I/O operations", OFFSET(rw_timeout), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, .flags = D|E }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :293:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/rtspenc.o src/libavformat/rtsp.c:97:134: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "timeout", "set timeout (in microseconds) of socket I/O operations", OFFSET(stimeout), AV_OPT_TYPE_INT64, {.i64 = 0}, INT_MIN, INT64_MAX, DEC }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :319:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/rtsp.c:107:183: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "listen_timeout", "set maximum timeout (in seconds) to wait for incoming connections", OFFSET(stimeout), AV_OPT_TYPE_DURATION, {.i64 = READ_PACKET_TIMEOUT_S*1000000}, INT_MIN, INT64_MAX, DEC }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :325:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/rtsp.c:116:183: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "listen_timeout", "set maximum timeout (in seconds) to wait for incoming connections", OFFSET(stimeout), AV_OPT_TYPE_DURATION, {.i64 = READ_PACKET_TIMEOUT_S*1000000}, INT_MIN, INT64_MAX, DEC }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :326:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC libavformat/s337m.o CC libavformat/samidec.o CC libavformat/sapdec.o CC libavformat/sapenc.o CC libavformat/sauce.o CC libavformat/sbcdec.o CC libavformat/sbgdec.o CC libavformat/sccdec.o CC libavformat/sccenc.o src/libavformat/sbgdec.c:201:69: warning: implicit conversion from 'long long' to 'double' changes value from 4611686018427387903 to 4611686018427387904 [-Wimplicit-const-int-float-conversion] ts = av_clipd(seconds * AV_TIME_BASE, INT64_MIN/2, INT64_MAX/2); ~~~~~~~~ ~~~~~~~~~^~ CC libavformat/scd.o CC libavformat/sdp.o CC libavformat/sdr2.o CC libavformat/sdsdec.o CC libavformat/sdxdec.o CC libavformat/seek.o CC libavformat/segafilm.o 3 warnings generated. CC libavformat/segafilmenc.o CC libavformat/segment.o src/libavformat/segment.c:1048:127: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "initial_offset", "set initial timestamp offset", OFFSET(initial_offset), AV_OPT_TYPE_DURATION, {.i64 = 0}, -INT64_MAX, INT64_MAX, E }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :2:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/segment.c:1048:115: warning: implicit conversion from 'long long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion] { "initial_offset", "set initial timestamp offset", OFFSET(initial_offset), AV_OPT_TYPE_DURATION, {.i64 = 0}, -INT64_MAX, INT64_MAX, E }, ~ ^~~~~~~~~~ src/libavformat/segment.c:1034:139: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "segment_time_delta","set approximation value used for the segment times", OFFSET(time_delta), AV_OPT_TYPE_DURATION, {.i64 = 0}, 0, INT64_MAX, E }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :320:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/segment.c:1033:138: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "segment_time", "set segment duration", OFFSET(time),AV_OPT_TYPE_DURATION, {.i64 = 2000000}, INT64_MIN, INT64_MAX, E }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :319:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/segment.c:1032:163: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "segment_clocktime_wrap_duration", "set segment clocktime wrapping duration", OFFSET(clocktime_wrap_duration), AV_OPT_TYPE_DURATION, {.i64 = INT64_MAX}, 0, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :317:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/serdec.o 1 warning generated. CC libavformat/sga.o CC libavformat/shortendec.o CC libavformat/sierravmd.o CC libavformat/siff.o CC libavformat/smacker.o 5 warnings generated. CC libavformat/smjpeg.o CC libavformat/smjpegdec.o CC libavformat/smjpegenc.o CC libavformat/smoothstreamingenc.o CC libavformat/smush.o CC libavformat/sol.o CC libavformat/soxdec.o CC libavformat/soxenc.o CC libavformat/spdif.o CC libavformat/spdifdec.o CC libavformat/spdifenc.o CC libavformat/srtdec.o CC libavformat/srtenc.o CC libavformat/srtp.o CC libavformat/srtpproto.o CC libavformat/stldec.o CC libavformat/subfile.o CC libavformat/subtitles.o src/libavformat/subfile.c:39:81: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "end", "end offset", OFFSET(end), AV_OPT_TYPE_INT64, {.i64 = 0}, 0, INT64_MAX, D }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :260:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/subfile.c:38:81: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "start", "start offset", OFFSET(start), AV_OPT_TYPE_INT64, {.i64 = 0}, 0, INT64_MAX, D }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :259:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/subviewer1dec.o CC libavformat/subviewerdec.o 2 warnings generated. CC libavformat/supdec.o CC libavformat/supenc.o CC libavformat/svag.o CC libavformat/svs.o CC libavformat/swf.o CC libavformat/swfdec.o CC libavformat/swfenc.o CC libavformat/takdec.o CC libavformat/tcp.o CC libavformat/tedcaptionsdec.o CC libavformat/tee.o CC libavformat/tee_common.o src/libavformat/tedcaptionsdec.c:38:36: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { .i64 = 15000 }, INT64_MIN, INT64_MAX, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :286:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/teeproto.o CC libavformat/thp.o CC libavformat/tiertexseq.o CC libavformat/tmv.o 1 warning generated. CC libavformat/tta.o CC libavformat/ttaenc.o CC libavformat/ttmlenc.o CC libavformat/tty.o CC libavformat/txd.o CC libavformat/ty.o CC libavformat/udp.o CC libavformat/uncodedframecrcenc.o CC libavformat/unix.o src/libavformat/udp.c:128:142: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "burst_bits", "Max length of bursts in bits (when using bitrate)", OFFSET(burst_bits), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, .flags = E }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :37:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/udp.c:127:142: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "bitrate", "Bits to send per second", OFFSET(bitrate), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, .flags = E }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :36:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/url.o CC libavformat/urldecode.o CC libavformat/utils.o CC libavformat/vag.o 2 warnings generated. CC libavformat/vc1dec.o CC libavformat/vc1test.o CC libavformat/vc1testenc.o CC libavformat/vividas.o CC libavformat/vivo.o CC libavformat/voc.o CC libavformat/voc_packet.o CC libavformat/vocdec.o CC libavformat/vocenc.o CC libavformat/vorbiscomment.o CC libavformat/vpcc.o CC libavformat/vpk.o CC libavformat/vplayerdec.o CC libavformat/vqf.o CC libavformat/w64.o CC libavformat/wavdec.o CC libavformat/wavenc.o CC libavformat/wc3movie.o CC libavformat/webm_chunk.o CC libavformat/webmdashenc.o CC libavformat/webpenc.o CC libavformat/webvttdec.o CC libavformat/webvttenc.o CC libavformat/westwood_aud.o CC libavformat/westwood_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 GEN libavformat/libavformat.pc GEN libavcodec/libavcodec.pc CC libpostproc/postprocess.o GEN libpostproc/libpostproc.pc GEN libswresample/libswresample.pc GEN libswscale/libswscale.pc GEN libavutil/libavutil.pc HOSTCC doc/print_options.o TXT doc/fate.txt CC libavcodec/dctref.o In file included from src/doc/print_options.c:41: src/libavcodec/options_table.h:266:116: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] {"request_channel_layout", NULL, OFFSET(request_channel_layout), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64 = DEFAULT }, 0, UINT64_MAX, A|D, "request_channel_layout"}, ~ ^~~~~~~~~~ /usr/include/stdint.h:130:23: note: expanded from macro 'UINT64_MAX' # define UINT64_MAX (__UINT64_C(18446744073709551615)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:107:25: note: expanded from macro '__UINT64_C' # define __UINT64_C(c) c ## UL ^~~~~~~ :260:1: note: expanded from here 18446744073709551615UL ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/doc/print_options.c:41: src/libavcodec/options_table.h:265:100: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] {"channel_layout", NULL, OFFSET(channel_layout), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64 = DEFAULT }, 0, UINT64_MAX, A|E|D, "channel_layout"}, ~ ^~~~~~~~~~ /usr/include/stdint.h:130:23: note: expanded from macro 'UINT64_MAX' # define UINT64_MAX (__UINT64_C(18446744073709551615)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:107:25: note: expanded from macro '__UINT64_C' # define __UINT64_C(c) c ## UL ^~~~~~~ :259:1: note: expanded from here 18446744073709551615UL ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/doc/print_options.c:41: src/libavcodec/options_table.h:46:110: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"b", "set bitrate (in bits/s)", OFFSET(bit_rate), AV_OPT_TYPE_INT64, {.i64 = AV_CODEC_DEFAULT_BITRATE }, 0, INT64_MAX, A|V|E}, ~ ^~~~~~~~~ /usr/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:106:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## L ^~~~~~ :258:1: note: expanded from here 9223372036854775807L ^~~~~~~~~~~~~~~~~~~~ In file included from src/doc/print_options.c:43: src/libavformat/options_table.h:87:146: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"max_interleave_delta", "maximum buffering duration for interleaving", OFFSET(max_interleave_delta), AV_OPT_TYPE_INT64, { .i64 = 10000000 }, 0, INT64_MAX, E }, ~ ^~~~~~~~~ /usr/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:106:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## L ^~~~~~ :273:1: note: expanded from here 9223372036854775807L ^~~~~~~~~~~~~~~~~~~~ In file included from src/doc/print_options.c:43: src/libavformat/options_table.h:86:125: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"output_ts_offset", "set output timestamp offset", OFFSET(output_ts_offset), AV_OPT_TYPE_DURATION, {.i64 = 0}, -INT64_MAX, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:106:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## L ^~~~~~ :272:1: note: expanded from here 9223372036854775807L ^~~~~~~~~~~~~~~~~~~~ In file included from src/doc/print_options.c:43: src/libavformat/options_table.h:86:113: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion] {"output_ts_offset", "set output timestamp offset", OFFSET(output_ts_offset), AV_OPT_TYPE_DURATION, {.i64 = 0}, -INT64_MAX, INT64_MAX, E}, ~ ^~~~~~~~~~ src/libavformat/options_table.h:82:159: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"skip_initial_bytes", "set number of bytes to skip before reading header and frames", OFFSET(skip_initial_bytes), AV_OPT_TYPE_INT64, {.i64 = 0}, 0, INT64_MAX-1, D}, ~ ~~~~~~~~~^~ src/libavformat/options_table.h:64:156: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"start_time_realtime", "wall-clock time when stream begins (PTS==0)", OFFSET(start_time_realtime), AV_OPT_TYPE_INT64, {.i64 = AV_NOPTS_VALUE}, INT64_MIN, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:106:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## L ^~~~~~ :269:1: note: expanded from here 9223372036854775807L ^~~~~~~~~~~~~~~~~~~~ In file included from src/doc/print_options.c:43: src/libavformat/options_table.h:57:151: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"analyzeduration", "specify how many microseconds are analyzed to probe the input", OFFSET(max_analyze_duration), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, D}, ~ ^~~~~~~~~ /usr/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:106:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## L ^~~~~~ :266:1: note: expanded from here 9223372036854775807L ^~~~~~~~~~~~~~~~~~~~ In file included from src/doc/print_options.c:43: src/libavformat/options_table.h:39:96: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"probesize", "set probing size", OFFSET(probesize), AV_OPT_TYPE_INT64, {.i64 = 5000000 }, 32, INT64_MAX, D}, ~ ^~~~~~~~~ /usr/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:106:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## L ^~~~~~ :265:1: note: expanded from here 9223372036854775807L ^~~~~~~~~~~~~~~~~~~~ 10 warnings generated. CC libavcodec/tests/iirfilter.o CC libavcodec/tests/mjpegenc_huffman.o CC libavcodec/tests/mpeg12framerate.o CC libavcodec/tests/h264_levels.o CC libavcodec/tests/h265_levels.o CC libavcodec/tests/rangecoder.o CC libavcodec/tests/snowenc.o AR libavdevice/libavdevice.a CC libavfilter/aeval.o CC libavfilter/af_acontrast.o src/libavfilter/aeval.c:95:101: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "d", "set audio duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :260:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/aeval.c:94:101: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "duration", "set audio duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :259:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavcodec/tests/snowenc.c:121:22: warning: variable 'buf' set but not used [-Wunused-but-set-variable] DWTELEM *buf= buffer[0]; ^ src/libavcodec/tests/snowenc.c:122:21: warning: variable 'error' set but not used [-Wunused-but-set-variable] int64_t error=0; ^ CC libavfilter/af_acopy.o 2 warnings generated. 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 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 src/libavfilter/af_afade.c:230:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "d", "set fade duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = 0 }, 0, INT64_MAX, TFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :280:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_afade.c:229:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "duration", "set fade duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = 0 }, 0, INT64_MAX, TFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :279:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_afade.c:228:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "st", "set time to start fading", OFFSET(start_time), AV_OPT_TYPE_DURATION, {.i64 = 0 }, 0, INT64_MAX, TFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :278:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_afade.c:227:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "start_time", "set time to start fading", OFFSET(start_time), AV_OPT_TYPE_DURATION, {.i64 = 0 }, 0, INT64_MAX, TFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :277:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_afade.c:226:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "ns", "set number of samples for fade duration", OFFSET(nb_samples), AV_OPT_TYPE_INT64, {.i64 = 44100}, 1, INT64_MAX, TFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :276:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_afade.c:225:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "nb_samples", "set number of samples for fade duration", OFFSET(nb_samples), AV_OPT_TYPE_INT64, {.i64 = 44100}, 1, INT64_MAX, TFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :275:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_afade.c:224:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "ss", "set number of first sample to start fading", OFFSET(start_sample), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, TFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :274:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_afade.c:223:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "start_sample", "set number of first sample to start fading", OFFSET(start_sample), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, TFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :273:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 8 warnings generated. CC libavfilter/af_afir.o CC libavfilter/af_aformat.o CC libavfilter/af_afreqshift.o 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 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 src/libavfilter/af_apad.c:56:144: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "whole_dur", "set minimum target duration in the audio stream", OFFSET(whole_dur), AV_OPT_TYPE_DURATION, { .i64 = -1 }, -1, INT64_MAX, A }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :259:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_apad.c:55:144: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "pad_dur", "set duration of silence to add", OFFSET(pad_dur), AV_OPT_TYPE_DURATION, { .i64 = -1 }, -1, INT64_MAX, A }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :258:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_apad.c:54:141: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "whole_len", "set minimum target number of samples in the audio stream", OFFSET(whole_len), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, A }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :257:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_apad.c:53:141: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "pad_len", "set number of samples of silence to add", OFFSET(pad_len), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, A }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :256:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. CC libavfilter/af_apsyclip.o CC libavfilter/af_apulsator.o CC libavfilter/af_aresample.o CC libavfilter/af_arnndn.o CC libavfilter/af_asdr.o CC libavfilter/af_asetnsamples.o CC libavfilter/af_asetrate.o CC libavfilter/af_ashowinfo.o CC libavfilter/af_asoftclip.o src/libavfilter/af_ashowinfo.c:126:54: warning: implicit conversion from 'unsigned int' to 'float' changes value from 4294967295 to 4294967296 [-Wimplicit-const-int-float-conversion] av_log(ctx, AV_LOG_INFO, "%f", (float)peak / UINT32_MAX); ~ ^~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:129:23: note: expanded from macro 'UINT32_MAX' # define UINT32_MAX (4294967295U) ^~~~~~~~~~~ 1 warning generated. 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 CC libavfilter/af_biquads.o src/libavfilter/af_biquads.c:986:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :4:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:985:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :2:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1028:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :18:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1027:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :16:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1077:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :37:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1076:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :35:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1125:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :56:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1124:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :54:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1163:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :70:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1162:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :68:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1203:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :84:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1202:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :82:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1243:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :98:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1242:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :96:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1281:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :112:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1280:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :110:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1316:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :126:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1315:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :124:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/af_channelmap.o CC libavfilter/af_channelsplit.o CC libavfilter/af_chorus.o CC libavfilter/af_compand.o 18 warnings generated. CC libavfilter/af_compensationdelay.o CC libavfilter/af_crossfeed.o CC libavfilter/af_crystalizer.o CC libavfilter/af_dcshift.o CC libavfilter/af_deesser.o CC libavfilter/af_dialoguenhance.o CC libavfilter/af_drmeter.o 2 warnings generated. CC libavfilter/af_dynaudnorm.o CC libavfilter/af_earwax.o CC libavfilter/af_extrastereo.o src/libavfilter/af_dynaudnorm.c:120:135: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "h", "set channels to filter", OFFSET(channels_to_filter),AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :307:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_dynaudnorm.c:119:135: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "channels", "set channels to filter", OFFSET(channels_to_filter),AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :305:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/af_firequalizer.o CC libavfilter/af_flanger.o CC libavfilter/af_haas.o CC libavfilter/af_hdcd.o CC libavfilter/af_headphone.o 2 warnings generated. CC libavfilter/af_join.o CC libavfilter/af_loudnorm.o CC libavfilter/af_mcompand.o CC libavfilter/af_pan.o CC libavfilter/af_replaygain.o CC libavfilter/af_sidechaincompress.o CC libavfilter/af_silencedetect.o CC libavfilter/af_silenceremove.o CC libavfilter/af_speechnorm.o CC libavfilter/af_stereotools.o src/libavfilter/af_speechnorm.c:107:113: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "h", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :307:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_speechnorm.c:106:113: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :305:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/af_stereowiden.o CC libavfilter/af_superequalizer.o CC libavfilter/af_surround.o CC libavfilter/af_tremolo.o 2 warnings generated. CC libavfilter/af_vibrato.o CC libavfilter/af_volume.o CC libavfilter/af_volumedetect.o CC libavfilter/allfilters.o CC libavfilter/asink_anullsink.o CC libavfilter/asrc_afirsrc.o CC libavfilter/asrc_anoisesrc.o CC libavfilter/asrc_anullsrc.o src/libavfilter/asrc_anoisesrc.c:65:113: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "d", "set duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = 0}, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :262:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/asrc_anoisesrc.c:64:113: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "duration", "set duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = 0}, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :261:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/asrc_anullsrc.c:60:133: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "d", "set the audio duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :305:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/asrc_anullsrc.c:59:133: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "duration", "set the audio duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :304:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. CC libavfilter/asrc_hilbert.o CC libavfilter/asrc_sinc.o CC libavfilter/asrc_sine.o src/libavfilter/asrc_sine.c:78:64: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] OPT_DUR("d", duration, 0, 0, INT64_MAX, "set the audio duration",), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :309:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/asrc_sine.c:65:40: note: expanded from macro 'OPT_DUR' OPT_GENERIC(name, field, def, min, max, descr, DURATION, str, __VA_ARGS__) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/asrc_sine.c:56:33: note: expanded from macro 'OPT_GENERIC' { .deffield = def }, min, max, FLAGS, __VA_ARGS__ } ^~~ src/libavfilter/asrc_sine.c:77:64: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] OPT_DUR("duration", duration, 0, 0, INT64_MAX, "set the audio duration",), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :307:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/asrc_sine.c:65:40: note: expanded from macro 'OPT_DUR' OPT_GENERIC(name, field, def, min, max, descr, DURATION, str, __VA_ARGS__) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/asrc_sine.c:56:33: note: expanded from macro 'OPT_GENERIC' { .deffield = def }, min, max, FLAGS, __VA_ARGS__ } ^~~ CC libavfilter/audio.o CC libavfilter/avf_abitscope.o 2 warnings generated. CC libavfilter/avf_ahistogram.o CC libavfilter/avf_aphasemeter.o CC libavfilter/avf_avectorscope.o CC libavfilter/avf_concat.o CC libavfilter/avf_showcqt.o CC libavfilter/avf_showfreqs.o CC libavfilter/avf_showspatial.o CC libavfilter/avf_showspectrum.o CC libavfilter/avf_showvolume.o CC libavfilter/avf_showwaves.o CC libavfilter/avfilter.o CC libavfilter/avfiltergraph.o CC libavfilter/bbox.o CC libavfilter/boxblur.o CC libavfilter/buffersink.o CC libavfilter/buffersrc.o CC libavfilter/colorspace.o 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 CC libavfilter/ebur128.o CC libavfilter/f_bench.o CC libavfilter/f_cue.o src/libavfilter/f_cue.c:93:102: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "buffer", "buffer duration in seconds", OFFSET(buffer), AV_OPT_TYPE_DURATION, { .i64 = 0 }, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :263:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/f_cue.c:92:105: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "preroll", "preroll duration in seconds", OFFSET(preroll), AV_OPT_TYPE_DURATION, { .i64 = 0 }, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :262:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/f_cue.c:91:101: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "cue", "cue unix timestamp in microseconds", OFFSET(cue), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :261:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CC libavfilter/f_drawgraph.o CC libavfilter/f_ebur128.o CC libavfilter/f_graphmonitor.o CC libavfilter/f_interleave.o CC libavfilter/f_latency.o CC libavfilter/f_loop.o CC libavfilter/f_metadata.o src/libavfilter/f_loop.c:260:100: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "start", "set the loop start sample", OFFSET(start), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, AFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :294:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/f_loop.c:432:99: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "start", "set the loop start frame", OFFSET(start), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, VFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :300:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/f_perms.o CC libavfilter/f_realtime.o CC libavfilter/f_reverse.o 2 warnings generated. CC libavfilter/f_segment.o src/libavfilter/f_realtime.c:69:96: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "limit", "sleep time limit", OFFSET(limit), AV_OPT_TYPE_DURATION, { .i64 = 2000000 }, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :263:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC libavfilter/f_select.o CC libavfilter/f_sendcmd.o CC libavfilter/f_sidedata.o CC libavfilter/f_streamselect.o CC libavfilter/fifo.o CC libavfilter/formats.o CC libavfilter/framepool.o CC libavfilter/framequeue.o CC libavfilter/framesync.o CC libavfilter/generate_wave_table.o CC libavfilter/graphdump.o CC libavfilter/graphparser.o CC libavfilter/lavfutils.o CC libavfilter/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_movie.o CC libavfilter/transform.o CC libavfilter/trim.o src/libavfilter/src_movie.c:94:125: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "discontinuity", "set discontinuity threshold", OFFSET(discontinuity_threshold), AV_OPT_TYPE_DURATION, {.i64 = 0}, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :263:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:184:140: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] "again", OFFSET(end_frame), AV_OPT_TYPE_INT64, { .i64 = INT64_MAX }, 0, INT64_MAX, FLAGS }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :12:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:182:140: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] "to the output", OFFSET(start_frame), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, FLAGS }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :10:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:180:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:119:153: note: expanded from macro 'COMMON_OPTS' { "durationi", "Maximum duration of the output", OFFSET(duration), AV_OPT_TYPE_DURATION, { .i64 = 0 }, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :9:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:180:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:118:153: note: expanded from macro 'COMMON_OPTS' { "duration", "Maximum duration of the output", OFFSET(duration), AV_OPT_TYPE_DURATION, { .i64 = 0 }, 0, INT64_MAX, FLAGS }, \ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :8:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:180:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:117:153: note: expanded from macro 'COMMON_OPTS' "dropped again", OFFSET(end_pts), AV_OPT_TYPE_INT64, { .i64 = AV_NOPTS_VALUE }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :7:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:180:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:115:153: note: expanded from macro 'COMMON_OPTS' " passed", OFFSET(start_pts), AV_OPT_TYPE_INT64, { .i64 = AV_NOPTS_VALUE }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :4:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:180:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:113:153: note: expanded from macro 'COMMON_OPTS' "should be dropped again", OFFSET(end_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :289:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:180:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:111:153: note: expanded from macro 'COMMON_OPTS' "should be dropped again", OFFSET(end_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :286:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:180:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:109:153: note: expanded from macro 'COMMON_OPTS' "should be passed", OFFSET(start_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :283:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:180:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:107:153: note: expanded from macro 'COMMON_OPTS' "should be passed", OFFSET(start_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :280:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:337:141: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] "dropped again", OFFSET(end_sample), AV_OPT_TYPE_INT64, { .i64 = INT64_MAX }, 0, INT64_MAX, FLAGS }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :52:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:335:141: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] "passed to the output", OFFSET(start_sample), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, FLAGS }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :50:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:333:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:119:153: note: expanded from macro 'COMMON_OPTS' { "durationi", "Maximum duration of the output", OFFSET(duration), AV_OPT_TYPE_DURATION, { .i64 = 0 }, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :49:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:333:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:118:153: note: expanded from macro 'COMMON_OPTS' { "duration", "Maximum duration of the output", OFFSET(duration), AV_OPT_TYPE_DURATION, { .i64 = 0 }, 0, INT64_MAX, FLAGS }, \ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :48:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:333:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:117:153: note: expanded from macro 'COMMON_OPTS' "dropped again", OFFSET(end_pts), AV_OPT_TYPE_INT64, { .i64 = AV_NOPTS_VALUE }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :47:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:333:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:115:153: note: expanded from macro 'COMMON_OPTS' " passed", OFFSET(start_pts), AV_OPT_TYPE_INT64, { .i64 = AV_NOPTS_VALUE }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :44:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:333:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:113:153: note: expanded from macro 'COMMON_OPTS' "should be dropped again", OFFSET(end_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :41:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:333:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:111:153: note: expanded from macro 'COMMON_OPTS' "should be dropped again", OFFSET(end_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :38:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:333:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:109:153: note: expanded from macro 'COMMON_OPTS' "should be passed", OFFSET(start_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :35:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:333:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:107:153: note: expanded from macro 'COMMON_OPTS' "should be passed", OFFSET(start_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :32:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/vaf_spectrumsynth.o CC libavfilter/vf_addroi.o 20 warnings generated. CC libavfilter/vf_alphamerge.o CC libavfilter/vf_amplify.o 1 warning generated. 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_bm3d.o 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 CC libavfilter/vf_codecview.o CC libavfilter/vf_colorbalance.o CC libavfilter/vf_colorchannelmixer.o CC libavfilter/vf_colorconstancy.o CC libavfilter/vf_colorcontrast.o CC libavfilter/vf_colorcorrect.o CC libavfilter/vf_colorize.o CC libavfilter/vf_colorkey.o CC libavfilter/vf_colorlevels.o CC libavfilter/vf_colormatrix.o CC libavfilter/vf_colorspace.o CC libavfilter/vf_colortemperature.o In file included from src/libavfilter/vf_colorlevels.c:22: In file included from src/libavutil/opt.h:31: In file included from src/libavutil/avutil.h:296: In file included from src/libavutil/common.h:88: In file included from src/libavutil/intmath.h:30: src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' __asm__ ("usat %0, %2, %1" : "=r"(x) : "r"(a), "i"(p)); ^ src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' CC libavfilter/vf_convolution.o src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' src/libavutil/arm/intmath.h:77:14: error: invalid operand for inline asm constraint 'i' fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make: *** [/home/martin/fate/src/ffbuild/common.mak:78: libavfilter/vf_colorlevels.o] Error 1 make: *** Waiting for unfinished jobs....