GEN libavutil/libavutil.version GEN libavcodec/libavcodec.version GEN libavformat/libavformat.version GEN libswscale/libswscale.version GEN libavresample/libavresample.version GEN libavfilter/libavfilter.version GEN libavdevice/libavdevice.version CC libavdevice/alldevices.o CC libavdevice/avdevice.o CC libavdevice/fbdev.o CC libavdevice/oss.o CC libavdevice/v4l2.o GEN libavdevice/libavdevice.pc CC libavfilter/af_aformat.o CC libavfilter/af_amix.o CC libavfilter/af_anull.o CC libavfilter/af_ashowinfo.o CC libavfilter/af_asyncts.o "/home/martin/fate/src/libavfilter/af_amix.c", line 231: Warning: #188-D: enumerated type mixed with another type s->planar = av_sample_fmt_is_planar(outlink->format); ^ "/home/martin/fate/src/libavfilter/af_amix.c", line 246: Warning: #188-D: enumerated type mixed with another type s->fifos[i] = av_audio_fifo_alloc(outlink->format, s->nb_channels, 1024); ^ "/home/martin/fate/src/libavfilter/af_amix.c", line 267: Warning: #188-D: enumerated type mixed with another type av_get_sample_fmt_name(outlink->format), outlink->sample_rate, buf); ^ /home/martin/fate/src/libavfilter/af_amix.c: 3 warnings, 0 errors CC libavfilter/af_channelmap.o "/home/martin/fate/src/libavfilter/af_ashowinfo.c", line 198: Warning: #188-D: enumerated type mixed with another type int planar = av_sample_fmt_is_planar(buf->format); ^ "/home/martin/fate/src/libavfilter/af_ashowinfo.c", line 199: Warning: #188-D: enumerated type mixed with another type int block_align = av_get_bytes_per_sample(buf->format) * (planar ? 1 : channels); ^ "/home/martin/fate/src/libavfilter/af_ashowinfo.c", line 220: Warning: #188-D: enumerated type mixed with another type av_get_sample_fmt_name(buf->format), chlayout_str, ^ /home/martin/fate/src/libavfilter/af_ashowinfo.c: 3 warnings, 0 errors CC libavfilter/af_channelsplit.o "/home/martin/fate/src/libavfilter/af_asyncts.c", line 242: Warning: #188-D: enumerated type mixed with another type int planar = av_sample_fmt_is_planar(buf_out->format); ^ "/home/martin/fate/src/libavfilter/af_asyncts.c", line 244: Warning: #188-D: enumerated type mixed with another type int block_size = av_get_bytes_per_sample(buf_out->format) * ^ "/home/martin/fate/src/libavfilter/af_asyncts.c", line 250: Warning: #188-D: enumerated type mixed with another type nb_channels, buf->format); ^ "/home/martin/fate/src/libavfilter/af_asyncts.c", line 264: Warning: #188-D: enumerated type mixed with another type delta, nb_channels, buf->format); ^ /home/martin/fate/src/libavfilter/af_asyncts.c: 4 warnings, 0 errors CC libavfilter/af_compand.o "/home/martin/fate/src/libavdevice/v4l2.c", line 485: Warning: #68-D: integer conversion resulted in a change of sign atomic_fetch_add(&s->buffers_queued, -1); ^ "/home/martin/fate/src/libavdevice/v4l2.c", line 609: Warning: #188-D: enumerated type mixed with another type struct v4l2_streamparm streamparm = { 0 }; ^ "/home/martin/fate/src/libavdevice/v4l2.c", line 831: Warning: #188-D: enumerated type mixed with another type s->frame_size = av_image_get_buffer_size(st->codecpar->format, ^ "/home/martin/fate/src/libavdevice/v4l2.c", line 846: Warning: #188-D: enumerated type mixed with another type avcodec_pix_fmt_to_codec_tag(st->codecpar->format); ^ "/home/martin/fate/src/libavdevice/v4l2.c", line 857: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavdevice/v4l2.c", line 859: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" AVFrame *frame = s1->streams[0]->codec->coded_frame; ^ "/home/martin/fate/src/libavdevice/v4l2.c", line 859: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" AVFrame *frame = s1->streams[0]->codec->coded_frame; ^ "/home/martin/fate/src/libavdevice/v4l2.c", line 860: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavdevice/v4l2.c", line 869: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavdevice/v4l2.c", line 874: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavdevice/v4l2.c: 10 warnings, 0 errors CC libavfilter/af_join.o CC libavfilter/af_resample.o CC libavfilter/af_volume.o CC libavfilter/allfilters.o "/home/martin/fate/src/libavfilter/af_resample.c", line 133: Warning: #188-D: enumerated type mixed with another type av_get_planar_sample_fmt(inlink->format) == ^ "/home/martin/fate/src/libavfilter/af_resample.c", line 134: Warning: #188-D: enumerated type mixed with another type av_get_planar_sample_fmt(outlink->format)))) ^ "/home/martin/fate/src/libavfilter/af_resample.c", line 177: Warning: #188-D: enumerated type mixed with another type av_get_sample_fmt_name(inlink ->format), inlink ->sample_rate, buf1, ^ "/home/martin/fate/src/libavfilter/af_resample.c", line 178: Warning: #188-D: enumerated type mixed with another type av_get_sample_fmt_name(outlink->format), outlink->sample_rate, buf2); ^ /home/martin/fate/src/libavfilter/af_resample.c: 4 warnings, 0 errors CC libavfilter/asink_anullsink.o CC libavfilter/asrc_anullsrc.o CC libavfilter/audio.o "/home/martin/fate/src/libavfilter/af_volume.c", line 230: Warning: #188-D: enumerated type mixed with another type vol->sample_fmt = inlink->format; ^ "/home/martin/fate/src/libavfilter/af_volume.c", line 232: Warning: #188-D: enumerated type mixed with another type vol->planes = av_sample_fmt_is_planar(inlink->format) ? vol->channels : 1; ^ "/home/martin/fate/src/libavfilter/af_volume.c", line 307: Warning: #188-D: enumerated type mixed with another type if (av_sample_fmt_is_planar(buf->format)) ^ /home/martin/fate/src/libavfilter/af_volume.c: 3 warnings, 0 errors CC libavfilter/avfilter.o CC libavfilter/avfiltergraph.o CC libavfilter/buffersink.o "/home/martin/fate/src/libavfilter/audio.c", line 51: Warning: #188-D: enumerated type mixed with another type link->format); ^ /home/martin/fate/src/libavfilter/audio.c: 1 warning, 0 errors CC libavfilter/buffersrc.o "/home/martin/fate/src/libavfilter/buffersink.c", line 111: Warning: #188-D: enumerated type mixed with another type if (!(s->audio_fifo = av_audio_fifo_alloc(link->format, nb_channels, nb_samples))) ^ /home/martin/fate/src/libavfilter/buffersink.c: 1 warning, 0 errors CC libavfilter/drawutils.o "/home/martin/fate/src/libavfilter/buffersrc.c", line 103: Warning: #188-D: enumerated type mixed with another type s->pix_fmt = param->format; ^ "/home/martin/fate/src/libavfilter/buffersrc.c", line 123: Warning: #188-D: enumerated type mixed with another type s->sample_fmt = param->format; ^ "/home/martin/fate/src/libavfilter/buffersrc.c", line 221: Warning: #188-D: enumerated type mixed with another type c->pix_fmt = strtol(c->pix_fmt_str, &tail, 10); ^ /home/martin/fate/src/libavfilter/buffersrc.c: 3 warnings, 0 errors CC libavfilter/fifo.o "/home/martin/fate/src/libavfilter/avfilter.c", line 245: Warning: #188-D: enumerated type mixed with another type av_get_pix_fmt_name(link->format), ^ "/home/martin/fate/src/libavfilter/avfilter.c", line 256: Warning: #188-D: enumerated type mixed with another type av_get_sample_fmt_name(link->format), ^ "/home/martin/fate/src/libavfilter/avfilter.c", line 683: Warning: #188-D: enumerated type mixed with another type frame->format, frame->width, frame->height); ^ "/home/martin/fate/src/libavfilter/avfilter.c", line 689: Warning: #188-D: enumerated type mixed with another type frame->format); ^ /home/martin/fate/src/libavfilter/avfilter.c: 4 warnings, 0 errors CC libavfilter/formats.o CC libavfilter/graphparser.o "/home/martin/fate/src/libavfilter/fifo.c", line 108: Warning: #188-D: enumerated type mixed with another type int planar = av_sample_fmt_is_planar(link->format); ^ "/home/martin/fate/src/libavfilter/fifo.c", line 110: Warning: #188-D: enumerated type mixed with another type int block_align = av_get_bytes_per_sample(link->format) * (planar ? 1 : nb_channels); ^ "/home/martin/fate/src/libavfilter/fifo.c", line 131: Warning: #188-D: enumerated type mixed with another type int planes = av_sample_fmt_is_planar(frame->format) ? ^ "/home/martin/fate/src/libavfilter/fifo.c", line 199: Warning: #188-D: enumerated type mixed with another type nb_channels, link->format); ^ "/home/martin/fate/src/libavfilter/fifo.c", line 212: Warning: #188-D: enumerated type mixed with another type link->format); ^ /home/martin/fate/src/libavfilter/fifo.c: 5 warnings, 0 errors CC libavfilter/setpts.o "/home/martin/fate/src/libavfilter/avfiltergraph.c", line 653: Warning: #188-D: enumerated type mixed with another type bps = av_get_bytes_per_sample(format); ^ "/home/martin/fate/src/libavfilter/avfiltergraph.c", line 665: Warning: #188-D: enumerated type mixed with another type int out_bps = av_get_bytes_per_sample(out_format); ^ "/home/martin/fate/src/libavfilter/avfiltergraph.c", line 668: Warning: #188-D: enumerated type mixed with another type if (av_get_packed_sample_fmt(out_format) == format || ^ "/home/martin/fate/src/libavfilter/avfiltergraph.c", line 669: Warning: #188-D: enumerated type mixed with another type av_get_planar_sample_fmt(out_format) == format) { ^ /home/martin/fate/src/libavfilter/avfiltergraph.c: 4 warnings, 0 errors CC libavfilter/settb.o "/home/martin/fate/src/libavfilter/formats.c", line 228: Warning: #188-D: enumerated type mixed with another type enum AVSampleFormat fmt = 0; ^ "/home/martin/fate/src/libavfilter/formats.c", line 244: Warning: #188-D: enumerated type mixed with another type if (av_sample_fmt_is_planar(fmt)) ^ /home/martin/fate/src/libavfilter/formats.c: 2 warnings, 0 errors CC libavfilter/split.o CC libavfilter/trim.o CC libavfilter/vf_aspect.o CC libavfilter/vf_blackframe.o CC libavfilter/vf_boxblur.o "/home/martin/fate/src/libavfilter/trim.c", line 340: Warning: #188-D: enumerated type mixed with another type frame->format); ^ /home/martin/fate/src/libavfilter/trim.c: 1 warning, 0 errors CC libavfilter/vf_copy.o CC libavfilter/vf_crop.o "/home/martin/fate/src/libavfilter/vf_aspect.c", line 87: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); ^ /home/martin/fate/src/libavfilter/vf_aspect.c: 1 warning, 0 errors CC libavfilter/vf_cropdetect.o CC libavfilter/vf_delogo.o "/home/martin/fate/src/libavfilter/vf_crop.c", line 147: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *pix_desc = av_pix_fmt_desc_get(link->format); ^ "/home/martin/fate/src/libavfilter/vf_crop.c", line 242: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(link->format); ^ /home/martin/fate/src/libavfilter/vf_crop.c: 2 warnings, 0 errors CC libavfilter/vf_drawbox.o "/home/martin/fate/src/libavfilter/vf_cropdetect.c", line 107: Warning: #188-D: enumerated type mixed with another type av_pix_fmt_desc_get(inlink->format)); ^ /home/martin/fate/src/libavfilter/vf_cropdetect.c: 1 warning, 0 errors CC libavfilter/vf_fade.o "/home/martin/fate/src/libavfilter/vf_delogo.c", line 208: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); ^ /home/martin/fate/src/libavfilter/vf_delogo.c: 1 warning, 0 errors CC libavfilter/vf_fieldorder.o "/home/martin/fate/src/libavfilter/vf_drawbox.c", line 80: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); ^ /home/martin/fate/src/libavfilter/vf_drawbox.c: 1 warning, 0 errors CC libavfilter/vf_format.o "/home/martin/fate/src/libavfilter/vf_fade.c", line 86: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *pixdesc = av_pix_fmt_desc_get(inlink->format); ^ /home/martin/fate/src/libavfilter/vf_fade.c: 1 warning, 0 errors CC libavfilter/vf_fps.o "/home/martin/fate/src/libavfilter/vf_fieldorder.c", line 81: Warning: #188-D: enumerated type mixed with another type s->line_size[plane] = av_image_get_linesize(inlink->format, inlink->w, ^ /home/martin/fate/src/libavfilter/vf_fieldorder.c: 1 warning, 0 errors CC libavfilter/vf_framepack.o CC libavfilter/vf_gradfun.o "/home/martin/fate/src/libavfilter/vf_boxblur.c", line 133: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); ^ /home/martin/fate/src/libavfilter/vf_boxblur.c: 1 warning, 0 errors CC libavfilter/vf_hflip.o CC libavfilter/vf_hqdn3d.o "/home/martin/fate/src/libavfilter/vf_framepack.c", line 112: Warning: #188-D: enumerated type mixed with another type s->pix_desc = av_pix_fmt_desc_get(outlink->format); ^ "/home/martin/fate/src/libavfilter/vf_framepack.c", line 203: Warning: #188-D: enumerated type mixed with another type s->input_views[i]->format, ^ "/home/martin/fate/src/libavfilter/vf_framepack.c", line 243: Warning: #188-D: enumerated type mixed with another type s->input_views[i]->format, ^ /home/martin/fate/src/libavfilter/vf_framepack.c: 3 warnings, 0 errors CC libavfilter/vf_hwdownload.o "/home/martin/fate/src/libavfilter/vf_hflip.c", line 78: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *pix_desc = av_pix_fmt_desc_get(inlink->format); ^ /home/martin/fate/src/libavfilter/vf_hflip.c: 1 warning, 0 errors CC libavfilter/vf_hwmap.o "/home/martin/fate/src/libavfilter/vf_gradfun.c", line 166: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); ^ /home/martin/fate/src/libavfilter/vf_gradfun.c: 1 warning, 0 errors CC libavfilter/vf_hwupload.o "/home/martin/fate/src/libavfilter/vf_hwdownload.c", line 113: Warning: #188-D: enumerated type mixed with another type "download.\n", av_get_pix_fmt_name(outlink->format)); ^ /home/martin/fate/src/libavfilter/vf_hwdownload.c: 1 warning, 0 errors CC libavfilter/vf_interlace.o "/home/martin/fate/src/libavfilter/vf_hwmap.c", line 60: Warning: #188-D: enumerated type mixed with another type av_get_pix_fmt_name(inlink->format), ^ "/home/martin/fate/src/libavfilter/vf_hwmap.c", line 61: Warning: #188-D: enumerated type mixed with another type av_get_pix_fmt_name(outlink->format)); ^ "/home/martin/fate/src/libavfilter/vf_hwmap.c", line 91: Warning: #188-D: enumerated type mixed with another type desc = av_pix_fmt_desc_get(outlink->format); ^ "/home/martin/fate/src/libavfilter/vf_hwmap.c", line 111: Warning: #188-D: enumerated type mixed with another type outlink->format, ^ "/home/martin/fate/src/libavfilter/vf_hwmap.c", line 137: Warning: #188-D: enumerated type mixed with another type frames->format = outlink->format; ^ "/home/martin/fate/src/libavfilter/vf_hwmap.c", line 153: Warning: #188-D: enumerated type mixed with another type inlink->format, ^ "/home/martin/fate/src/libavfilter/vf_hwmap.c", line 189: Warning: #188-D: enumerated type mixed with another type av_get_pix_fmt_name(inlink->format), ^ "/home/martin/fate/src/libavfilter/vf_hwmap.c", line 191: Warning: #188-D: enumerated type mixed with another type av_get_pix_fmt_name(outlink->format)); ^ "/home/martin/fate/src/libavfilter/vf_hwmap.c", line 218: Warning: #188-D: enumerated type mixed with another type hwfc->format = outlink->format; ^ "/home/martin/fate/src/libavfilter/vf_hwmap.c", line 219: Warning: #188-D: enumerated type mixed with another type hwfc->sw_format = inlink->format; ^ "/home/martin/fate/src/libavfilter/vf_hwmap.c", line 307: Warning: #188-D: enumerated type mixed with another type av_get_pix_fmt_name(input->format), ^ "/home/martin/fate/src/libavfilter/vf_hwmap.c", line 347: Warning: #188-D: enumerated type mixed with another type av_get_pix_fmt_name(map->format), ^ /home/martin/fate/src/libavfilter/vf_hwmap.c: 12 warnings, 0 errors CC libavfilter/vf_lut.o "/home/martin/fate/src/libavfilter/vf_hwupload.c", line 129: Warning: #188-D: enumerated type mixed with another type av_get_pix_fmt_name(inlink->format)); ^ "/home/martin/fate/src/libavfilter/vf_hwupload.c", line 131: Warning: #188-D: enumerated type mixed with another type ctx->hwframes->format = outlink->format; ^ "/home/martin/fate/src/libavfilter/vf_hwupload.c", line 132: Warning: #188-D: enumerated type mixed with another type ctx->hwframes->sw_format = inlink->format; ^ /home/martin/fate/src/libavfilter/vf_hwupload.c: 3 warnings, 0 errors CC libavfilter/vf_null.o "/home/martin/fate/src/libavfilter/vf_interlace.c", line 135: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); ^ /home/martin/fate/src/libavfilter/vf_interlace.c: 1 warning, 0 errors CC libavfilter/vf_overlay.o CC libavfilter/vf_pad.o "/home/martin/fate/src/libavfilter/vf_lut.c", line 201: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); ^ /home/martin/fate/src/libavfilter/vf_lut.c: 1 warning, 0 errors CC libavfilter/vf_pixdesctest.o "/home/martin/fate/src/libavfilter/vf_pixdesctest.c", line 47: Warning: #188-D: enumerated type mixed with another type priv->pix_desc = av_pix_fmt_desc_get(inlink->format); ^ /home/martin/fate/src/libavfilter/vf_pixdesctest.c: 1 warning, 0 errors CC libavfilter/vf_scale.o "/home/martin/fate/src/libavfilter/vf_pad.c", line 139: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *pix_desc = av_pix_fmt_desc_get(inlink->format); ^ "/home/martin/fate/src/libavfilter/vf_pad.c", line 214: Warning: #188-D: enumerated type mixed with another type inlink->format, rgba_color, &is_packed_rgba, NULL); ^ /home/martin/fate/src/libavfilter/vf_pad.c: 2 warnings, 0 errors CC libavfilter/vf_select.o "/home/martin/fate/src/libavfilter/vf_overlay.c", line 117: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *pix_desc = av_pix_fmt_desc_get(inlink->format); ^ "/home/martin/fate/src/libavfilter/vf_overlay.c", line 162: Warning: #188-D: enumerated type mixed with another type av_get_pix_fmt_name(ctx->inputs[MAIN]->format), ^ "/home/martin/fate/src/libavfilter/vf_overlay.c", line 165: Warning: #188-D: enumerated type mixed with another type av_get_pix_fmt_name(ctx->inputs[OVERLAY]->format), ^ /home/martin/fate/src/libavfilter/vf_overlay.c: 3 warnings, 0 errors CC libavfilter/vf_showinfo.o "/home/martin/fate/src/libavfilter/vf_hqdn3d.c", line 265: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); ^ /home/martin/fate/src/libavfilter/vf_hqdn3d.c: 1 warning, 0 errors CC libavfilter/vf_shuffleplanes.o CC libavfilter/vf_transpose.o "/home/martin/fate/src/libavfilter/vf_showinfo.c", line 102: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); ^ "/home/martin/fate/src/libavfilter/vf_showinfo.c", line 109: Warning: #188-D: enumerated type mixed with another type int linesize = av_image_get_linesize(frame->format, frame->width, plane); ^ /home/martin/fate/src/libavfilter/vf_showinfo.c: 2 warnings, 0 errors CC libavfilter/vf_unsharp.o "/home/martin/fate/src/libavfilter/vf_scale.c", line 160: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); ^ "/home/martin/fate/src/libavfilter/vf_scale.c", line 227: Warning: #188-D: enumerated type mixed with another type inlink ->w, inlink ->h, av_get_pix_fmt_name(inlink->format), ^ "/home/martin/fate/src/libavfilter/vf_scale.c", line 228: Warning: #188-D: enumerated type mixed with another type outlink->w, outlink->h, av_get_pix_fmt_name(outlink->format), ^ "/home/martin/fate/src/libavfilter/vf_scale.c", line 240: Warning: #188-D: enumerated type mixed with another type scale->sws = sws_getContext(inlink ->w, inlink ->h, inlink ->format, ^ "/home/martin/fate/src/libavfilter/vf_scale.c", line 241: Warning: #188-D: enumerated type mixed with another type outlink->w, outlink->h, outlink->format, ^ "/home/martin/fate/src/libavfilter/vf_scale.c", line 268: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(link->format); ^ /home/martin/fate/src/libavfilter/vf_scale.c: 6 warnings, 0 errors CC libavfilter/vf_vflip.o "/home/martin/fate/src/libavfilter/vf_shuffleplanes.c", line 52: Warning: #188-D: enumerated type mixed with another type s->planes = av_pix_fmt_count_planes(inlink->format); ^ "/home/martin/fate/src/libavfilter/vf_shuffleplanes.c", line 53: Warning: #188-D: enumerated type mixed with another type desc = av_pix_fmt_desc_get(inlink->format); ^ /home/martin/fate/src/libavfilter/vf_shuffleplanes.c: 2 warnings, 0 errors CC libavfilter/vf_yadif.o "/home/martin/fate/src/libavfilter/vf_transpose.c", line 91: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc_out = av_pix_fmt_desc_get(outlink->format); ^ "/home/martin/fate/src/libavfilter/vf_transpose.c", line 92: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc_in = av_pix_fmt_desc_get(inlink->format); ^ /home/martin/fate/src/libavfilter/vf_transpose.c: 2 warnings, 0 errors CC libavfilter/video.o "/home/martin/fate/src/libavfilter/vf_vflip.c", line 39: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(link->format); ^ /home/martin/fate/src/libavfilter/vf_vflip.c: 1 warning, 0 errors CC libavfilter/vsink_nullsink.o "/home/martin/fate/src/libavfilter/vf_unsharp.c", line 176: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(link->format); ^ /home/martin/fate/src/libavfilter/vf_unsharp.c: 1 warning, 0 errors CC libavfilter/vsrc_color.o CC libavfilter/vsrc_movie.o CC libavfilter/vsrc_nullsrc.o CC libavfilter/vsrc_testsrc.o "/home/martin/fate/src/libavfilter/vsrc_color.c", line 116: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *pix_desc = av_pix_fmt_desc_get(inlink->format); ^ "/home/martin/fate/src/libavfilter/vsrc_color.c", line 128: Warning: #188-D: enumerated type mixed with another type inlink->format, rgba_color, &is_packed_rgba, NULL); ^ /home/martin/fate/src/libavfilter/vsrc_color.c: 2 warnings, 0 errors GEN libavfilter/libavfilter.pc CC libavformat/4xm.o "/home/martin/fate/src/libavfilter/vsrc_movie.c", line 160: Warning: #1361-D: field "refcounted_frames" (declared at line 2019 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" movie->codec_ctx->refcounted_frames = 1; ^ "/home/martin/fate/src/libavfilter/vsrc_movie.c", line 232: Warning: #1361-D: function "avcodec_decode_video2" (declared at line 3975 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avcodec_decode_video2(movie->codec_ctx, movie->frame, &frame_decoded, &pkt); ^ /home/martin/fate/src/libavfilter/vsrc_movie.c: 2 warnings, 0 errors CC libavformat/a64.o CC libavformat/aacdec.o "/home/martin/fate/src/libavfilter/vsrc_testsrc.c", line 436: Warning: #188-D: enumerated type mixed with another type ctx->outputs[0]->format, test->rgba_map); ^ /home/martin/fate/src/libavfilter/vsrc_testsrc.c: 1 warning, 0 errors CC libavformat/ac3dec.o CC libavformat/adtsenc.o "/home/martin/fate/src/libavformat/ac3dec.c", line 67: Warning: #68-D: integer conversion resulted in a change of sign unsigned int code = -1; ^ /home/martin/fate/src/libavformat/ac3dec.c: 1 warning, 0 errors CC libavformat/adxdec.o "/home/martin/fate/src/libavformat/aacdec.c", line 86: Warning: #188-D: enumerated type mixed with another type st->codecpar->codec_id = s->iformat->raw_codec_id; ^ /home/martin/fate/src/libavformat/aacdec.c: 1 warning, 0 errors CC libavformat/aea.o CC libavformat/aiffdec.o "/home/martin/fate/src/libavformat/adxdec.c", line 101: Warning: #188-D: enumerated type mixed with another type par->codec_id = s->iformat->raw_codec_id; ^ /home/martin/fate/src/libavformat/adxdec.c: 1 warning, 0 errors CC libavformat/aiffenc.o "/home/martin/fate/src/libavfilter/vf_yadif.c", line 479: Warning: #188-D: enumerated type mixed with another type s->csp = av_pix_fmt_desc_get(link->format); ^ /home/martin/fate/src/libavfilter/vf_yadif.c: 1 warning, 0 errors CC libavformat/allformats.o CC libavformat/amr.o CC libavformat/anm.o CC libavformat/apc.o CC libavformat/ape.o CC libavformat/apetag.o CC libavformat/asf.o "/home/martin/fate/src/libavformat/apetag.c", line 173: Warning: #61-D: integer operation result is out of range if (val & APE_TAG_FLAG_CONTAINS_HEADER) ^ "/home/martin/fate/src/libavformat/apetag.c", line 173: Warning: #68-D: integer conversion resulted in a change of sign if (val & APE_TAG_FLAG_CONTAINS_HEADER) ^ "/home/martin/fate/src/libavformat/apetag.c", line 202: Warning: #61-D: integer operation result is out of range avio_wl32(s->pb, APE_TAG_FLAG_CONTAINS_HEADER | APE_TAG_FLAG_IS_HEADER); ^ "/home/martin/fate/src/libavformat/apetag.c", line 224: Warning: #61-D: integer operation result is out of range avio_wl32(s->pb, APE_TAG_FLAG_CONTAINS_HEADER); ^ "/home/martin/fate/src/libavformat/apetag.c", line 224: Warning: #68-D: integer conversion resulted in a change of sign avio_wl32(s->pb, APE_TAG_FLAG_CONTAINS_HEADER); ^ /home/martin/fate/src/libavformat/apetag.c: 5 warnings, 0 errors CC libavformat/asfcrypt.o CC libavformat/asfdec.o CC libavformat/asfenc.o CC libavformat/assdec.o CC libavformat/assenc.o CC libavformat/au.o "/home/martin/fate/src/libavformat/assenc.c", line 41: Warning: #144-D: a value of type "char *" cannot be used to initialize an entity of type "uint8_t *" uint8_t *end= strchr(p, '\n'); ^ /home/martin/fate/src/libavformat/assenc.c: 1 warning, 0 errors CC libavformat/audiointerleave.o "/home/martin/fate/src/libavformat/asfenc.c", line 420: Warning: #68-D: integer conversion resulted in a change of sign avio_wl64(pb, -1); /* header length, will be patched after */ ^ "/home/martin/fate/src/libavformat/asfenc.c", line 576: Warning: #68-D: integer conversion resulted in a change of sign avio_wl16(pb, -1); ^ /home/martin/fate/src/libavformat/asfenc.c: 2 warnings, 0 errors CC libavformat/avc.o CC libavformat/avidec.o CC libavformat/avienc.o CC libavformat/avio.o "/home/martin/fate/src/libavformat/asfdec.c", line 212: Warning: #68-D: integer conversion resulted in a change of sign GET_UTF16(ch, (ret += 2) <= maxlen ? avio_rl16(pb) : 0, break;); ^ "/home/martin/fate/src/libavformat/asfdec.c", line 433: Warning: #188-D: enumerated type mixed with another type st->codecpar->codec_type = asf_st->type = AVMEDIA_TYPE_VIDEO; ^ "/home/martin/fate/src/libavformat/asfdec.c", line 1657: Warning: #550-D: variable "ret" was set but never used int j, ret; ^ /home/martin/fate/src/libavformat/asfdec.c: 3 warnings, 0 errors CC libavformat/aviobuf.o CC libavformat/avlanguage.o "/home/martin/fate/src/libavformat/avienc.c", line 276: Warning: #68-D: integer conversion resulted in a change of sign avio_wl32(pb, -1); /* quality */ ^ /home/martin/fate/src/libavformat/avienc.c: 1 warning, 0 errors CC libavformat/avs.o "/home/martin/fate/src/libavformat/avlanguage.c", line 733: Warning: #1254-D: arithmetic on pointer to void or function type return strcmp(lhs, ((const LangEntry *)rhs)->str); ^ "/home/martin/fate/src/libavformat/avlanguage.c", line 733: Warning: #1254-D: arithmetic on pointer to void or function type return strcmp(lhs, ((const LangEntry *)rhs)->str); ^ "/home/martin/fate/src/libavformat/avlanguage.c", line 733: Warning: #1254-D: arithmetic on pointer to void or function type return strcmp(lhs, ((const LangEntry *)rhs)->str); ^ /home/martin/fate/src/libavformat/avlanguage.c: 3 warnings, 0 errors CC libavformat/bethsoftvid.o "/home/martin/fate/src/libavformat/avs.c", line 166: Warning: #188-D: enumerated type mixed with another type type = avio_r8(s->pb); ^ /home/martin/fate/src/libavformat/avs.c: 1 warning, 0 errors CC libavformat/bfi.o CC libavformat/bink.o CC libavformat/bmv.o "/home/martin/fate/src/libavformat/aviobuf.c", line 373: Warning: #144-D: a value of type "const char *" cannot be used to initialize an entity of type "const uint8_t *" PUT_STR16(le, avio_wl16) ^ "/home/martin/fate/src/libavformat/aviobuf.c", line 374: Warning: #144-D: a value of type "const char *" cannot be used to initialize an entity of type "const uint8_t *" PUT_STR16(be, avio_wb16) ^ "/home/martin/fate/src/libavformat/aviobuf.c", line 768: Warning: #68-D: integer conversion resulted in a change of sign GET_STR16(le, avio_rl16) ^ "/home/martin/fate/src/libavformat/aviobuf.c", line 769: Warning: #68-D: integer conversion resulted in a change of sign GET_STR16(be, avio_rb16) ^ /home/martin/fate/src/libavformat/aviobuf.c: 4 warnings, 0 errors CC libavformat/c93.o CC libavformat/caf.o "/home/martin/fate/src/libavformat/avidec.c", line 1283: Warning: #68-D: integer conversion resulted in a change of sign unsigned last_pos = -1; ^ /home/martin/fate/src/libavformat/avidec.c: 1 warning, 0 errors CC libavformat/cafdec.o CC libavformat/cavsvideodec.o CC libavformat/cdg.o CC libavformat/cdxl.o CC libavformat/concat.o "/home/martin/fate/src/libavformat/cavsvideodec.c", line 34: Warning: #68-D: integer conversion resulted in a change of sign uint32_t code= -1; ^ /home/martin/fate/src/libavformat/cavsvideodec.c: 1 warning, 0 errors CC libavformat/crcenc.o CC libavformat/crypto.o CC libavformat/cutils.o CC libavformat/dashenc.o CC libavformat/dauddec.o CC libavformat/daudenc.o CC libavformat/dfa.o CC libavformat/diracdec.o CC libavformat/dnxhddec.o CC libavformat/dsicin.o CC libavformat/dss.o CC libavformat/dtsdec.o CC libavformat/dump.o "/home/martin/fate/src/libavformat/dtsdec.c", line 31: Warning: #68-D: integer conversion resulted in a change of sign uint32_t state = -1; ^ /home/martin/fate/src/libavformat/dtsdec.c: 1 warning, 0 errors CC libavformat/dv.o CC libavformat/dvenc.o CC libavformat/dxa.o CC libavformat/eacdata.o "/home/martin/fate/src/libavformat/dv.c", line 398: Warning: #188-D: enumerated type mixed with another type c->vst->codecpar->format); ^ /home/martin/fate/src/libavformat/dv.c: 1 warning, 0 errors CC libavformat/electronicarts.o "/home/martin/fate/src/libavformat/dvenc.c", line 192: Warning: #188-D: enumerated type mixed with another type dv_write_pack(dv_aaux_packs_dist[i][j], c, &frame_ptr[3], i >= c->sys->difseg_size/2); ^ "/home/martin/fate/src/libavformat/dvenc.c", line 337: Warning: #188-D: enumerated type mixed with another type c->sys = av_dv_codec_profile(vst->codecpar->width, vst->codecpar->height, vst->codecpar->format); ^ /home/martin/fate/src/libavformat/dvenc.c: 2 warnings, 0 errors CC libavformat/ffmetadec.o CC libavformat/ffmetaenc.o CC libavformat/file.o CC libavformat/filmstripdec.o CC libavformat/filmstripenc.o CC libavformat/flac_picture.o CC libavformat/flacdec.o "/home/martin/fate/src/libavformat/electronicarts.c", line 479: Warning: #188-D: enumerated type mixed with another type ea->audio_codec = 0; ^ "/home/martin/fate/src/libavformat/electronicarts.c", line 485: Warning: #188-D: enumerated type mixed with another type ea->audio_codec = 0; ^ /home/martin/fate/src/libavformat/electronicarts.c: 2 warnings, 0 errors CC libavformat/flacenc.o CC libavformat/flacenc_header.o CC libavformat/flic.o CC libavformat/flvdec.o CC libavformat/flvenc.o CC libavformat/format.o CC libavformat/framecrcenc.o CC libavformat/framehash.o CC libavformat/g722.o CC libavformat/g723_1.o "/home/martin/fate/src/libavformat/flvenc.c", line 304: Warning: #188-D: enumerated type mixed with another type const AVCodecDescriptor *desc = avcodec_descriptor_get(codec_id); ^ /home/martin/fate/src/libavformat/flvenc.c: 1 warning, 0 errors CC libavformat/g729dec.o CC libavformat/gif.o CC libavformat/gopher.o CC libavformat/gsmdec.o CC libavformat/gxf.o CC libavformat/gxfenc.o "/home/martin/fate/src/libavformat/gsmdec.c", line 66: Warning: #188-D: enumerated type mixed with another type st->codecpar->codec_id = s->iformat->raw_codec_id; ^ /home/martin/fate/src/libavformat/gsmdec.c: 1 warning, 0 errors CC libavformat/h261dec.o "/home/martin/fate/src/libavformat/h261dec.c", line 29: Warning: #68-D: integer conversion resulted in a change of sign uint32_t code= -1; ^ /home/martin/fate/src/libavformat/h261dec.c: 1 warning, 0 errors CC libavformat/h263dec.o "/home/martin/fate/src/libavformat/flvdec.c", line 85: Warning: #188-D: enumerated type mixed with another type st->codecpar->codec_type = codec_type; ^ "/home/martin/fate/src/libavformat/flvdec.c", line 385: Warning: #188-D: enumerated type mixed with another type amf_type = avio_r8(ioc); ^ "/home/martin/fate/src/libavformat/flvdec.c", line 541: Warning: #188-D: enumerated type mixed with another type type = avio_r8(ioc); ^ "/home/martin/fate/src/libavformat/flvdec.c", line 663: Warning: #188-D: enumerated type mixed with another type if ((ret = amf_skip_tag(pb, avio_r8(pb))) < 0) ^ "/home/martin/fate/src/libavformat/flvdec.c", line 695: Warning: #188-D: enumerated type mixed with another type AMFDataType type = avio_r8(pb); ^ "/home/martin/fate/src/libavformat/flvdec.c", line 753: Warning: #188-D: enumerated type mixed with another type type = avio_r8(s->pb); ^ /home/martin/fate/src/libavformat/flvdec.c: 6 warnings, 0 errors CC libavformat/h264dec.o "/home/martin/fate/src/libavformat/gxf.c", line 50: Warning: #188-D: enumerated type mixed with another type *type = avio_r8(pb); ^ "/home/martin/fate/src/libavformat/gxf.c", line 172: Warning: #188-D: enumerated type mixed with another type GXFMatTag tag = avio_r8(pb); ^ "/home/martin/fate/src/libavformat/gxf.c", line 232: Warning: #188-D: enumerated type mixed with another type GXFTrackTag tag = avio_r8(pb); ^ /home/martin/fate/src/libavformat/gxf.c: 3 warnings, 0 errors CC libavformat/hdsenc.o "/home/martin/fate/src/libavformat/h263dec.c", line 27: Warning: #68-D: integer conversion resulted in a change of sign uint64_t code= -1; ^ /home/martin/fate/src/libavformat/h263dec.c: 1 warning, 0 errors CC libavformat/hevc.o "/home/martin/fate/src/libavformat/h264dec.c", line 27: Warning: #68-D: integer conversion resulted in a change of sign uint32_t code = -1; ^ /home/martin/fate/src/libavformat/h264dec.c: 1 warning, 0 errors CC libavformat/hevcdec.o "/home/martin/fate/src/libavformat/gxfenc.c", line 801: Warning: #68-D: integer conversion resulted in a change of sign uint32_t c=-1; ^ /home/martin/fate/src/libavformat/gxfenc.c: 1 warning, 0 errors CC libavformat/hls.o "/home/martin/fate/src/libavformat/hevcdec.c", line 29: Warning: #68-D: integer conversion resulted in a change of sign uint32_t code = -1; ^ /home/martin/fate/src/libavformat/hevcdec.c: 1 warning, 0 errors CC libavformat/hlsenc.o CC libavformat/hlsproto.o CC libavformat/hnm.o CC libavformat/http.o CC libavformat/httpauth.o CC libavformat/icecast.o CC libavformat/id3v1.o CC libavformat/id3v2.o CC libavformat/id3v2enc.o CC libavformat/idcin.o CC libavformat/idroqdec.o CC libavformat/idroqenc.o "/home/martin/fate/src/libavformat/id3v2enc.c", line 140: Warning: #188-D: enumerated type mixed with another type if ((ret = id3v2_check_write_tag(id3, s->pb, t, ff_id3v2_tags, enc)) > 0) { ^ "/home/martin/fate/src/libavformat/id3v2enc.c", line 145: Warning: #188-D: enumerated type mixed with another type ff_id3v2_3_tags : ff_id3v2_4_tags, enc)) > 0) { ^ "/home/martin/fate/src/libavformat/id3v2enc.c", line 151: Warning: #188-D: enumerated type mixed with another type if ((ret = id3v2_put_ttag(id3, s->pb, t->key, t->value, MKBETAG('T', 'X', 'X', 'X'), enc)) < 0) ^ "/home/martin/fate/src/libavformat/id3v2enc.c", line 206: Warning: #188-D: enumerated type mixed with another type id3v2_encode_string(dyn_buf, desc, enc); ^ /home/martin/fate/src/libavformat/id3v2enc.c: 4 warnings, 0 errors CC libavformat/iff.o CC libavformat/ilbc.o CC libavformat/img2.o CC libavformat/img2dec.o CC libavformat/img2enc.o CC libavformat/ingenientdec.o CC libavformat/ipmovie.o CC libavformat/isom.o CC libavformat/iss.o CC libavformat/iv8.o CC libavformat/ivfdec.o CC libavformat/ivfenc.o CC libavformat/jvdec.o CC libavformat/latmenc.o CC libavformat/lmlm4.o CC libavformat/log2_tab.o CC libavformat/lxfdec.o CC libavformat/m4vdec.o CC libavformat/matroska.o CC libavformat/matroskadec.o "/home/martin/fate/src/libavformat/m4vdec.c", line 30: Warning: #68-D: integer conversion resulted in a change of sign uint32_t temp_buffer = -1; ^ /home/martin/fate/src/libavformat/m4vdec.c: 1 warning, 0 errors CC libavformat/matroskaenc.o CC libavformat/md5enc.o CC libavformat/md5proto.o CC libavformat/metadata.o CC libavformat/mm.o CC libavformat/mmf.o CC libavformat/mms.o CC libavformat/mmsh.o CC libavformat/mmst.o "/home/martin/fate/src/libavformat/mmsh.c", line 85: Warning: #188-D: enumerated type mixed with another type return AVERROR(EIO); ^ "/home/martin/fate/src/libavformat/mmsh.c", line 85: Warning: #68-D: integer conversion resulted in a change of sign return AVERROR(EIO); ^ "/home/martin/fate/src/libavformat/mmsh.c", line 87: Warning: #188-D: enumerated type mixed with another type chunk_type = AV_RL16(chunk_header); ^ "/home/martin/fate/src/libavformat/mmsh.c", line 101: Warning: #188-D: enumerated type mixed with another type return AVERROR_INVALIDDATA; ^ "/home/martin/fate/src/libavformat/mmsh.c", line 101: Warning: #68-D: integer conversion resulted in a change of sign return AVERROR_INVALIDDATA; ^ "/home/martin/fate/src/libavformat/mmsh.c", line 107: Warning: #188-D: enumerated type mixed with another type return AVERROR(EIO); ^ "/home/martin/fate/src/libavformat/mmsh.c", line 107: Warning: #68-D: integer conversion resulted in a change of sign return AVERROR(EIO); ^ /home/martin/fate/src/libavformat/mmsh.c: 7 warnings, 0 errors CC libavformat/mov.o "/home/martin/fate/src/libavformat/matroskaenc.c", line 782: Warning: #188-D: enumerated type mixed with another type int ret = ff_mkv_stereo3d_conv(st, stereo_mode); ^ "/home/martin/fate/src/libavformat/matroskaenc.c", line 888: Warning: #188-D: enumerated type mixed with another type bit_depth = av_get_bytes_per_sample(par->format) << 3; ^ "/home/martin/fate/src/libavformat/matroskaenc.c", line 1102: Warning: #144-D: a value of type "char *" cannot be used to initialize an entity of type "uint8_t *" uint8_t *key = av_strdup(t->key); ^ "/home/martin/fate/src/libavformat/matroskaenc.c", line 1751: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/matroskaenc.c", line 1752: Warning: #1361-D: field "convergence_duration" (declared at line 1182 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (pkt->convergence_duration) ^ "/home/martin/fate/src/libavformat/matroskaenc.c", line 1753: Warning: #1361-D: field "convergence_duration" (declared at line 1182 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" duration = pkt->convergence_duration; ^ "/home/martin/fate/src/libavformat/matroskaenc.c", line 1754: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavformat/matroskaenc.c: 7 warnings, 0 errors CC libavformat/mov_chan.o "/home/martin/fate/src/libavformat/mmst.c", line 241: Warning: #188-D: enumerated type mixed with another type MMSSCPacketType packet_type= -1; ^ "/home/martin/fate/src/libavformat/mmst.c", line 271: Warning: #188-D: enumerated type mixed with another type return read_result < 0 ? read_result : AVERROR(EIO); ^ "/home/martin/fate/src/libavformat/mmst.c", line 282: Warning: #188-D: enumerated type mixed with another type return AVERROR_INVALIDDATA; ^ "/home/martin/fate/src/libavformat/mmst.c", line 292: Warning: #188-D: enumerated type mixed with another type return read_result < 0 ? read_result : AVERROR(EIO); ^ "/home/martin/fate/src/libavformat/mmst.c", line 294: Warning: #188-D: enumerated type mixed with another type packet_type= AV_RL16(mms->in_buffer+36); ^ "/home/martin/fate/src/libavformat/mmst.c", line 298: Warning: #188-D: enumerated type mixed with another type return AVERROR(EINVAL); ^ "/home/martin/fate/src/libavformat/mmst.c", line 318: Warning: #188-D: enumerated type mixed with another type return AVERROR_INVALIDDATA; ^ "/home/martin/fate/src/libavformat/mmst.c", line 329: Warning: #188-D: enumerated type mixed with another type return read_result < 0 ? read_result : AVERROR(EIO); ^ "/home/martin/fate/src/libavformat/mmst.c", line 342: Warning: #188-D: enumerated type mixed with another type return err; ^ /home/martin/fate/src/libavformat/mmst.c: 9 warnings, 0 errors CC libavformat/mov_esds.o CC libavformat/movenc.o "/home/martin/fate/src/libavformat/mov_chan.c", line 48: Warning: #66-D: enumeration value is out of "int" range MOV_CH_LAYOUT_UNKNOWN = 0xFFFF0000, ^ "/home/martin/fate/src/libavformat/mov_chan.c", line 384: Warning: #188-D: enumerated type mixed with another type 0, ^ "/home/martin/fate/src/libavformat/mov_chan.c", line 402: Warning: #188-D: enumerated type mixed with another type 0, ^ "/home/martin/fate/src/libavformat/mov_chan.c", line 414: Warning: #188-D: enumerated type mixed with another type 0, ^ /home/martin/fate/src/libavformat/mov_chan.c: 4 warnings, 0 errors CC libavformat/movenchint.o CC libavformat/mp3dec.o "/home/martin/fate/src/libavformat/matroskadec.c", line 507: Warning: #68-D: integer conversion resulted in a change of sign { MATROSKA_ID_SEEKPOSITION, EBML_UINT, 0, offsetof(MatroskaSeekhead, pos), { .u = -1 } }, ^ "/home/martin/fate/src/libavformat/matroskadec.c", line 1208: Warning: #144-D: a value of type "uint8_t *" cannot be used to initialize an entity of type "char *" char *layer, *ptr = pkt->data, *end = ptr + pkt->size; ^ "/home/martin/fate/src/libavformat/matroskadec.c", line 2006: Warning: #188-D: enumerated type mixed with another type st->codecpar->field_order = mkv_field_order(track->video.field_order); ^ "/home/martin/fate/src/libavformat/matroskadec.c", line 2026: Warning: #188-D: enumerated type mixed with another type int ret = ff_mkv_stereo3d_conv(st, track->video.stereo_mode); ^ "/home/martin/fate/src/libavformat/matroskadec.c", line 2571: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/matroskadec.c", line 2573: Warning: #1361-D: field "convergence_duration" (declared at line 1182 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" pkt->convergence_duration = duration; ^ "/home/martin/fate/src/libavformat/matroskadec.c", line 2574: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavformat/matroskadec.c: 7 warnings, 0 errors CC libavformat/mp3enc.o "/home/martin/fate/src/libavformat/mp3dec.c", line 93: Warning: #68-D: integer conversion resulted in a change of sign unsigned int code = -1; ^ /home/martin/fate/src/libavformat/mp3dec.c: 1 warning, 0 errors CC libavformat/mpc.o "/home/martin/fate/src/libavformat/mpc.c", line 85: Warning: #68-D: integer conversion resulted in a change of sign c->lastframe = -1; ^ /home/martin/fate/src/libavformat/mpc.c: 1 warning, 0 errors CC libavformat/mpc8.o "/home/martin/fate/src/libavformat/mp3enc.c", line 173: Warning: #61-D: integer operation result is out of range header = 0xff << 24; // sync ^ /home/martin/fate/src/libavformat/mp3enc.c: 1 warning, 0 errors CC libavformat/mpeg.o CC libavformat/mpegenc.o "/home/martin/fate/src/libavformat/mpeg.c", line 60: Warning: #68-D: integer conversion resulted in a change of sign uint32_t code = -1; ^ /home/martin/fate/src/libavformat/mpeg.c: 1 warning, 0 errors CC libavformat/mpegts.o "/home/martin/fate/src/libavformat/mov.c", line 705: Warning: #188-D: enumerated type mixed with another type *ast = bsmod; ^ "/home/martin/fate/src/libavformat/mov.c", line 710: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/mov.c", line 711: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" st->codec->audio_service_type = *ast; ^ "/home/martin/fate/src/libavformat/mov.c", line 712: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/mov.c", line 745: Warning: #188-D: enumerated type mixed with another type *ast = bsmod; ^ "/home/martin/fate/src/libavformat/mov.c", line 750: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/mov.c", line 751: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" st->codec->audio_service_type = *ast; ^ "/home/martin/fate/src/libavformat/mov.c", line 752: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/mov.c", line 1079: Warning: #188-D: enumerated type mixed with another type if (!av_color_primaries_name(color_primaries)) ^ "/home/martin/fate/src/libavformat/mov.c", line 1081: Warning: #188-D: enumerated type mixed with another type if (!av_color_transfer_name(color_trc)) ^ "/home/martin/fate/src/libavformat/mov.c", line 1083: Warning: #188-D: enumerated type mixed with another type if (!av_color_space_name(color_matrix)) ^ "/home/martin/fate/src/libavformat/mov.c", line 1086: Warning: #188-D: enumerated type mixed with another type st->codecpar->color_primaries = color_primaries; ^ "/home/martin/fate/src/libavformat/mov.c", line 1087: Warning: #188-D: enumerated type mixed with another type st->codecpar->color_trc = color_trc; ^ "/home/martin/fate/src/libavformat/mov.c", line 1088: Warning: #188-D: enumerated type mixed with another type st->codecpar->color_space = color_matrix; ^ "/home/martin/fate/src/libavformat/mov.c", line 1813: Warning: #188-D: enumerated type mixed with another type id = mov_codec_id(st, format); ^ /home/martin/fate/src/libavformat/mov.c: 15 warnings, 0 errors CC libavformat/mpegtsenc.o "/home/martin/fate/src/libavformat/mpegenc.c", line 1045: Warning: #550-D: variable "vcd_pad_bytes" was set but never used int vcd_pad_bytes; ^ /home/martin/fate/src/libavformat/mpegenc.c: 1 warning, 0 errors CC libavformat/mpegvideodec.o "/home/martin/fate/src/libavformat/mpegvideodec.c", line 36: Warning: #68-D: integer conversion resulted in a change of sign uint32_t code= -1; ^ /home/martin/fate/src/libavformat/mpegvideodec.c: 1 warning, 0 errors CC libavformat/mpjpeg.o CC libavformat/mpjpegdec.o "/home/martin/fate/src/libavformat/mpegtsenc.c", line 113: Warning: #68-D: integer conversion resulted in a change of sign -1, buf, len - 4)); ^ "/home/martin/fate/src/libavformat/mpegtsenc.c", line 1076: Warning: #68-D: integer conversion resulted in a change of sign uint32_t state = -1; ^ /home/martin/fate/src/libavformat/mpegtsenc.c: 2 warnings, 0 errors CC libavformat/msnwc_tcp.o CC libavformat/mtv.o CC libavformat/mux.o CC libavformat/mvdec.o "/home/martin/fate/src/libavformat/movenc.c", line 1149: Warning: #68-D: integer conversion resulted in a change of sign uint32_t entries = -1; ^ "/home/martin/fate/src/libavformat/movenc.c", line 1610: Warning: #68-D: integer conversion resulted in a change of sign avio_wb64(pb, -1); ^ "/home/martin/fate/src/libavformat/movenc.c", line 1613: Warning: #68-D: integer conversion resulted in a change of sign avio_wb32(pb, -1); ^ "/home/martin/fate/src/libavformat/movenc.c", line 2498: Warning: #68-D: integer conversion resulted in a change of sign track->default_size = -1; ^ "/home/martin/fate/src/libavformat/movenc.c", line 3114: Warning: #68-D: integer conversion resulted in a change of sign uint32_t c = -1; ^ "/home/martin/fate/src/libavformat/movenc.c", line 3877: Warning: #144-D: a value of type "uint8_t *" cannot be used to initialize an entity of type "char *" char *cur = st->codecpar->extradata; ^ /home/martin/fate/src/libavformat/movenc.c: 6 warnings, 0 errors CC libavformat/mvi.o "/home/martin/fate/src/libavformat/mpegts.c", line 344: Warning: #68-D: integer conversion resulted in a change of sign av_crc(av_crc_get_table(AV_CRC_32_IEEE), -1, ^ "/home/martin/fate/src/libavformat/mpegts.c", line 741: Warning: #550-D: variable "au_end_flag" was set but never used int au_start_flag = 0, au_end_flag = 0, ocr_flag = 0, idle_flag = 0; ^ "/home/martin/fate/src/libavformat/mpegts.c", line 1323: Warning: #188-D: enumerated type mixed with another type st->need_parsing = 0; ^ "/home/martin/fate/src/libavformat/mpegts.c", line 1326: Warning: #188-D: enumerated type mixed with another type st->need_parsing = 0; ^ "/home/martin/fate/src/libavformat/mpegts.c", line 1397: Warning: #188-D: enumerated type mixed with another type st->need_parsing = 0; ^ "/home/martin/fate/src/libavformat/mpegts.c", line 1415: Warning: #188-D: enumerated type mixed with another type st->need_parsing = 0; ^ /home/martin/fate/src/libavformat/mpegts.c: 6 warnings, 0 errors CC libavformat/mxf.o CC libavformat/mxfdec.o CC libavformat/mxfenc.o "/home/martin/fate/src/libavformat/mux.c", line 114: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/mux.c", line 116: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" st->codec->codec_type != AVMEDIA_TYPE_UNKNOWN) { ^ "/home/martin/fate/src/libavformat/mux.c", line 120: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" ret = avcodec_parameters_from_context(st->codecpar, st->codec); ^ "/home/martin/fate/src/libavformat/mux.c", line 124: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/mux.c", line 262: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/mux.c", line 266: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" int delay = FFMAX(st->codec->has_b_frames, !!st->codec->max_b_frames); ^ "/home/martin/fate/src/libavformat/mux.c", line 266: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" int delay = FFMAX(st->codec->has_b_frames, !!st->codec->max_b_frames); ^ "/home/martin/fate/src/libavformat/mux.c", line 266: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" int delay = FFMAX(st->codec->has_b_frames, !!st->codec->max_b_frames); ^ "/home/martin/fate/src/libavformat/mux.c", line 266: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" int delay = FFMAX(st->codec->has_b_frames, !!st->codec->max_b_frames); ^ "/home/martin/fate/src/libavformat/mux.c", line 289: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" pkt->duration = av_rescale(1, num * (int64_t)st->time_base.den * st->codec->ticks_per_frame, den * (int64_t)st->time_base.num); ^ "/home/martin/fate/src/libavformat/mux.c", line 329: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavformat/mux.c: 11 warnings, 0 errors CC libavformat/mxg.o CC libavformat/ncdec.o "/home/martin/fate/src/libavformat/ncdec.c", line 68: Warning: #68-D: integer conversion resulted in a change of sign uint32_t state=-1; ^ /home/martin/fate/src/libavformat/ncdec.c: 1 warning, 0 errors CC libavformat/network.o CC libavformat/nsvdec.o CC libavformat/nullenc.o CC libavformat/nut.o CC libavformat/nutdec.o "/home/martin/fate/src/libavformat/mxfenc.c", line 575: Warning: #188-D: enumerated type mixed with another type mxf_write_uuid(pb, type == MaterialPackage ? Track : Track + TypeBottom, st->index); ^ "/home/martin/fate/src/libavformat/mxfenc.c", line 599: Warning: #188-D: enumerated type mixed with another type mxf_write_uuid(pb, type == MaterialPackage ? Sequence: Sequence + TypeBottom, st->index); ^ "/home/martin/fate/src/libavformat/mxfenc.c", line 634: Warning: #188-D: enumerated type mixed with another type mxf_write_uuid(pb, type == MaterialPackage ? Sequence: Sequence + TypeBottom, st->index); ^ "/home/martin/fate/src/libavformat/mxfenc.c", line 661: Warning: #188-D: enumerated type mixed with another type mxf_write_uuid(pb, type == MaterialPackage ? TimecodeComponent : ^ "/home/martin/fate/src/libavformat/mxfenc.c", line 690: Warning: #188-D: enumerated type mixed with another type mxf_write_uuid(pb, type == MaterialPackage ? SourceClip: SourceClip + TypeBottom, st->index); ^ "/home/martin/fate/src/libavformat/mxfenc.c", line 965: Warning: #188-D: enumerated type mixed with another type mxf_write_uuid(pb, type == MaterialPackage ? Track : ^ "/home/martin/fate/src/libavformat/mxfenc.c", line 968: Warning: #188-D: enumerated type mixed with another type mxf_write_uuid(pb, type == MaterialPackage ? Track : Track + TypeBottom, i); ^ "/home/martin/fate/src/libavformat/mxfenc.c", line 1321: Warning: #68-D: integer conversion resulted in a change of sign uint32_t c = -1; ^ "/home/martin/fate/src/libavformat/mxfenc.c", line 1532: Warning: #68-D: integer conversion resulted in a change of sign mxf->duration = -1; ^ /home/martin/fate/src/libavformat/mxfenc.c: 9 warnings, 0 errors CC libavformat/nutenc.o CC libavformat/nuv.o "/home/martin/fate/src/libavformat/mxfdec.c", line 291: Warning: #68-D: integer conversion resulted in a change of sign return klv->length == -1 ? -1 : 0; ^ "/home/martin/fate/src/libavformat/mxfdec.c", line 1487: Warning: #188-D: enumerated type mixed with another type st->codecpar->codec_type = codec_ul->id; ^ "/home/martin/fate/src/libavformat/mxfdec.c", line 1529: Warning: #188-D: enumerated type mixed with another type st->codecpar->codec_id = codec_ul->id; ^ "/home/martin/fate/src/libavformat/mxfdec.c", line 1535: Warning: #188-D: enumerated type mixed with another type st->codecpar->codec_id = container_ul->id; ^ "/home/martin/fate/src/libavformat/mxfdec.c", line 1611: Warning: #188-D: enumerated type mixed with another type st->codecpar->codec_id = container_ul->id; ^ /home/martin/fate/src/libavformat/mxfdec.c: 5 warnings, 0 errors CC libavformat/oggdec.o "/home/martin/fate/src/libavformat/nuv.c", line 79: Warning: #188-D: enumerated type mixed with another type frametype = avio_r8(pb); ^ "/home/martin/fate/src/libavformat/nuv.c", line 132: Warning: #188-D: enumerated type mixed with another type ast->codecpar->codec_id = id; ^ "/home/martin/fate/src/libavformat/nuv.c", line 261: Warning: #188-D: enumerated type mixed with another type frametype = hdr[0]; ^ /home/martin/fate/src/libavformat/nuv.c: 3 warnings, 0 errors CC libavformat/oggenc.o CC libavformat/oggparsecelt.o CC libavformat/oggparsedirac.o "/home/martin/fate/src/libavformat/oggdec.c", line 129: Warning: #68-D: integer conversion resulted in a change of sign os->granule = -1; ^ "/home/martin/fate/src/libavformat/oggdec.c", line 404: Warning: #68-D: integer conversion resulted in a change of sign if (os->granule == -1) ^ "/home/martin/fate/src/libavformat/oggdec.c", line 530: Warning: #68-D: integer conversion resulted in a change of sign if (ogg->streams[i].granule != -1 && ogg->streams[i].granule != 0 && ^ "/home/martin/fate/src/libavformat/oggdec.c", line 607: Warning: #68-D: integer conversion resulted in a change of sign if (os->granule != -1LL) { ^ "/home/martin/fate/src/libavformat/oggdec.c", line 612: Warning: #68-D: integer conversion resulted in a change of sign os->granule = -1LL; ^ /home/martin/fate/src/libavformat/oggdec.c: 5 warnings, 0 errors CC libavformat/oggparseflac.o "/home/martin/fate/src/libavformat/nutdec.c", line 76: Warning: #68-D: integer conversion resulted in a change of sign return -1; ^ /home/martin/fate/src/libavformat/nutdec.c: 1 warning, 0 errors 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 "/home/martin/fate/src/libavformat/oma.c", line 33: Warning: #188-D: enumerated type mixed with another type { 0 }, ^ /home/martin/fate/src/libavformat/oma.c: 1 warning, 0 errors CC libavformat/options.o CC libavformat/os_support.o CC libavformat/paf.o "/home/martin/fate/src/libavformat/options.c", line 33: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/options.c", line 35: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavformat/options.c: 2 warnings, 0 errors CC libavformat/pcm.o CC libavformat/pcmdec.o CC libavformat/pcmenc.o CC libavformat/pmpdec.o CC libavformat/protocols.o "/home/martin/fate/src/libavformat/pcmdec.c", line 47: Warning: #188-D: enumerated type mixed with another type st->codecpar->codec_id = s->iformat->raw_codec_id; ^ /home/martin/fate/src/libavformat/pcmdec.c: 1 warning, 0 errors CC libavformat/psxstr.o CC libavformat/pva.o CC libavformat/qcp.o "/home/martin/fate/src/libavformat/pmpdec.c", line 99: Warning: #188-D: enumerated type mixed with another type ast->codecpar->codec_id = audio_codec_id; ^ /home/martin/fate/src/libavformat/pmpdec.c: 1 warning, 0 errors CC libavformat/r3d.o CC libavformat/rawdec.o CC libavformat/rawenc.o CC libavformat/rawvideodec.o CC libavformat/rdt.o CC libavformat/replaygain.o "/home/martin/fate/src/libavformat/rawvideodec.c", line 51: Warning: #188-D: enumerated type mixed with another type st->codecpar->codec_id = ctx->iformat->raw_codec_id; ^ "/home/martin/fate/src/libavformat/rawvideodec.c", line 89: Warning: #188-D: enumerated type mixed with another type packet_size = av_image_get_buffer_size(st->codecpar->format, width, height, 1); ^ /home/martin/fate/src/libavformat/rawvideodec.c: 2 warnings, 0 errors CC libavformat/riff.o "/home/martin/fate/src/libavformat/rawdec.c", line 64: Warning: #188-D: enumerated type mixed with another type st->codecpar->codec_id = s->iformat->raw_codec_id; ^ "/home/martin/fate/src/libavformat/rawdec.c", line 88: Warning: #188-D: enumerated type mixed with another type st->codecpar->codec_id = s->iformat->raw_codec_id; ^ /home/martin/fate/src/libavformat/rawdec.c: 2 warnings, 0 errors CC libavformat/riffdec.o CC libavformat/riffenc.o CC libavformat/rl2.o CC libavformat/rm.o "/home/martin/fate/src/libavformat/rdt.c", line 71: Warning: #68-D: integer conversion resulted in a change of sign s->prev_timestamp = -1; ^ /home/martin/fate/src/libavformat/rdt.c: 1 warning, 0 errors CC libavformat/rmdec.o CC libavformat/rmenc.o CC libavformat/rmsipr.o CC libavformat/rpl.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 "/home/martin/fate/src/libavformat/rtmppkt.c", line 219: Warning: #188-D: enumerated type mixed with another type type = buf[0]; ^ "/home/martin/fate/src/libavformat/rtmppkt.c", line 439: Warning: #68-D: integer conversion resulted in a change of sign unsigned nb = -1; ^ "/home/martin/fate/src/libavformat/rtmppkt.c", line 444: Warning: #188-D: enumerated type mixed with another type switch ((type = *data++)) { ^ "/home/martin/fate/src/libavformat/rtmppkt.c", line 549: Warning: #68-D: integer conversion resulted in a change of sign unsigned int size, nb = -1; ^ "/home/martin/fate/src/libavformat/rtmppkt.c", line 556: Warning: #188-D: enumerated type mixed with another type switch ((type = *data++)) { ^ /home/martin/fate/src/libavformat/rtmppkt.c: 5 warnings, 0 errors 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 "/home/martin/fate/src/libavformat/rtmpproto.c", line 304: Warning: #111-D: statement is unreachable break; ^ "/home/martin/fate/src/libavformat/rtmpproto.c", line 2952: Warning: #188-D: enumerated type mixed with another type pkttype, ts, pktsize)) < 0) ^ /home/martin/fate/src/libavformat/rtmpproto.c: 2 warnings, 0 errors 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 "/home/martin/fate/src/libavformat/rtpdec_mpeg4.c", line 93: Warning: #68-D: integer conversion resulted in a change of sign { NULL, -1, -1 }, ^ "/home/martin/fate/src/libavformat/rtpdec_mpeg4.c", line 93: Warning: #68-D: integer conversion resulted in a change of sign { NULL, -1, -1 }, ^ /home/martin/fate/src/libavformat/rtpdec_mpeg4.c: 2 warnings, 0 errors CC libavformat/rtpdec_svq3.o CC libavformat/rtpdec_vp8.o CC libavformat/rtpdec_vp9.o CC libavformat/rtpdec_xiph.o CC libavformat/rtpenc.o CC libavformat/rtpenc_aac.o CC libavformat/rtpenc_amr.o CC libavformat/rtpenc_chain.o CC libavformat/rtpenc_h261.o CC libavformat/rtpenc_h263.o CC libavformat/rtpenc_h263_rfc2190.o CC libavformat/rtpenc_h264_hevc.o CC libavformat/rtpenc_jpeg.o CC libavformat/rtpenc_latm.o CC libavformat/rtpenc_mpegts.o CC libavformat/rtpenc_mpv.o CC libavformat/rtpenc_vp8.o CC libavformat/rtpenc_xiph.o CC libavformat/rtpproto.o CC libavformat/rtsp.o CC libavformat/rtspdec.o CC libavformat/rtspenc.o CC libavformat/sapdec.o CC libavformat/sapenc.o CC libavformat/sauce.o "/home/martin/fate/src/libavformat/rtspdec.c", line 53: Warning: #188-D: enumerated type mixed with another type { 0, "NULL" } ^ "/home/martin/fate/src/libavformat/rtspdec.c", line 127: Warning: #144-D: a value of type "char *" cannot be used to initialize an entity of type "unsigned char *" unsigned char *session_id = rt->session_id; ^ /home/martin/fate/src/libavformat/rtspdec.c: 2 warnings, 0 errors CC libavformat/sdp.o CC libavformat/segafilm.o CC libavformat/segment.o CC libavformat/sierravmd.o CC libavformat/siff.o CC libavformat/smacker.o CC libavformat/smjpeg.o CC libavformat/smjpegdec.o CC libavformat/smjpegenc.o CC libavformat/smoothstreamingenc.o CC libavformat/smush.o "/home/martin/fate/src/libavformat/rtsp.c", line 1187: Warning: #188-D: enumerated type mixed with another type reply->status_code = atoi(buf1); ^ "/home/martin/fate/src/libavformat/rtsp.c", line 2247: Warning: #144-D: a value of type "unsigned char *" cannot be used to initialize an entity of type "const char *" const char *p = p1->buf, *p_end = p1->buf + p1->buf_size; ^ "/home/martin/fate/src/libavformat/rtsp.c", line 2247: Warning: #144-D: a value of type "unsigned char *" cannot be used to initialize an entity of type "const char *" const char *p = p1->buf, *p_end = p1->buf + p1->buf_size; ^ /home/martin/fate/src/libavformat/rtsp.c: 3 warnings, 0 errors 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/srtp.o "/home/martin/fate/src/libavformat/spdifdec.c", line 141: Warning: #188-D: enumerated type mixed with another type if (!spdif_get_offset_and_codec(NULL, (buf[2] << 8) | buf[1], ^ "/home/martin/fate/src/libavformat/spdifdec.c", line 182: Warning: #188-D: enumerated type mixed with another type data_type = avio_rl16(pb); ^ /home/martin/fate/src/libavformat/spdifdec.c: 2 warnings, 0 errors CC libavformat/srtpproto.o CC libavformat/swf.o "/home/martin/fate/src/libavformat/spdifenc.c", line 110: Warning: #188-D: enumerated type mixed with another type ctx->data_type = IEC61937_AC3 | (bitstream_mode << 8); ^ "/home/martin/fate/src/libavformat/spdifenc.c", line 199: Warning: #188-D: enumerated type mixed with another type ctx->data_type = IEC61937_DTSHD | subtype << 8; ^ "/home/martin/fate/src/libavformat/spdifenc.c", line 409: Warning: #68-D: integer conversion resulted in a change of sign mat_code_length = sizeof(mat_middle_code) + MAT_MIDDLE_CODE_OFFSET; ^ /home/martin/fate/src/libavformat/spdifenc.c: 3 warnings, 0 errors CC libavformat/swfdec.o CC libavformat/swfenc.o CC libavformat/takdec.o CC libavformat/tcp.o CC libavformat/thp.o "/home/martin/fate/src/libavformat/takdec.c", line 70: Warning: #188-D: enumerated type mixed with another type type = avio_r8(pb) & 0x7f; ^ /home/martin/fate/src/libavformat/takdec.c: 1 warning, 0 errors CC libavformat/tiertexseq.o CC libavformat/tmv.o CC libavformat/tty.o CC libavformat/tta.o CC libavformat/txd.o CC libavformat/udp.o CC libavformat/unix.o CC libavformat/url.o CC libavformat/urldecode.o CC libavformat/utils.o CC libavformat/vc1test.o CC libavformat/vc1testenc.o CC libavformat/voc.o CC libavformat/voc_packet.o CC libavformat/vocdec.o CC libavformat/vocenc.o "/home/martin/fate/src/libavformat/voc_packet.c", line 35: Warning: #188-D: enumerated type mixed with another type type = avio_r8(pb); ^ "/home/martin/fate/src/libavformat/voc_packet.c", line 100: Warning: #188-D: enumerated type mixed with another type par->codec_id = tmp_codec; ^ /home/martin/fate/src/libavformat/voc_packet.c: 2 warnings, 0 errors CC libavformat/vorbiscomment.o CC libavformat/vqf.o CC libavformat/wavdec.o CC libavformat/wavenc.o CC libavformat/wc3movie.o CC libavformat/westwood_aud.o "/home/martin/fate/src/libavformat/wc3movie.c", line 94: Warning: #550-D: variable "ret" was set but never used int ret = 0; ^ /home/martin/fate/src/libavformat/wc3movie.c: 1 warning, 0 errors CC libavformat/westwood_vqa.o CC libavformat/wtv.o CC libavformat/wv.o CC libavformat/wvdec.o CC libavformat/wvenc.o CC libavformat/xa.o "/home/martin/fate/src/libavformat/wvenc.c", line 44: Warning: #550-D: variable "ret" was set but never used int ret; ^ /home/martin/fate/src/libavformat/wvenc.c: 1 warning, 0 errors CC libavformat/xmv.o CC libavformat/xwma.o "/home/martin/fate/src/libavformat/wtv.c", line 645: Warning: #188-D: enumerated type mixed with another type st->codecpar->codec_type = codec_type; ^ /home/martin/fate/src/libavformat/wtv.c: 1 warning, 0 errors CC libavformat/yop.o CC libavformat/yuv4mpegdec.o CC libavformat/yuv4mpegenc.o "/home/martin/fate/src/libavformat/utils.c", line 173: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 174: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" st->codec->codec_type = st->codecpar->codec_type; ^ "/home/martin/fate/src/libavformat/utils.c", line 175: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" st->codec->codec_id = st->codecpar->codec_id; ^ "/home/martin/fate/src/libavformat/utils.c", line 176: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 263: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 273: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" ret = avcodec_parameters_to_context(st->codec, st->codecpar); ^ "/home/martin/fate/src/libavformat/utils.c", line 281: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 793: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 795: Warning: #1361-D: field "convergence_duration" (declared at line 1182 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" pkt->convergence_duration = pc->convergence_duration; ^ "/home/martin/fate/src/libavformat/utils.c", line 795: Warning: #1361-D: field "convergence_duration" (declared at line 4299 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" pkt->convergence_duration = pc->convergence_duration; ^ "/home/martin/fate/src/libavformat/utils.c", line 796: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 1605: Warning: #940-D: missing return statement at end of non-void function "avformat_seek_file" } ^ "/home/martin/fate/src/libavformat/utils.c", line 1909: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 1910: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" codec = st->codec->codec ? st->codec->codec ^ "/home/martin/fate/src/libavformat/utils.c", line 1910: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" codec = st->codec->codec ? st->codec->codec ^ "/home/martin/fate/src/libavformat/utils.c", line 1912: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 2225: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 2226: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" if (st->codec->codec_id != st->internal->orig_codec_id) { ^ "/home/martin/fate/src/libavformat/utils.c", line 2227: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" st->codecpar->codec_id = st->codec->codec_id; ^ "/home/martin/fate/src/libavformat/utils.c", line 2228: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" st->codecpar->codec_type = st->codec->codec_type; ^ "/home/martin/fate/src/libavformat/utils.c", line 2229: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" st->internal->orig_codec_id = st->codec->codec_id; ^ "/home/martin/fate/src/libavformat/utils.c", line 2231: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 2244: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 2245: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" codec = st->codec->codec ? st->codec->codec ^ "/home/martin/fate/src/libavformat/utils.c", line 2245: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" codec = st->codec->codec ? st->codec->codec ^ "/home/martin/fate/src/libavformat/utils.c", line 2247: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 2545: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 2546: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" ret = avcodec_parameters_to_context(st->codec, st->codecpar); ^ "/home/martin/fate/src/libavformat/utils.c", line 2551: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" st->codec->subtitle_header = av_malloc(st->internal->avctx->subtitle_header_size); ^ "/home/martin/fate/src/libavformat/utils.c", line 2552: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" if (!st->codec->subtitle_header) ^ "/home/martin/fate/src/libavformat/utils.c", line 2554: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" st->codec->subtitle_header_size = st->internal->avctx->subtitle_header_size; ^ "/home/martin/fate/src/libavformat/utils.c", line 2555: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" memcpy(st->codec->subtitle_header, st->internal->avctx->subtitle_header, ^ "/home/martin/fate/src/libavformat/utils.c", line 2556: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" st->codec->subtitle_header_size); ^ "/home/martin/fate/src/libavformat/utils.c", line 2558: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 2689: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 2690: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" av_free(st->codec->extradata); ^ "/home/martin/fate/src/libavformat/utils.c", line 2691: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" av_free(st->codec->subtitle_header); ^ "/home/martin/fate/src/libavformat/utils.c", line 2692: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" av_free(st->codec); ^ "/home/martin/fate/src/libavformat/utils.c", line 2693: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 2780: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 2781: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" st->codec = avcodec_alloc_context3(c); ^ "/home/martin/fate/src/libavformat/utils.c", line 2782: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" if (!st->codec) { ^ "/home/martin/fate/src/libavformat/utils.c", line 2787: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 2796: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavformat/utils.c", line 2798: Warning: #1361-D: field "codec" (declared at line 699 of "/home/martin/fate/src/libavformat/avformat.h") was declared "deprecated" st->codec->bit_rate = 0; ^ "/home/martin/fate/src/libavformat/utils.c", line 2799: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavformat/utils.c: 46 warnings, 0 errors GEN libavformat/libavformat.pc "/home/martin/fate/src/libavformat/yuv4mpegdec.c", line 231: Warning: #188-D: enumerated type mixed with another type packet_size = av_image_get_buffer_size(st->codecpar->format, ^ /home/martin/fate/src/libavformat/yuv4mpegdec.c: 1 warning, 0 errors "/home/martin/fate/src/libavformat/yuv4mpegenc.c", line 129: Warning: #188-D: enumerated type mixed with another type av_pix_fmt_get_chroma_sub_sample(st->codecpar->format, &h_chroma_shift, ^ /home/martin/fate/src/libavformat/yuv4mpegenc.c: 1 warning, 0 errors GEN libavcodec/libavcodec.pc GEN libavresample/libavresample.pc CC libswscale/input.o CC libswscale/options.o CC libswscale/output.o CC libswscale/rgb2rgb.o CC libswscale/swscale.o "/home/martin/fate/src/libswscale/rgb2rgb_template.c", line 653: Warning: #68-D: integer conversion resulted in a change of sign unsigned int V = ((RV * r + GV * g + BV * b) >> RGB2YUV_SHIFT) + 128; ^ "/home/martin/fate/src/libswscale/rgb2rgb_template.c", line 653: Warning: #68-D: integer conversion resulted in a change of sign unsigned int V = ((RV * r + GV * g + BV * b) >> RGB2YUV_SHIFT) + 128; ^ "/home/martin/fate/src/libswscale/rgb2rgb_template.c", line 654: Warning: #68-D: integer conversion resulted in a change of sign unsigned int U = ((RU * r + GU * g + BU * b) >> RGB2YUV_SHIFT) + 128; ^ "/home/martin/fate/src/libswscale/rgb2rgb_template.c", line 654: Warning: #68-D: integer conversion resulted in a change of sign unsigned int U = ((RU * r + GU * g + BU * b) >> RGB2YUV_SHIFT) + 128; ^ /home/martin/fate/src/libswscale/rgb2rgb.c: 4 warnings, 0 errors CC libswscale/swscale_unscaled.o CC libswscale/utils.o CC libswscale/yuv2rgb.o GEN libswscale/libswscale.pc GEN libavutil/libavutil.pc HTML doc/developer.html HTML doc/faq.html HTML doc/fate.html HTML doc/general.html HTML doc/git-howto.html HTML doc/libavfilter.html HTML doc/nut.html HTML doc/platform.html CC libavcodec/dctref.o CC libavcodec/tests/iirfilter.o CC libavcodec/tests/mpeg12framerate.o CC libavcodec/tests/rangecoder.o AR libavdevice/libavdevice.a AR libavfilter/libavfilter.a AR libavformat/libavformat.a CC libavcodec/4xm.o "/home/martin/fate/src/libavcodec/4xm.c", line 71: Warning: #68-D: integer conversion resulted in a change of sign { -1, 3, 1, 1 }, ^ /home/martin/fate/src/libavcodec/4xm.c: 1 warning, 0 errors CC libavcodec/8bps.o "/home/martin/fate/src/libavcodec/8bps.c", line 161: Warning: #188-D: enumerated type mixed with another type avctx->pix_fmt = ff_get_format(avctx, pixfmt_rgb24); ^ /home/martin/fate/src/libavcodec/8bps.c: 1 warning, 0 errors CC libavcodec/8svx.o CC libavcodec/a64multienc.o "/home/martin/fate/src/libavcodec/a64multienc.c", line 221: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/a64multienc.c", line 222: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/a64multienc.c", line 223: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/a64multienc.c", line 224: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/a64multienc.c", line 297: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/a64multienc.c", line 298: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/a64multienc.c", line 299: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/a64multienc.c", line 300: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/a64multienc.c: 8 warnings, 0 errors CC libavcodec/aac_ac3_parser.o CC libavcodec/aac_adtstoasc_bsf.o "/home/martin/fate/src/libavcodec/aac_ac3_parser.c", line 88: Warning: #188-D: enumerated type mixed with another type avctx->audio_service_type = s->service_type; ^ /home/martin/fate/src/libavcodec/aac_ac3_parser.c: 1 warning, 0 errors CC libavcodec/aac_parser.o CC libavcodec/aaccoder.o CC libavcodec/aacdec.o CC libavcodec/aacenc.o CC libavcodec/aacps.o "/home/martin/fate/src/libavcodec/aacenc.c", line 562: Warning: #188-D: enumerated type mixed with another type ics->window_sequence[0] = wi[ch].window_type[0]; ^ "/home/martin/fate/src/libavcodec/aacenc.c", line 655: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/aacenc.c", line 656: Warning: #1361-D: field "frame_bits" (declared at line 2199 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->frame_bits = frame_bits; ^ "/home/martin/fate/src/libavcodec/aacenc.c", line 657: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/aacenc.c: 4 warnings, 0 errors CC libavcodec/aacpsdsp.o CC libavcodec/aacpsy.o "/home/martin/fate/src/libavcodec/aaccoder.c", line 402: Warning: #188-D: enumerated type mixed with another type sce->band_type[win*16 + start] = stackcb[i]; ^ "/home/martin/fate/src/libavcodec/aaccoder.c", line 525: Warning: #188-D: enumerated type mixed with another type sce->band_type[win*16 + start] = stackcb[i]; ^ "/home/martin/fate/src/libavcodec/aaccoder.c", line 845: Warning: #188-D: enumerated type mixed with another type sce->band_type[w*16+g] = find_min_book(maxvals[w*16+g], sce->sf_idx[w*16+g]); ^ /home/martin/fate/src/libavcodec/aaccoder.c: 3 warnings, 0 errors CC libavcodec/aacsbr.o CC libavcodec/aactab.o CC libavcodec/aandcttab.o "/home/martin/fate/src/libavcodec/aacpsy.c", line 449: Warning: #188-D: enumerated type mixed with another type pch->next_window_seq = next_type; ^ "/home/martin/fate/src/libavcodec/aacpsy.c", line 783: Warning: #188-D: enumerated type mixed with another type ctx->next_window_seq = blocktype; ^ /home/martin/fate/src/libavcodec/aacpsy.c: 2 warnings, 0 errors CC libavcodec/aasc.o CC libavcodec/ac3.o CC libavcodec/ac3_parser.o "/home/martin/fate/src/libavcodec/aacdec.c", line 476: Warning: #188-D: enumerated type mixed with another type ret = che_configure(ac, position, type, iid, &channels); ^ "/home/martin/fate/src/libavcodec/aacdec.c", line 641: Warning: #188-D: enumerated type mixed with another type syn_ele = get_bits1(gb); ^ "/home/martin/fate/src/libavcodec/aacdec.c", line 1183: Warning: #188-D: enumerated type mixed with another type ics->window_sequence[0] = get_bits(gb, 2); ^ "/home/martin/fate/src/libavcodec/aacdec.c", line 1308: Warning: #188-D: enumerated type mixed with another type band_type [idx] = sect_band_type; ^ "/home/martin/fate/src/libavcodec/aacdec.c", line 1985: Warning: #68-D: integer conversion resulted in a change of sign c = -1 + 2 * (sce1->band_type[idx] - 14); ^ "/home/martin/fate/src/libavcodec/aacdec.c", line 2073: Warning: #188-D: enumerated type mixed with another type coup->coupling_point = 2 * get_bits1(gb); ^ "/home/martin/fate/src/libavcodec/aacdec.c", line 2666: Warning: #188-D: enumerated type mixed with another type apply_channel_coupling(ac, che, type, i, BEFORE_TNS, apply_dependent_coupling); ^ "/home/martin/fate/src/libavcodec/aacdec.c", line 2680: Warning: #188-D: enumerated type mixed with another type apply_channel_coupling(ac, che, type, i, BETWEEN_TNS_AND_IMDCT, apply_dependent_coupling); ^ "/home/martin/fate/src/libavcodec/aacdec.c", line 2695: Warning: #188-D: enumerated type mixed with another type apply_channel_coupling(ac, che, type, i, AFTER_IMDCT, apply_independent_coupling); ^ "/home/martin/fate/src/libavcodec/aacdec.c", line 2845: Warning: #188-D: enumerated type mixed with another type while ((elem_type = get_bits(gb, 3)) != TYPE_END) { ^ /home/martin/fate/src/libavcodec/aacdec.c: 10 warnings, 0 errors CC libavcodec/ac3dec.o CC libavcodec/ac3dec_data.o CC libavcodec/ac3dsp.o CC libavcodec/ac3enc.o CC libavcodec/ac3enc_fixed.o CC libavcodec/ac3enc_float.o CC libavcodec/ac3tab.o CC libavcodec/acelp_filters.o CC libavcodec/acelp_pitch_delay.o CC libavcodec/acelp_vectors.o CC libavcodec/adpcm.o CC libavcodec/adpcmenc.o CC libavcodec/adpcm_data.o CC libavcodec/adts_header.o CC libavcodec/adts_parser.o "/home/martin/fate/src/libavcodec/ac3dec.c", line 1475: Warning: #188-D: enumerated type mixed with another type avctx->audio_service_type = s->bitstream_mode; ^ /home/martin/fate/src/libavcodec/ac3dec.c: 1 warning, 0 errors CC libavcodec/adx.o CC libavcodec/adx_parser.o CC libavcodec/adxdec.o CC libavcodec/adxenc.o "/home/martin/fate/src/libavcodec/adxdec.c", line 41: Warning: #550-D: variable "ret" was set but never used int ret, header_size; ^ /home/martin/fate/src/libavcodec/adxdec.c: 1 warning, 0 errors CC libavcodec/aic.o CC libavcodec/alac.o CC libavcodec/alac_data.o CC libavcodec/alacenc.o "/home/martin/fate/src/libavcodec/alacenc.c", line 551: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/alacenc.c", line 552: Warning: #1361-D: field "min_prediction_order" (declared at line 2142 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->min_prediction_order >= 0) { ^ "/home/martin/fate/src/libavcodec/alacenc.c", line 553: Warning: #1361-D: field "min_prediction_order" (declared at line 2142 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->min_prediction_order < MIN_LPC_ORDER || ^ "/home/martin/fate/src/libavcodec/alacenc.c", line 554: Warning: #1361-D: field "min_prediction_order" (declared at line 2142 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->min_prediction_order > ALAC_MAX_LPC_ORDER) { ^ "/home/martin/fate/src/libavcodec/alacenc.c", line 556: Warning: #1361-D: field "min_prediction_order" (declared at line 2142 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->min_prediction_order); ^ "/home/martin/fate/src/libavcodec/alacenc.c", line 561: Warning: #1361-D: field "min_prediction_order" (declared at line 2142 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->min_prediction_order = avctx->min_prediction_order; ^ "/home/martin/fate/src/libavcodec/alacenc.c", line 564: Warning: #1361-D: field "max_prediction_order" (declared at line 2146 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->max_prediction_order >= 0) { ^ "/home/martin/fate/src/libavcodec/alacenc.c", line 565: Warning: #1361-D: field "max_prediction_order" (declared at line 2146 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->max_prediction_order < MIN_LPC_ORDER || ^ "/home/martin/fate/src/libavcodec/alacenc.c", line 566: Warning: #1361-D: field "max_prediction_order" (declared at line 2146 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->max_prediction_order > ALAC_MAX_LPC_ORDER) { ^ "/home/martin/fate/src/libavcodec/alacenc.c", line 568: Warning: #1361-D: field "max_prediction_order" (declared at line 2146 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->max_prediction_order); ^ "/home/martin/fate/src/libavcodec/alacenc.c", line 573: Warning: #1361-D: field "max_prediction_order" (declared at line 2146 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->max_prediction_order = avctx->max_prediction_order; ^ "/home/martin/fate/src/libavcodec/alacenc.c", line 575: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/alacenc.c: 12 warnings, 0 errors CC libavcodec/aliaspixdec.o CC libavcodec/aliaspixenc.o CC libavcodec/allcodecs.o "/home/martin/fate/src/libavcodec/aliaspixenc.c", line 37: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/aliaspixenc.c", line 38: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/aliaspixenc.c", line 39: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/aliaspixenc.c", line 40: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/aliaspixenc.c: 4 warnings, 0 errors CC libavcodec/alsdec.o "/home/martin/fate/src/libavcodec/alac.c", line 422: Warning: #188-D: enumerated type mixed with another type element = bitstream_read(&alac->bc, 3); ^ /home/martin/fate/src/libavcodec/alac.c: 1 warning, 0 errors CC libavcodec/amrnbdec.o CC libavcodec/amrwbdec.o "/home/martin/fate/src/libavcodec/amrnbdec.c", line 200: Warning: #188-D: enumerated type mixed with another type mode = buf[0] >> 3 & 0x0F; // frame type ^ /home/martin/fate/src/libavcodec/amrnbdec.c: 1 warning, 0 errors CC libavcodec/anm.o "/home/martin/fate/src/libavcodec/alsdec.c", line 318: Warning: #188-D: enumerated type mixed with another type sconf->ra_flag = bitstream_read(&bc, 2); ^ /home/martin/fate/src/libavcodec/alsdec.c: 1 warning, 0 errors CC libavcodec/ansi.o "/home/martin/fate/src/libavcodec/anm.c", line 169: Warning: #68-D: integer conversion resulted in a change of sign pixel = type == 3 ? bytestream2_get_byte(&s->gb) : -1; ^ /home/martin/fate/src/libavcodec/anm.c: 1 warning, 0 errors CC libavcodec/apedec.o CC libavcodec/arm/aacpsdsp_init_arm.o AS libavcodec/arm/aacpsdsp_neon.o AS libavcodec/arm/ac3dsp_arm.o AS libavcodec/arm/ac3dsp_armv6.o CC libavcodec/arm/ac3dsp_init_arm.o "/home/martin/fate/src/libavcodec/amrwbdec.c", line 130: Warning: #188-D: enumerated type mixed with another type ctx->fr_cur_mode = buf[0] >> 3 & 0x0F; ^ /home/martin/fate/src/libavcodec/amrwbdec.c: 1 warning, 0 errors AS libavcodec/arm/ac3dsp_neon.o CC libavcodec/arm/apedsp_init_arm.o AS libavcodec/arm/apedsp_neon.o CC libavcodec/arm/audiodsp_init_arm.o CC libavcodec/arm/audiodsp_init_neon.o AS libavcodec/arm/audiodsp_neon.o CC libavcodec/arm/blockdsp_init_arm.o CC libavcodec/arm/blockdsp_init_neon.o AS libavcodec/arm/blockdsp_neon.o CC libavcodec/arm/dcadsp_init_arm.o AS libavcodec/arm/dcadsp_neon.o AS libavcodec/arm/dcadsp_vfp.o CC libavcodec/arm/fft_fixed_init_arm.o AS libavcodec/arm/fft_fixed_neon.o CC libavcodec/arm/fft_init_arm.o AS libavcodec/arm/fft_neon.o AS libavcodec/arm/fft_vfp.o AS libavcodec/arm/flacdsp_arm.o CC libavcodec/arm/flacdsp_init_arm.o CC libavcodec/arm/fmtconvert_init_arm.o AS libavcodec/arm/fmtconvert_neon.o AS libavcodec/arm/fmtconvert_vfp.o CC libavcodec/arm/g722dsp_init_arm.o AS libavcodec/arm/g722dsp_neon.o CC libavcodec/arm/h264chroma_init_arm.o AS libavcodec/arm/h264cmc_neon.o CC libavcodec/arm/h264dsp_init_arm.o AS libavcodec/arm/h264dsp_neon.o AS libavcodec/arm/h264idct_neon.o CC libavcodec/arm/h264pred_init_arm.o AS libavcodec/arm/h264pred_neon.o CC libavcodec/arm/h264qpel_init_arm.o AS libavcodec/arm/h264qpel_neon.o AS libavcodec/arm/hevc_idct.o AS libavcodec/arm/hevc_mc.o CC libavcodec/arm/hevcdsp_init_arm.o AS libavcodec/arm/hpeldsp_arm.o AS libavcodec/arm/hpeldsp_armv6.o CC libavcodec/arm/hpeldsp_init_arm.o CC libavcodec/arm/hpeldsp_init_armv6.o CC libavcodec/arm/hpeldsp_init_neon.o AS libavcodec/arm/hpeldsp_neon.o AS libavcodec/arm/idctdsp_arm.o AS libavcodec/arm/idctdsp_armv6.o CC libavcodec/arm/idctdsp_init_arm.o CC libavcodec/arm/idctdsp_init_armv5te.o CC libavcodec/arm/idctdsp_init_armv6.o CC libavcodec/arm/idctdsp_init_neon.o AS libavcodec/arm/idctdsp_neon.o AS libavcodec/arm/int_neon.o AS libavcodec/arm/jrevdct_arm.o CC libavcodec/arm/mdct_fixed_init_arm.o AS libavcodec/arm/mdct_fixed_neon.o CC libavcodec/arm/mdct_init_arm.o AS libavcodec/arm/mdct_neon.o AS libavcodec/arm/mdct_vfp.o AS libavcodec/arm/me_cmp_armv6.o CC libavcodec/arm/me_cmp_init_arm.o AS libavcodec/arm/mlpdsp_armv5te.o AS libavcodec/arm/mlpdsp_armv6.o CC libavcodec/arm/mlpdsp_init_arm.o AS libavcodec/arm/mpegaudiodsp_fixed_armv6.o CC libavcodec/arm/mpegaudiodsp_init_arm.o CC libavcodec/arm/mpegvideo_arm.o CC libavcodec/arm/mpegvideo_armv5te.o AS libavcodec/arm/mpegvideo_armv5te_s.o AS libavcodec/arm/mpegvideo_neon.o AS libavcodec/arm/mpegvideoencdsp_armv6.o CC libavcodec/arm/mpegvideoencdsp_init_arm.o AS libavcodec/arm/pixblockdsp_armv6.o CC libavcodec/arm/pixblockdsp_init_arm.o CC libavcodec/arm/rdft_init_arm.o AS libavcodec/arm/rdft_neon.o CC libavcodec/arm/rv34dsp_init_arm.o AS libavcodec/arm/rv34dsp_neon.o CC libavcodec/arm/rv40dsp_init_arm.o AS libavcodec/arm/rv40dsp_neon.o CC libavcodec/arm/sbrdsp_init_arm.o AS libavcodec/arm/sbrdsp_neon.o AS libavcodec/arm/simple_idct_arm.o AS libavcodec/arm/simple_idct_armv5te.o AS libavcodec/arm/simple_idct_armv6.o AS libavcodec/arm/simple_idct_neon.o AS libavcodec/arm/startcode_armv6.o AS libavcodec/arm/synth_filter_neon.o AS libavcodec/arm/synth_filter_vfp.o CC libavcodec/arm/vc1dsp_init_arm.o CC libavcodec/arm/vc1dsp_init_neon.o AS libavcodec/arm/vc1dsp_neon.o AS libavcodec/arm/videodsp_armv5te.o CC libavcodec/arm/videodsp_init_arm.o CC libavcodec/arm/videodsp_init_armv5te.o CC libavcodec/arm/vorbisdsp_init_arm.o AS libavcodec/arm/vorbisdsp_neon.o CC libavcodec/arm/vp3dsp_init_arm.o AS libavcodec/arm/vp3dsp_neon.o CC libavcodec/arm/vp6dsp_init_arm.o AS libavcodec/arm/vp6dsp_neon.o AS libavcodec/arm/vp8_armv6.o AS libavcodec/arm/vp8dsp_armv6.o CC libavcodec/arm/vp8dsp_init_arm.o CC libavcodec/arm/vp8dsp_init_armv6.o CC libavcodec/arm/vp8dsp_init_neon.o AS libavcodec/arm/vp8dsp_neon.o CC libavcodec/arm/vp9dsp_init_arm.o AS libavcodec/arm/vp9itxfm_neon.o AS libavcodec/arm/vp9lpf_neon.o AS libavcodec/arm/vp9mc_neon.o CC libavcodec/ass.o CC libavcodec/assdec.o CC libavcodec/assenc.o CC libavcodec/asv.o CC libavcodec/asvdec.o "/home/martin/fate/src/libavcodec/assdec.c", line 42: Warning: #144-D: a value of type "uint8_t *" cannot be used to initialize an entity of type "const char *" const char *ptr = avpkt->data; ^ /home/martin/fate/src/libavcodec/assdec.c: 1 warning, 0 errors CC libavcodec/asvenc.o CC libavcodec/atrac.o CC libavcodec/atrac1.o CC libavcodec/atrac3.o CC libavcodec/atrac3plus.o CC libavcodec/atrac3plusdec.o "/home/martin/fate/src/libavcodec/asvenc.c", line 286: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/asvenc.c", line 287: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/asvenc.c", line 288: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/asvenc.c", line 289: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/asvenc.c: 4 warnings, 0 errors CC libavcodec/atrac3plusdsp.o CC libavcodec/audio_frame_queue.o CC libavcodec/audiodsp.o "/home/martin/fate/src/libavcodec/atrac3plusdsp.c", line 180: Warning: #1041-D: alignment for an auto object may not be larger than 8 DECLARE_ALIGNED(32, float, wavreg1)[128] = { 0 }; ^ "/home/martin/fate/src/libavcodec/atrac3plusdsp.c", line 181: Warning: #1041-D: alignment for an auto object may not be larger than 8 DECLARE_ALIGNED(32, float, wavreg2)[128] = { 0 }; ^ "/home/martin/fate/src/libavcodec/atrac3plusdsp.c", line 602: Warning: #1041-D: alignment for an auto object may not be larger than 8 DECLARE_ALIGNED(32, float, idct_in)[ATRAC3P_SUBBANDS]; ^ "/home/martin/fate/src/libavcodec/atrac3plusdsp.c", line 603: Warning: #1041-D: alignment for an auto object may not be larger than 8 DECLARE_ALIGNED(32, float, idct_out)[ATRAC3P_SUBBANDS]; ^ /home/martin/fate/src/libavcodec/atrac3plusdsp.c: 4 warnings, 0 errors CC libavcodec/aura.o CC libavcodec/avfft.o CC libavcodec/avpacket.o CC libavcodec/avpicture.o CC libavcodec/avs.o "/home/martin/fate/src/libavcodec/avpicture.c", line 36: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/avpicture.c", line 82: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/avpicture.c: 2 warnings, 0 errors CC libavcodec/bethsoftvideo.o "/home/martin/fate/src/libavcodec/avs.c", line 74: Warning: #188-D: enumerated type mixed with another type sub_type = buf[0]; ^ "/home/martin/fate/src/libavcodec/avs.c", line 75: Warning: #188-D: enumerated type mixed with another type type = buf[1]; ^ "/home/martin/fate/src/libavcodec/avs.c", line 90: Warning: #188-D: enumerated type mixed with another type sub_type = buf[0]; ^ "/home/martin/fate/src/libavcodec/avs.c", line 91: Warning: #188-D: enumerated type mixed with another type type = buf[1]; ^ /home/martin/fate/src/libavcodec/avs.c: 4 warnings, 0 errors CC libavcodec/bfi.o "/home/martin/fate/src/libavcodec/avpacket.c", line 38: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/avpacket.c", line 39: Warning: #1361-D: field "convergence_duration" (declared at line 1182 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" pkt->convergence_duration = 0; ^ "/home/martin/fate/src/libavcodec/avpacket.c", line 40: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/avpacket.c", line 152: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/avpacket.c", line 212: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/avpacket.c", line 225: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/avpacket.c", line 237: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/avpacket.c", line 325: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/avpacket.c", line 326: Warning: #1361-D: field "convergence_duration" (declared at line 1182 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" dst->convergence_duration = src->convergence_duration; ^ "/home/martin/fate/src/libavcodec/avpacket.c", line 326: Warning: #1361-D: field "convergence_duration" (declared at line 1182 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" dst->convergence_duration = src->convergence_duration; ^ "/home/martin/fate/src/libavcodec/avpacket.c", line 327: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/avpacket.c", line 419: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/avpacket.c", line 420: Warning: #1361-D: field "convergence_duration" (declared at line 1182 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (pkt->convergence_duration > 0) ^ "/home/martin/fate/src/libavcodec/avpacket.c", line 421: Warning: #1361-D: field "convergence_duration" (declared at line 1182 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" pkt->convergence_duration = av_rescale_q(pkt->convergence_duration, src_tb, dst_tb); ^ "/home/martin/fate/src/libavcodec/avpacket.c", line 421: Warning: #1361-D: field "convergence_duration" (declared at line 1182 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" pkt->convergence_duration = av_rescale_q(pkt->convergence_duration, src_tb, dst_tb); ^ "/home/martin/fate/src/libavcodec/avpacket.c", line 422: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/avpacket.c: 16 warnings, 0 errors CC libavcodec/bgmc.o CC libavcodec/bink.o CC libavcodec/binkaudio.o CC libavcodec/binkdsp.o CC libavcodec/bitstream.o CC libavcodec/bitstream_filter.o "/home/martin/fate/src/libavcodec/bitstream_filter.c", line 29: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/bitstream_filter.c", line 39: Warning: #120-D: return value type does not match the function type return av_bsf_next(&opaque); ^ "/home/martin/fate/src/libavcodec/bitstream_filter.c", line 162: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/bitstream_filter.c: 3 warnings, 0 errors CC libavcodec/bitstream_filters.o CC libavcodec/blockdsp.o CC libavcodec/bmp.o CC libavcodec/bmp_parser.o "/home/martin/fate/src/libavcodec/bmp.c", line 115: Warning: #188-D: enumerated type mixed with another type comp = bytestream_get_le32(&buf); ^ /home/martin/fate/src/libavcodec/bmp.c: 1 warning, 0 errors CC libavcodec/bmpenc.o CC libavcodec/bmvaudio.o CC libavcodec/bmvvideo.o "/home/martin/fate/src/libavcodec/bmpenc.c", line 73: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/bmpenc.c", line 74: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/bmpenc.c", line 75: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/bmpenc.c", line 76: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/bmpenc.c: 4 warnings, 0 errors CC libavcodec/brenderpix.o CC libavcodec/bsf.o "/home/martin/fate/src/libavcodec/atrac3plus.c", line 1420: Warning: #68-D: integer conversion resulted in a change of sign ? bitstream_read(bc, 5) : -1; ^ /home/martin/fate/src/libavcodec/atrac3plus.c: 1 warning, 0 errors CC libavcodec/bswapdsp.o CC libavcodec/c93.o CC libavcodec/cabac.o CC libavcodec/canopus.o CC libavcodec/cavs.o "/home/martin/fate/src/libavcodec/cabac.c", line 56: Warning: #68-D: integer conversion resulted in a change of sign -128, -128, -128, -128, -128, -128, 123, 123, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 56: Warning: #68-D: integer conversion resulted in a change of sign -128, -128, -128, -128, -128, -128, 123, 123, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 56: Warning: #68-D: integer conversion resulted in a change of sign -128, -128, -128, -128, -128, -128, 123, 123, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 56: Warning: #68-D: integer conversion resulted in a change of sign -128, -128, -128, -128, -128, -128, 123, 123, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 56: Warning: #68-D: integer conversion resulted in a change of sign -128, -128, -128, -128, -128, -128, 123, 123, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 56: Warning: #68-D: integer conversion resulted in a change of sign -128, -128, -128, -128, -128, -128, 123, 123, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 72: Warning: #68-D: integer conversion resulted in a change of sign -80, -80, -89, -89, -98, -98, -106, -106, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 72: Warning: #68-D: integer conversion resulted in a change of sign -80, -80, -89, -89, -98, -98, -106, -106, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 72: Warning: #68-D: integer conversion resulted in a change of sign -80, -80, -89, -89, -98, -98, -106, -106, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 72: Warning: #68-D: integer conversion resulted in a change of sign -80, -80, -89, -89, -98, -98, -106, -106, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 72: Warning: #68-D: integer conversion resulted in a change of sign -80, -80, -89, -89, -98, -98, -106, -106, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 72: Warning: #68-D: integer conversion resulted in a change of sign -80, -80, -89, -89, -98, -98, -106, -106, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 72: Warning: #68-D: integer conversion resulted in a change of sign -80, -80, -89, -89, -98, -98, -106, -106, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 72: Warning: #68-D: integer conversion resulted in a change of sign -80, -80, -89, -89, -98, -98, -106, -106, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 73: Warning: #68-D: integer conversion resulted in a change of sign -114, -114, -121, -121, -128, -128, 122, 122, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 73: Warning: #68-D: integer conversion resulted in a change of sign -114, -114, -121, -121, -128, -128, 122, 122, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 73: Warning: #68-D: integer conversion resulted in a change of sign -114, -114, -121, -121, -128, -128, 122, 122, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 73: Warning: #68-D: integer conversion resulted in a change of sign -114, -114, -121, -121, -128, -128, 122, 122, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 73: Warning: #68-D: integer conversion resulted in a change of sign -114, -114, -121, -121, -128, -128, 122, 122, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 73: Warning: #68-D: integer conversion resulted in a change of sign -114, -114, -121, -121, -128, -128, 122, 122, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 88: Warning: #68-D: integer conversion resulted in a change of sign -48, -48, -59, -59, -69, -69, -78, -78, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 88: Warning: #68-D: integer conversion resulted in a change of sign -48, -48, -59, -59, -69, -69, -78, -78, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 88: Warning: #68-D: integer conversion resulted in a change of sign -48, -48, -59, -59, -69, -69, -78, -78, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 88: Warning: #68-D: integer conversion resulted in a change of sign -48, -48, -59, -59, -69, -69, -78, -78, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 88: Warning: #68-D: integer conversion resulted in a change of sign -48, -48, -59, -59, -69, -69, -78, -78, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 88: Warning: #68-D: integer conversion resulted in a change of sign -48, -48, -59, -59, -69, -69, -78, -78, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 88: Warning: #68-D: integer conversion resulted in a change of sign -48, -48, -59, -59, -69, -69, -78, -78, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 88: Warning: #68-D: integer conversion resulted in a change of sign -48, -48, -59, -59, -69, -69, -78, -78, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 89: Warning: #68-D: integer conversion resulted in a change of sign -87, -87, -96, -96, -104, -104, -112, -112, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 89: Warning: #68-D: integer conversion resulted in a change of sign -87, -87, -96, -96, -104, -104, -112, -112, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 89: Warning: #68-D: integer conversion resulted in a change of sign -87, -87, -96, -96, -104, -104, -112, -112, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 89: Warning: #68-D: integer conversion resulted in a change of sign -87, -87, -96, -96, -104, -104, -112, -112, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 89: Warning: #68-D: integer conversion resulted in a change of sign -87, -87, -96, -96, -104, -104, -112, -112, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 89: Warning: #68-D: integer conversion resulted in a change of sign -87, -87, -96, -96, -104, -104, -112, -112, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 89: Warning: #68-D: integer conversion resulted in a change of sign -87, -87, -96, -96, -104, -104, -112, -112, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 89: Warning: #68-D: integer conversion resulted in a change of sign -87, -87, -96, -96, -104, -104, -112, -112, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 90: Warning: #68-D: integer conversion resulted in a change of sign -119, -119, -126, -126, 123, 123, 117, 117, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 90: Warning: #68-D: integer conversion resulted in a change of sign -119, -119, -126, -126, 123, 123, 117, 117, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 90: Warning: #68-D: integer conversion resulted in a change of sign -119, -119, -126, -126, 123, 123, 117, 117, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 90: Warning: #68-D: integer conversion resulted in a change of sign -119, -119, -126, -126, 123, 123, 117, 117, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 104: Warning: #68-D: integer conversion resulted in a change of sign -16, -16, -29, -29, -40, -40, -51, -51, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 104: Warning: #68-D: integer conversion resulted in a change of sign -16, -16, -29, -29, -40, -40, -51, -51, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 104: Warning: #68-D: integer conversion resulted in a change of sign -16, -16, -29, -29, -40, -40, -51, -51, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 104: Warning: #68-D: integer conversion resulted in a change of sign -16, -16, -29, -29, -40, -40, -51, -51, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 104: Warning: #68-D: integer conversion resulted in a change of sign -16, -16, -29, -29, -40, -40, -51, -51, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 104: Warning: #68-D: integer conversion resulted in a change of sign -16, -16, -29, -29, -40, -40, -51, -51, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 104: Warning: #68-D: integer conversion resulted in a change of sign -16, -16, -29, -29, -40, -40, -51, -51, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 104: Warning: #68-D: integer conversion resulted in a change of sign -16, -16, -29, -29, -40, -40, -51, -51, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 105: Warning: #68-D: integer conversion resulted in a change of sign -61, -61, -71, -71, -81, -81, -90, -90, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 105: Warning: #68-D: integer conversion resulted in a change of sign -61, -61, -71, -71, -81, -81, -90, -90, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 105: Warning: #68-D: integer conversion resulted in a change of sign -61, -61, -71, -71, -81, -81, -90, -90, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 105: Warning: #68-D: integer conversion resulted in a change of sign -61, -61, -71, -71, -81, -81, -90, -90, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 105: Warning: #68-D: integer conversion resulted in a change of sign -61, -61, -71, -71, -81, -81, -90, -90, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 105: Warning: #68-D: integer conversion resulted in a change of sign -61, -61, -71, -71, -81, -81, -90, -90, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 105: Warning: #68-D: integer conversion resulted in a change of sign -61, -61, -71, -71, -81, -81, -90, -90, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 105: Warning: #68-D: integer conversion resulted in a change of sign -61, -61, -71, -71, -81, -81, -90, -90, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 106: Warning: #68-D: integer conversion resulted in a change of sign -98, -98, -106, -106, -114, -114, -121, -121, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 106: Warning: #68-D: integer conversion resulted in a change of sign -98, -98, -106, -106, -114, -114, -121, -121, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 106: Warning: #68-D: integer conversion resulted in a change of sign -98, -98, -106, -106, -114, -114, -121, -121, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 106: Warning: #68-D: integer conversion resulted in a change of sign -98, -98, -106, -106, -114, -114, -121, -121, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 106: Warning: #68-D: integer conversion resulted in a change of sign -98, -98, -106, -106, -114, -114, -121, -121, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 106: Warning: #68-D: integer conversion resulted in a change of sign -98, -98, -106, -106, -114, -114, -121, -121, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 106: Warning: #68-D: integer conversion resulted in a change of sign -98, -98, -106, -106, -114, -114, -121, -121, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 106: Warning: #68-D: integer conversion resulted in a change of sign -98, -98, -106, -106, -114, -114, -121, -121, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 107: Warning: #68-D: integer conversion resulted in a change of sign -128, -128, 122, 122, 116, 116, 110, 110, ^ "/home/martin/fate/src/libavcodec/cabac.c", line 107: Warning: #68-D: integer conversion resulted in a change of sign -128, -128, 122, 122, 116, 116, 110, 110, ^ /home/martin/fate/src/libavcodec/cabac.c: 66 warnings, 0 errors CC libavcodec/cavs_parser.o CC libavcodec/cavsdata.o "/home/martin/fate/src/libavcodec/cavs_parser.c", line 65: Warning: #68-D: integer conversion resulted in a change of sign pc->state=-1; ^ /home/martin/fate/src/libavcodec/cavs_parser.c: 1 warning, 0 errors "/home/martin/fate/src/libavcodec/c93.c", line 166: Warning: #188-D: enumerated type mixed with another type block_type= bt & 0x0F; ^ /home/martin/fate/src/libavcodec/c93.c: 1 warning, 0 errors CC libavcodec/cavsdec.o CC libavcodec/cavsdsp.o CC libavcodec/cbs.o "/home/martin/fate/src/libavcodec/cavs.c", line 769: Warning: #188-D: enumerated type mixed with another type h->cdsp.idct_perm); ^ /home/martin/fate/src/libavcodec/cavs.c: 1 warning, 0 errors CC libavcodec/cbs_h2645.o CC libavcodec/cbs_mpeg2.o "/home/martin/fate/src/libavcodec/cbs_mpeg2_syntax_template.c", line 357: Warning: #550-D: variable "bit" was set but never used uint8_t bit; ^ "/home/martin/fate/src/libavcodec/cbs_mpeg2.c", line 126: Warning: #68-D: integer conversion resulted in a change of sign uint32_t start_code = -1, next_start_code = -1; ^ "/home/martin/fate/src/libavcodec/cbs_mpeg2.c", line 126: Warning: #68-D: integer conversion resulted in a change of sign uint32_t start_code = -1, next_start_code = -1; ^ /home/martin/fate/src/libavcodec/cbs_mpeg2.c: 3 warnings, 0 errors CC libavcodec/cdgraphics.o "/home/martin/fate/src/libavcodec/cavsdec.c", line 800: Warning: #188-D: enumerated type mixed with another type sub_type[block] = bitstream_read(&h->bc, 2); ^ "/home/martin/fate/src/libavcodec/cavsdec.c", line 806: Warning: #188-D: enumerated type mixed with another type ff_cavs_mv(h, mv_scan[block], mv_scan[block] - 3, ^ "/home/martin/fate/src/libavcodec/cavsdec.c", line 806: Warning: #188-D: enumerated type mixed with another type ff_cavs_mv(h, mv_scan[block], mv_scan[block] - 3, ^ "/home/martin/fate/src/libavcodec/cavsdec.c", line 808: Warning: #188-D: enumerated type mixed with another type ff_cavs_mv(h, mv_scan[block] + MV_BWD_OFFS, ^ "/home/martin/fate/src/libavcodec/cavsdec.c", line 809: Warning: #188-D: enumerated type mixed with another type mv_scan[block] - 3 + MV_BWD_OFFS, ^ "/home/martin/fate/src/libavcodec/cavsdec.c", line 816: Warning: #188-D: enumerated type mixed with another type ff_cavs_mv(h, mv_scan[block], mv_scan[block] - 3, ^ "/home/martin/fate/src/libavcodec/cavsdec.c", line 816: Warning: #188-D: enumerated type mixed with another type ff_cavs_mv(h, mv_scan[block], mv_scan[block] - 3, ^ "/home/martin/fate/src/libavcodec/cavsdec.c", line 820: Warning: #188-D: enumerated type mixed with another type ff_cavs_mv(h, mv_scan[block], mv_scan[block] - 3, ^ "/home/martin/fate/src/libavcodec/cavsdec.c", line 820: Warning: #188-D: enumerated type mixed with another type ff_cavs_mv(h, mv_scan[block], mv_scan[block] - 3, ^ "/home/martin/fate/src/libavcodec/cavsdec.c", line 828: Warning: #188-D: enumerated type mixed with another type ff_cavs_mv(h, mv_scan[block] + MV_BWD_OFFS, ^ "/home/martin/fate/src/libavcodec/cavsdec.c", line 829: Warning: #188-D: enumerated type mixed with another type mv_scan[block] + MV_BWD_OFFS - 3, ^ "/home/martin/fate/src/libavcodec/cavsdec.c", line 943: Warning: #188-D: enumerated type mixed with another type h->cur.f->pict_type = bitstream_read(&h->bc, 2) + AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/cavsdec.c", line 1041: Warning: #188-D: enumerated type mixed with another type mb_type = get_ue_golomb(&h->bc) + P_SKIP + h->skip_mode_flag; ^ "/home/martin/fate/src/libavcodec/cavsdec.c", line 1057: Warning: #188-D: enumerated type mixed with another type mb_type = get_ue_golomb(&h->bc) + B_SKIP + h->skip_mode_flag; ^ "/home/martin/fate/src/libavcodec/cavsdec.c", line 1128: Warning: #68-D: integer conversion resulted in a change of sign uint32_t stc = -1; ^ /home/martin/fate/src/libavcodec/cavsdec.c: 15 warnings, 0 errors CC libavcodec/cdxl.o CC libavcodec/celp_filters.o CC libavcodec/celp_math.o CC libavcodec/cfhd.o CC libavcodec/cfhddata.o CC libavcodec/cga_data.o CC libavcodec/chomp_bsf.o CC libavcodec/cinepak.o CC libavcodec/cinepakenc.o CC libavcodec/clearvideo.o CC libavcodec/cljrdec.o CC libavcodec/cljrenc.o CC libavcodec/cllc.o "/home/martin/fate/src/libavcodec/cljrenc.c", line 45: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/cljrenc.c", line 46: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/cljrenc.c", line 47: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/cljrenc.c", line 48: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/cljrenc.c: 4 warnings, 0 errors CC libavcodec/cngdec.o "/home/martin/fate/src/libavcodec/cinepakenc.c", line 309: Warning: #550-D: variable "mberr" was set but never used int mberr; ^ "/home/martin/fate/src/libavcodec/cinepakenc.c", line 896: Warning: #188-D: enumerated type mixed with another type for (mode = 0; mode < MODE_COUNT; mode++) { ^ /home/martin/fate/src/libavcodec/cinepakenc.c: 2 warnings, 0 errors CC libavcodec/cngenc.o CC libavcodec/codec_desc.o CC libavcodec/cook.o CC libavcodec/cook_parser.o CC libavcodec/cscd.o CC libavcodec/cyuv.o CC libavcodec/d3d11va.o CC libavcodec/dca.o CC libavcodec/dca_exss.o "/home/martin/fate/src/libavcodec/dca_syncwords.h", line 24: Warning: #66-D: enumeration value is out of "int" range DCA_SYNCWORD_CORE_LE = 0xFE7F0180U, ^ "/home/martin/fate/src/libavcodec/dca_syncwords.h", line 26: Warning: #66-D: enumeration value is out of "int" range DCA_SYNCWORD_CORE_14B_LE = 0xFF1F00E8U, ^ /home/martin/fate/src/libavcodec/dca.c: 2 warnings, 0 errors CC libavcodec/dca_parser.o "/home/martin/fate/src/libavcodec/dca_syncwords.h", line 24: Warning: #66-D: enumeration value is out of "int" range DCA_SYNCWORD_CORE_LE = 0xFE7F0180U, ^ "/home/martin/fate/src/libavcodec/dca_syncwords.h", line 26: Warning: #66-D: enumeration value is out of "int" range DCA_SYNCWORD_CORE_14B_LE = 0xFF1F00E8U, ^ "/home/martin/fate/src/libavcodec/dca_parser.c", line 93: Warning: #68-D: integer conversion resulted in a change of sign pc->state64 = -1; ^ /home/martin/fate/src/libavcodec/dca_parser.c: 3 warnings, 0 errors CC libavcodec/dca_xll.o "/home/martin/fate/src/libavcodec/cook.c", line 345: Warning: #68-D: integer conversion resulted in a change of sign int gain = bitstream_read_bit(bc) ? bitstream_read(bc, 4) - 7 : -1; ^ /home/martin/fate/src/libavcodec/cook.c: 1 warning, 0 errors CC libavcodec/dcadata.o CC libavcodec/dcadec.o "/home/martin/fate/src/libavcodec/dca_syncwords.h", line 24: Warning: #66-D: enumeration value is out of "int" range DCA_SYNCWORD_CORE_LE = 0xFE7F0180U, ^ "/home/martin/fate/src/libavcodec/dca_syncwords.h", line 26: Warning: #66-D: enumeration value is out of "int" range DCA_SYNCWORD_CORE_14B_LE = 0xFF1F00E8U, ^ /home/martin/fate/src/libavcodec/dca_exss.c: 2 warnings, 0 errors CC libavcodec/dcadsp.o CC libavcodec/dct.o "/home/martin/fate/src/libavcodec/dct.c", line 197: Warning: #188-D: enumerated type mixed with another type if (ff_rdft_init(&s->rdft, nbits, inverse == DCT_III) < 0) { ^ /home/martin/fate/src/libavcodec/dct.c: 1 warning, 0 errors CC libavcodec/dct32_fixed.o CC libavcodec/dct32_float.o CC libavcodec/dds.o CC libavcodec/decode.o CC libavcodec/dfa.o "/home/martin/fate/src/libavcodec/dds.c", line 140: Warning: #61-D: integer operation result is out of range normal_map = flags & DDPF_NORMALMAP; ^ "/home/martin/fate/src/libavcodec/dds.c", line 140: Warning: #68-D: integer conversion resulted in a change of sign normal_map = flags & DDPF_NORMALMAP; ^ "/home/martin/fate/src/libavcodec/dds.c", line 249: Warning: #188-D: enumerated type mixed with another type dxgi = bytestream2_get_le32(gbc); ^ /home/martin/fate/src/libavcodec/dds.c: 3 warnings, 0 errors CC libavcodec/dirac.o "/home/martin/fate/src/libavcodec/dca_syncwords.h", line 24: Warning: #66-D: enumeration value is out of "int" range DCA_SYNCWORD_CORE_LE = 0xFE7F0180U, ^ "/home/martin/fate/src/libavcodec/dca_syncwords.h", line 26: Warning: #66-D: enumeration value is out of "int" range DCA_SYNCWORD_CORE_14B_LE = 0xFF1F00E8U, ^ "no source": Warning: #68-D: integer conversion resulted in a change of sign "no source": Warning: #68-D: integer conversion resulted in a change of sign "no source": Warning: #68-D: integer conversion resulted in a change of sign "no source": Warning: #68-D: integer conversion resulted in a change of sign /home/martin/fate/src/libavcodec/dcadec.c: 6 warnings, 0 errors CC libavcodec/dirac_parser.o "/home/martin/fate/src/libavcodec/decode.c", line 572: Warning: #1361-D: field "refcounted_frames" (declared at line 2019 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (!avctx->refcounted_frames) { ^ "/home/martin/fate/src/libavcodec/decode.c", line 1039: Warning: #188-D: enumerated type mixed with another type int planar = av_sample_fmt_is_planar(frame->format); ^ "/home/martin/fate/src/libavcodec/decode.c", line 1048: Warning: #188-D: enumerated type mixed with another type frame->nb_samples, frame->format, 0); ^ "/home/martin/fate/src/libavcodec/decode.c", line 1205: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/decode.c", line 1206: Warning: #1361-D: field "pkt_pts" (declared at line 235 of "/home/martin/fate/src/libavutil/frame.h") was declared "deprecated" frame->pkt_pts = pkt->pts; ^ "/home/martin/fate/src/libavcodec/decode.c", line 1207: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/decode.c", line 1415: Warning: #1361-D: field "refcounted_frames" (declared at line 2019 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (!avctx->refcounted_frames) ^ /home/martin/fate/src/libavcodec/decode.c: 7 warnings, 0 errors CC libavcodec/dnxhd_parser.o CC libavcodec/dnxhddata.o "/home/martin/fate/src/libavcodec/dnxhd_parser.c", line 56: Warning: #68-D: integer conversion resulted in a change of sign pc->state64 = -1; ^ /home/martin/fate/src/libavcodec/dnxhd_parser.c: 1 warning, 0 errors CC libavcodec/dnxhddec.o "/home/martin/fate/src/libavcodec/dirac_parser.c", line 66: Warning: #68-D: integer conversion resulted in a change of sign state = -1; ^ /home/martin/fate/src/libavcodec/dirac_parser.c: 1 warning, 0 errors CC libavcodec/dnxhdenc.o CC libavcodec/dpcm.o CC libavcodec/dpx.o CC libavcodec/dpx_parser.o CC libavcodec/dpxenc.o CC libavcodec/dsicinaudio.o CC libavcodec/dsicinvideo.o "/home/martin/fate/src/libavcodec/dpxenc.c", line 39: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/dpxenc.c", line 40: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/dpxenc.c", line 41: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/dpxenc.c", line 42: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/dpxenc.c: 4 warnings, 0 errors CC libavcodec/dss_sp.o CC libavcodec/dump_extradata_bsf.o CC libavcodec/dv.o CC libavcodec/dv_profile.o "/home/martin/fate/src/libavcodec/dnxhdenc.c", line 370: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/dnxhdenc.c", line 371: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/dnxhdenc.c", line 372: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/dnxhdenc.c", line 373: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/dnxhdenc.c", line 1019: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/dnxhdenc.c", line 1020: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" ctx->m.avctx->coded_frame->interlaced_frame = frame->interlaced_frame; ^ "/home/martin/fate/src/libavcodec/dnxhdenc.c", line 1021: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/dnxhdenc.c", line 1087: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/dnxhdenc.c", line 1088: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->quality = ctx->qscale * FF_QP2LAMBDA; ^ "/home/martin/fate/src/libavcodec/dnxhdenc.c", line 1089: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/dnxhdenc.c: 10 warnings, 0 errors CC libavcodec/dvbsub.o CC libavcodec/dvbsub_parser.o CC libavcodec/dvbsubdec.o CC libavcodec/dvdata.o CC libavcodec/dvdec.o CC libavcodec/dvdsub_parser.o CC libavcodec/dvdsubdec.o CC libavcodec/dvdsubenc.o "/home/martin/fate/src/libavcodec/dvdsubenc.c", line 112: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/dvdsubenc.c", line 117: Warning: #1361-D: field "pict" (declared at line 3227 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->data[j] = rect->pict.data[j]; ^ "/home/martin/fate/src/libavcodec/dvdsubenc.c", line 117: Warning: #1361-D: field "data" (declared at line 3182 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->data[j] = rect->pict.data[j]; ^ "/home/martin/fate/src/libavcodec/dvdsubenc.c", line 118: Warning: #1361-D: field "pict" (declared at line 3227 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->linesize[j] = rect->pict.linesize[j]; ^ "/home/martin/fate/src/libavcodec/dvdsubenc.c", line 118: Warning: #1361-D: field "linesize" (declared at line 3184 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->linesize[j] = rect->pict.linesize[j]; ^ "/home/martin/fate/src/libavcodec/dvdsubenc.c", line 121: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/dvdsubenc.c: 6 warnings, 0 errors CC libavcodec/dvenc.o CC libavcodec/dxa.o "/home/martin/fate/src/libavcodec/dvdsubdec.c", line 370: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/dvdsubdec.c", line 376: Warning: #1361-D: field "pict" (declared at line 3227 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->pict.data[j] = rect->data[j]; ^ "/home/martin/fate/src/libavcodec/dvdsubdec.c", line 376: Warning: #1361-D: field "data" (declared at line 3182 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->pict.data[j] = rect->data[j]; ^ "/home/martin/fate/src/libavcodec/dvdsubdec.c", line 377: Warning: #1361-D: field "pict" (declared at line 3227 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->pict.linesize[j] = rect->linesize[j]; ^ "/home/martin/fate/src/libavcodec/dvdsubdec.c", line 377: Warning: #1361-D: field "linesize" (declared at line 3184 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->pict.linesize[j] = rect->linesize[j]; ^ "/home/martin/fate/src/libavcodec/dvdsubdec.c", line 380: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/dvdsubdec.c: 6 warnings, 0 errors CC libavcodec/dxtory.o "/home/martin/fate/src/libavcodec/dvbsubdec.c", line 1360: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/dvbsubdec.c", line 1364: Warning: #1361-D: field "pict" (declared at line 3227 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->pict.data[j] = rect->data[j]; ^ "/home/martin/fate/src/libavcodec/dvbsubdec.c", line 1364: Warning: #1361-D: field "data" (declared at line 3182 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->pict.data[j] = rect->data[j]; ^ "/home/martin/fate/src/libavcodec/dvbsubdec.c", line 1365: Warning: #1361-D: field "pict" (declared at line 3227 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->pict.linesize[j] = rect->linesize[j]; ^ "/home/martin/fate/src/libavcodec/dvbsubdec.c", line 1365: Warning: #1361-D: field "linesize" (declared at line 3184 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->pict.linesize[j] = rect->linesize[j]; ^ "/home/martin/fate/src/libavcodec/dvbsubdec.c", line 1368: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/dvbsubdec.c: 6 warnings, 0 errors CC libavcodec/dxv.o CC libavcodec/eac3_data.o CC libavcodec/eac3dec.o "/home/martin/fate/src/libavcodec/dxv.c", line 232: Warning: #111-D: statement is unreachable break; ^ /home/martin/fate/src/libavcodec/dxv.c: 1 warning, 0 errors CC libavcodec/eac3enc.o "/home/martin/fate/src/libavcodec/dxtory.c", line 48: Warning: #188-D: enumerated type mixed with another type avctx->pix_fmt = id; ^ /home/martin/fate/src/libavcodec/dxtory.c: 1 warning, 0 errors CC libavcodec/eacmv.o CC libavcodec/eaidct.o CC libavcodec/eamad.o CC libavcodec/eatgq.o CC libavcodec/eatgv.o CC libavcodec/eatqi.o CC libavcodec/elbg.o "/home/martin/fate/src/libavcodec/dvenc.c", line 723: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/dvenc.c", line 724: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" c->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/dvenc.c", line 725: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" c->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/dvenc.c", line 726: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/dvenc.c: 4 warnings, 0 errors CC libavcodec/elsdec.o "/home/martin/fate/src/libavcodec/eamad.c", line 131: Warning: #144-D: a value of type "uint16_t *" cannot be used to initialize an entity of type "int16_t *" int16_t *quant_matrix = s->quant_matrix; ^ /home/martin/fate/src/libavcodec/eamad.c: 1 warning, 0 errors CC libavcodec/encode.o CC libavcodec/error_resilience.o CC libavcodec/escape124.o "/home/martin/fate/src/libavcodec/encode.c", line 274: Warning: #1361-D: function "avcodec_encode_video2" (declared at line 200) was declared "deprecated" ret = avcodec_encode_video2(avctx, avctx->internal->buffer_pkt, ^ "/home/martin/fate/src/libavcodec/encode.c", line 277: Warning: #1361-D: function "avcodec_encode_audio2" (declared at line 90) was declared "deprecated" ret = avcodec_encode_audio2(avctx, avctx->internal->buffer_pkt, ^ /home/martin/fate/src/libavcodec/encode.c: 2 warnings, 0 errors CC libavcodec/escape130.o CC libavcodec/exr.o "/home/martin/fate/src/libavcodec/escape124.c", line 128: Warning: #68-D: integer conversion resulted in a change of sign return -1; ^ "/home/martin/fate/src/libavcodec/escape124.c", line 174: Warning: #68-D: integer conversion resulted in a change of sign uint32_t *dst = sb->pixels32 + index + (index & -4); ^ "/home/martin/fate/src/libavcodec/escape124.c", line 214: Warning: #68-D: integer conversion resulted in a change of sign superblocks_per_row = avctx->width / 8, skip = -1; ^ "/home/martin/fate/src/libavcodec/escape124.c", line 289: Warning: #68-D: integer conversion resulted in a change of sign if (skip == -1) { ^ /home/martin/fate/src/libavcodec/escape124.c: 4 warnings, 0 errors CC libavcodec/extract_extradata_bsf.o CC libavcodec/faandct.o CC libavcodec/faanidct.o CC libavcodec/faxcompr.o CC libavcodec/fdctdsp.o CC libavcodec/fft_fixed.o CC libavcodec/fft_float.o "/home/martin/fate/src/libavcodec/faxcompr.c", line 264: Warning: #68-D: integer conversion resulted in a change of sign unsigned int state = -1; ^ /home/martin/fate/src/libavcodec/faxcompr.c: 1 warning, 0 errors CC libavcodec/ffv1.o CC libavcodec/ffv1dec.o CC libavcodec/ffv1enc.o CC libavcodec/fic.o "/home/martin/fate/src/libavcodec/exr.c", line 234: Warning: #144-D: a value of type "uint8_t *" cannot be used to initialize an entity of type "const int8_t *" const int8_t *t1 = src; ^ "/home/martin/fate/src/libavcodec/exr.c", line 235: Warning: #144-D: a value of type "uint8_t *" cannot be used to initialize an entity of type "const int8_t *" const int8_t *t2 = src + (size + 1) / 2; ^ "/home/martin/fate/src/libavcodec/exr.c", line 236: Warning: #144-D: a value of type "uint8_t *" cannot be used to initialize an entity of type "int8_t *" int8_t *s = dst; ^ "/home/martin/fate/src/libavcodec/exr.c", line 271: Warning: #144-D: a value of type "const uint8_t *" cannot be used to initialize an entity of type "const int8_t *" const int8_t *s = src; ^ "/home/martin/fate/src/libavcodec/exr.c", line 1093: Warning: #188-D: enumerated type mixed with another type current_pixel_type = bytestream2_get_le32(&ch_gb); ^ "/home/martin/fate/src/libavcodec/exr.c", line 1202: Warning: #188-D: enumerated type mixed with another type s->compression = bytestream2_get_byte(&s->gb); ^ "/home/martin/fate/src/libavcodec/exr.c", line 1392: Warning: #177-D: function "decode_init_thread_copy" was declared but never referenced static int decode_init_thread_copy(AVCodecContext *avctx) ^ /home/martin/fate/src/libavcodec/exr.c: 7 warnings, 0 errors CC libavcodec/flac.o CC libavcodec/flac_parser.o CC libavcodec/flacdata.o "/home/martin/fate/src/libavcodec/flacdata.c", line 32: Warning: #68-D: integer conversion resulted in a change of sign 256<<0, 256<<1, 256<<2, 256<<3, 256<<4, 256<<5, 256<<6, 256<<7 ^ /home/martin/fate/src/libavcodec/flacdata.c: 1 warning, 0 errors CC libavcodec/flacdec.o CC libavcodec/flacdsp.o "/home/martin/fate/src/libavcodec/flacdec.c", line 574: Warning: #188-D: enumerated type mixed with another type -1 }, ^ /home/martin/fate/src/libavcodec/flacdec.c: 1 warning, 0 errors CC libavcodec/flacenc.o CC libavcodec/flashsv.o CC libavcodec/flashsvenc.o "/home/martin/fate/src/libavcodec/flacenc.c", line 302: Warning: #188-D: enumerated type mixed with another type s->options.lpc_type = ((int[]){ FF_LPC_TYPE_FIXED, FF_LPC_TYPE_FIXED, FF_LPC_TYPE_FIXED, ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 331: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 332: Warning: #1361-D: field "min_prediction_order" (declared at line 2142 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->min_prediction_order >= 0) { ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 334: Warning: #1361-D: field "min_prediction_order" (declared at line 2142 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->min_prediction_order > MAX_FIXED_ORDER) { ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 337: Warning: #1361-D: field "min_prediction_order" (declared at line 2142 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->min_prediction_order, MAX_FIXED_ORDER); ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 338: Warning: #1361-D: field "min_prediction_order" (declared at line 2142 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->min_prediction_order = MAX_FIXED_ORDER; ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 340: Warning: #1361-D: field "min_prediction_order" (declared at line 2142 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" } else if (avctx->min_prediction_order < MIN_LPC_ORDER || ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 341: Warning: #1361-D: field "min_prediction_order" (declared at line 2142 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->min_prediction_order > MAX_LPC_ORDER) { ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 343: Warning: #1361-D: field "min_prediction_order" (declared at line 2142 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->min_prediction_order); ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 346: Warning: #1361-D: field "min_prediction_order" (declared at line 2142 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->options.min_prediction_order = avctx->min_prediction_order; ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 348: Warning: #1361-D: field "max_prediction_order" (declared at line 2146 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->max_prediction_order >= 0) { ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 350: Warning: #1361-D: field "max_prediction_order" (declared at line 2146 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->max_prediction_order > MAX_FIXED_ORDER) { ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 353: Warning: #1361-D: field "max_prediction_order" (declared at line 2146 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->max_prediction_order, MAX_FIXED_ORDER); ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 354: Warning: #1361-D: field "max_prediction_order" (declared at line 2146 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->max_prediction_order = MAX_FIXED_ORDER; ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 356: Warning: #1361-D: field "max_prediction_order" (declared at line 2146 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" } else if (avctx->max_prediction_order < MIN_LPC_ORDER || ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 357: Warning: #1361-D: field "max_prediction_order" (declared at line 2146 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->max_prediction_order > MAX_LPC_ORDER) { ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 359: Warning: #1361-D: field "max_prediction_order" (declared at line 2146 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->max_prediction_order); ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 362: Warning: #1361-D: field "max_prediction_order" (declared at line 2146 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->options.max_prediction_order = avctx->max_prediction_order; ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 364: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 1240: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 1241: Warning: #1361-D: field "side_data_only_packets" (declared at line 2630 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->side_data_only_packets && !s->flushed) { ^ "/home/martin/fate/src/libavcodec/flacenc.c", line 1242: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/flacenc.c: 22 warnings, 0 errors CC libavcodec/flicvideo.o "/home/martin/fate/src/libavcodec/flashsvenc.c", line 262: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/flashsvenc.c", line 263: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/flashsvenc.c", line 264: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/flashsvenc.c", line 265: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/flashsvenc.c", line 271: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/flashsvenc.c", line 272: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_P; ^ "/home/martin/fate/src/libavcodec/flashsvenc.c", line 273: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 0; ^ "/home/martin/fate/src/libavcodec/flashsvenc.c", line 274: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/flashsvenc.c: 8 warnings, 0 errors CC libavcodec/flvdec.o "/home/martin/fate/src/libavcodec/flvdec.c", line 114: Warning: #188-D: enumerated type mixed with another type s->droppable ? 'D' : av_get_picture_type_char(s->pict_type), ^ /home/martin/fate/src/libavcodec/flvdec.c: 1 warning, 0 errors CC libavcodec/flvenc.o CC libavcodec/fmtconvert.o CC libavcodec/fmvc.o CC libavcodec/fraps.o CC libavcodec/frwu.o CC libavcodec/g2meet.o CC libavcodec/g722.o CC libavcodec/g722dec.o CC libavcodec/g722dsp.o CC libavcodec/g722enc.o CC libavcodec/g723_1.o CC libavcodec/g723_1dec.o CC libavcodec/g723_1enc.o "/home/martin/fate/src/libavcodec/g2meet.c", line 1571: Warning: #550-D: variable "ret" was set but never used int ret; ^ /home/martin/fate/src/libavcodec/g2meet.c: 1 warning, 0 errors CC libavcodec/g726.o CC libavcodec/gif.o CC libavcodec/gifdec.o "/home/martin/fate/src/libavcodec/gif.c", line 134: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/gif.c", line 135: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/gif.c", line 136: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/gif.c", line 137: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/gif.c: 4 warnings, 0 errors CC libavcodec/golomb.o CC libavcodec/gsm_parser.o CC libavcodec/gsmdec.o CC libavcodec/gsmdec_data.o CC libavcodec/h261.o CC libavcodec/h261_parser.o CC libavcodec/h261data.o CC libavcodec/h261dec.o CC libavcodec/h261enc.o CC libavcodec/h263.o CC libavcodec/h263_parser.o "/home/martin/fate/src/libavcodec/h263_parser.c", line 54: Warning: #68-D: integer conversion resulted in a change of sign pc->state=-1; ^ /home/martin/fate/src/libavcodec/h263_parser.c: 1 warning, 0 errors CC libavcodec/h263data.o CC libavcodec/h263dec.o CC libavcodec/h263dsp.o "/home/martin/fate/src/libavcodec/h261dec.c", line 615: Warning: #188-D: enumerated type mixed with another type s->current_picture.f->pict_type = s->pict_type; ^ /home/martin/fate/src/libavcodec/h261dec.c: 1 warning, 0 errors CC libavcodec/h2645_parse.o CC libavcodec/h264_cabac.o "/home/martin/fate/src/libavcodec/h263dec.c", line 51: Warning: #188-D: enumerated type mixed with another type return avctx->pix_fmt = ff_get_format(avctx, avctx->codec->pix_fmts); ^ "/home/martin/fate/src/libavcodec/h263dec.c", line 530: Warning: #188-D: enumerated type mixed with another type s->current_picture.f->pict_type = s->pict_type; ^ /home/martin/fate/src/libavcodec/h263dec.c: 2 warnings, 0 errors CC libavcodec/h264_cavlc.o CC libavcodec/h264_direct.o "/home/martin/fate/src/libavcodec/ffv1enc.c", line 524: Warning: #550-D: variable "ret" was set but never used int i, ret; ^ "/home/martin/fate/src/libavcodec/ffv1enc.c", line 582: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/ffv1enc.c", line 583: Warning: #1361-D: field "coder_type" (declared at line 2105 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->coder_type != -1) ^ "/home/martin/fate/src/libavcodec/ffv1enc.c", line 584: Warning: #1361-D: field "coder_type" (declared at line 2105 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->ac = avctx->coder_type > 0 ? AC_RANGE_CUSTOM_TAB : AC_GOLOMB_RICE; ^ "/home/martin/fate/src/libavcodec/ffv1enc.c", line 585: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/ffv1enc.c", line 666: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/ffv1enc.c", line 667: Warning: #1361-D: field "context_model" (declared at line 2111 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->context_model) ^ "/home/martin/fate/src/libavcodec/ffv1enc.c", line 668: Warning: #1361-D: field "context_model" (declared at line 2111 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->context_model = avctx->context_model; ^ "/home/martin/fate/src/libavcodec/ffv1enc.c", line 669: Warning: #1361-D: field "context_model" (declared at line 2111 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->context_model > 1U) { ^ "/home/martin/fate/src/libavcodec/ffv1enc.c", line 672: Warning: #1361-D: field "context_model" (declared at line 2111 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->context_model); ^ "/home/martin/fate/src/libavcodec/ffv1enc.c", line 675: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/ffv1enc.c", line 721: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/ffv1enc.c", line 722: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/ffv1enc.c", line 723: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/ffv1enc.c", line 1049: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/ffv1enc.c", line 1050: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = f->key_frame; ^ "/home/martin/fate/src/libavcodec/ffv1enc.c", line 1051: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/ffv1enc.c: 17 warnings, 0 errors CC libavcodec/h264_loopfilter.o "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 74: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 74: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 74: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 74: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 74: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 74: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 75: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 75: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 75: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 75: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 75: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 75: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 76: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 76: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 76: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 76: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 76: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 76: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 77: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 77: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 77: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 77: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 77: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 77: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 78: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 78: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 78: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 78: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 78: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 78: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 79: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 79: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 79: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 79: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 79: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 79: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 80: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 80: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 80: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 80: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 80: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 80: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 81: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 81: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 81: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 81: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 81: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 81: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 82: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 82: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 82: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 82: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 83: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 83: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 83: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 83: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 83: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 83: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 84: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 84: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 84: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 84: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 84: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 84: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 85: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 1 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 85: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 1 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 85: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 1 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 85: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 1 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 85: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 1 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 85: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 0 }, {-1, 0, 0, 1 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 86: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 1 }, {-1, 0, 0, 1 }, {-1, 0, 0, 1 }, {-1, 0, 1, 1 }, {-1, 0, 1, 1 }, {-1, 1, 1, 1 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 86: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 1 }, {-1, 0, 0, 1 }, {-1, 0, 0, 1 }, {-1, 0, 1, 1 }, {-1, 0, 1, 1 }, {-1, 1, 1, 1 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 86: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 1 }, {-1, 0, 0, 1 }, {-1, 0, 0, 1 }, {-1, 0, 1, 1 }, {-1, 0, 1, 1 }, {-1, 1, 1, 1 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 86: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 1 }, {-1, 0, 0, 1 }, {-1, 0, 0, 1 }, {-1, 0, 1, 1 }, {-1, 0, 1, 1 }, {-1, 1, 1, 1 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 86: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 1 }, {-1, 0, 0, 1 }, {-1, 0, 0, 1 }, {-1, 0, 1, 1 }, {-1, 0, 1, 1 }, {-1, 1, 1, 1 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 86: Warning: #68-D: integer conversion resulted in a change of sign {-1, 0, 0, 1 }, {-1, 0, 0, 1 }, {-1, 0, 0, 1 }, {-1, 0, 1, 1 }, {-1, 0, 1, 1 }, {-1, 1, 1, 1 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 87: Warning: #68-D: integer conversion resulted in a change of sign {-1, 1, 1, 1 }, {-1, 1, 1, 1 }, {-1, 1, 1, 1 }, {-1, 1, 1, 2 }, {-1, 1, 1, 2 }, {-1, 1, 1, 2 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 87: Warning: #68-D: integer conversion resulted in a change of sign {-1, 1, 1, 1 }, {-1, 1, 1, 1 }, {-1, 1, 1, 1 }, {-1, 1, 1, 2 }, {-1, 1, 1, 2 }, {-1, 1, 1, 2 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 87: Warning: #68-D: integer conversion resulted in a change of sign {-1, 1, 1, 1 }, {-1, 1, 1, 1 }, {-1, 1, 1, 1 }, {-1, 1, 1, 2 }, {-1, 1, 1, 2 }, {-1, 1, 1, 2 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 87: Warning: #68-D: integer conversion resulted in a change of sign {-1, 1, 1, 1 }, {-1, 1, 1, 1 }, {-1, 1, 1, 1 }, {-1, 1, 1, 2 }, {-1, 1, 1, 2 }, {-1, 1, 1, 2 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 87: Warning: #68-D: integer conversion resulted in a change of sign {-1, 1, 1, 1 }, {-1, 1, 1, 1 }, {-1, 1, 1, 1 }, {-1, 1, 1, 2 }, {-1, 1, 1, 2 }, {-1, 1, 1, 2 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 87: Warning: #68-D: integer conversion resulted in a change of sign {-1, 1, 1, 1 }, {-1, 1, 1, 1 }, {-1, 1, 1, 1 }, {-1, 1, 1, 2 }, {-1, 1, 1, 2 }, {-1, 1, 1, 2 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 88: Warning: #68-D: integer conversion resulted in a change of sign {-1, 1, 1, 2 }, {-1, 1, 2, 3 }, {-1, 1, 2, 3 }, {-1, 2, 2, 3 }, {-1, 2, 2, 4 }, {-1, 2, 3, 4 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 88: Warning: #68-D: integer conversion resulted in a change of sign {-1, 1, 1, 2 }, {-1, 1, 2, 3 }, {-1, 1, 2, 3 }, {-1, 2, 2, 3 }, {-1, 2, 2, 4 }, {-1, 2, 3, 4 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 88: Warning: #68-D: integer conversion resulted in a change of sign {-1, 1, 1, 2 }, {-1, 1, 2, 3 }, {-1, 1, 2, 3 }, {-1, 2, 2, 3 }, {-1, 2, 2, 4 }, {-1, 2, 3, 4 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 88: Warning: #68-D: integer conversion resulted in a change of sign {-1, 1, 1, 2 }, {-1, 1, 2, 3 }, {-1, 1, 2, 3 }, {-1, 2, 2, 3 }, {-1, 2, 2, 4 }, {-1, 2, 3, 4 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 88: Warning: #68-D: integer conversion resulted in a change of sign {-1, 1, 1, 2 }, {-1, 1, 2, 3 }, {-1, 1, 2, 3 }, {-1, 2, 2, 3 }, {-1, 2, 2, 4 }, {-1, 2, 3, 4 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 88: Warning: #68-D: integer conversion resulted in a change of sign {-1, 1, 1, 2 }, {-1, 1, 2, 3 }, {-1, 1, 2, 3 }, {-1, 2, 2, 3 }, {-1, 2, 2, 4 }, {-1, 2, 3, 4 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 89: Warning: #68-D: integer conversion resulted in a change of sign {-1, 2, 3, 4 }, {-1, 3, 3, 5 }, {-1, 3, 4, 6 }, {-1, 3, 4, 6 }, {-1, 4, 5, 7 }, {-1, 4, 5, 8 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 89: Warning: #68-D: integer conversion resulted in a change of sign {-1, 2, 3, 4 }, {-1, 3, 3, 5 }, {-1, 3, 4, 6 }, {-1, 3, 4, 6 }, {-1, 4, 5, 7 }, {-1, 4, 5, 8 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 89: Warning: #68-D: integer conversion resulted in a change of sign {-1, 2, 3, 4 }, {-1, 3, 3, 5 }, {-1, 3, 4, 6 }, {-1, 3, 4, 6 }, {-1, 4, 5, 7 }, {-1, 4, 5, 8 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 89: Warning: #68-D: integer conversion resulted in a change of sign {-1, 2, 3, 4 }, {-1, 3, 3, 5 }, {-1, 3, 4, 6 }, {-1, 3, 4, 6 }, {-1, 4, 5, 7 }, {-1, 4, 5, 8 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 89: Warning: #68-D: integer conversion resulted in a change of sign {-1, 2, 3, 4 }, {-1, 3, 3, 5 }, {-1, 3, 4, 6 }, {-1, 3, 4, 6 }, {-1, 4, 5, 7 }, {-1, 4, 5, 8 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 89: Warning: #68-D: integer conversion resulted in a change of sign {-1, 2, 3, 4 }, {-1, 3, 3, 5 }, {-1, 3, 4, 6 }, {-1, 3, 4, 6 }, {-1, 4, 5, 7 }, {-1, 4, 5, 8 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 90: Warning: #68-D: integer conversion resulted in a change of sign {-1, 4, 6, 9 }, {-1, 5, 7,10 }, {-1, 6, 8,11 }, {-1, 6, 8,13 }, {-1, 7,10,14 }, {-1, 8,11,16 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 90: Warning: #68-D: integer conversion resulted in a change of sign {-1, 4, 6, 9 }, {-1, 5, 7,10 }, {-1, 6, 8,11 }, {-1, 6, 8,13 }, {-1, 7,10,14 }, {-1, 8,11,16 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 90: Warning: #68-D: integer conversion resulted in a change of sign {-1, 4, 6, 9 }, {-1, 5, 7,10 }, {-1, 6, 8,11 }, {-1, 6, 8,13 }, {-1, 7,10,14 }, {-1, 8,11,16 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 90: Warning: #68-D: integer conversion resulted in a change of sign {-1, 4, 6, 9 }, {-1, 5, 7,10 }, {-1, 6, 8,11 }, {-1, 6, 8,13 }, {-1, 7,10,14 }, {-1, 8,11,16 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 90: Warning: #68-D: integer conversion resulted in a change of sign {-1, 4, 6, 9 }, {-1, 5, 7,10 }, {-1, 6, 8,11 }, {-1, 6, 8,13 }, {-1, 7,10,14 }, {-1, 8,11,16 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 90: Warning: #68-D: integer conversion resulted in a change of sign {-1, 4, 6, 9 }, {-1, 5, 7,10 }, {-1, 6, 8,11 }, {-1, 6, 8,13 }, {-1, 7,10,14 }, {-1, 8,11,16 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 91: Warning: #68-D: integer conversion resulted in a change of sign {-1, 9,12,18 }, {-1,10,13,20 }, {-1,11,15,23 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 91: Warning: #68-D: integer conversion resulted in a change of sign {-1, 9,12,18 }, {-1,10,13,20 }, {-1,11,15,23 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 91: Warning: #68-D: integer conversion resulted in a change of sign {-1, 9,12,18 }, {-1,10,13,20 }, {-1,11,15,23 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 91: Warning: #68-D: integer conversion resulted in a change of sign {-1, 9,12,18 }, {-1,10,13,20 }, {-1,11,15,23 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 92: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 92: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 92: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 92: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 92: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 92: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 93: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 93: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 93: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 93: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 93: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 93: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 94: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 94: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 94: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/CC libavcodec/h264_mb.o "/home/martin/fate/src/libavcodec/h264_cavlc.c", line 755: Warning: #188-D: enumerated type mixed with another type av_log(h->avctx, AV_LOG_ERROR, "mb_type %d in %c slice too large at %d %d\n", mb_type, av_get_picture_type_char(sl->slice_type), sl->mb_x, sl->mb_y); ^ /home/martin/fate/src/libavcodec/h264_cavlc.c: 1 warning, 0 errors CC libavcodec/h264_metadata_bsf.o CC libavcodec/h264_mp4toannexb_bsf.o CC libavcodec/h264_parse.o CC libavcodec/h264_parser.o "/home/martin/fate/src/libavcodec/h264_parser.c", line 172: Warning: #188-D: enumerated type mixed with another type MMCOOpcode opcode = get_ue_golomb_31(gb); ^ "/home/martin/fate/src/libavcodec/h264_parser.c", line 538: Warning: #68-D: integer conversion resulted in a change of sign uint32_t state = -1; ^ /home/martin/fate/src/libavcodec/h264_parser.c: 2 warnings, 0 errors CC libavcodec/h264_picture.o CC libavcodec/h264_ps.o CC libavcodec/h264_redundant_pps_bsf.o CC libavcodec/h264_refs.o CC libavcodec/h264_sei.o "/home/martin/fate/src/libavcodec/h264_ps.c", line 192: Warning: #188-D: enumerated type mixed with another type sps->color_primaries = get_bits(gb, 8); /* colour_primaries */ ^ "/home/martin/fate/src/libavcodec/h264_ps.c", line 193: Warning: #188-D: enumerated type mixed with another type sps->color_trc = get_bits(gb, 8); /* transfer_characteristics */ ^ "/home/martin/fate/src/libavcodec/h264_ps.c", line 194: Warning: #188-D: enumerated type mixed with another type sps->colorspace = get_bits(gb, 8); /* matrix_coefficients */ ^ "/home/martin/fate/src/libavcodec/h264_ps.c", line 209: Warning: #188-D: enumerated type mixed with another type avctx->chroma_sample_location = get_ue_golomb(gb) + 1; ^ /home/martin/fate/src/libavcodec/h264_ps.c: 4 warnings, 0 errors CC libavcodec/h264_slice.o "/home/martin/fate/src/libavcodec/h264_refs.c", line 757: Warning: #188-D: enumerated type mixed with another type MMCOOpcode opcode = get_ue_golomb_31(gb); ^ /home/martin/fate/src/libavcodec/h264_refs.c: 1 warning, 0 errors CC libavcodec/h264chroma.o CC libavcodec/h264data.o "/home/martin/fate/src/libavcodec/h264_sei.c", line 71: Warning: #188-D: enumerated type mixed with another type h->pic_struct = get_bits(gb, 4); ^ /home/martin/fate/src/libavcodec/h264_sei.c: 1 warning, 0 errors CC libavcodec/h264dec.o "/home/martin/fate/src/libavcodec/h264data.c", line 67: Warning: #68-D: integer conversion resulted in a change of sign { MB_TYPE_INTRA4x4, -1, -1 }, ^ "/home/martin/fate/src/libavcodec/h264data.c", line 67: Warning: #68-D: integer conversion resulted in a change of sign { MB_TYPE_INTRA4x4, -1, -1 }, ^ "/home/martin/fate/src/libavcodec/h264data.c", line 92: Warning: #68-D: integer conversion resulted in a change of sign { MB_TYPE_INTRA_PCM, -1, -1 }, ^ "/home/martin/fate/src/libavcodec/h264data.c", line 92: Warning: #68-D: integer conversion resulted in a change of sign { MB_TYPE_INTRA_PCM, -1, -1 }, ^ /home/martin/fate/src/libavcodec/h264data.c: 4 warnings, 0 errors CC libavcodec/h264dsp.o "/home/martin/fate/src/libavcodec/h264dec.c", line 605: Warning: #111-D: statement is unreachable break; ^ "/home/martin/fate/src/libavcodec/h264dec.c", line 414: Warning: #177-D: function "decode_init_thread_copy" was declared but never referenced static int decode_init_thread_copy(AVCodecContext *avctx) ^ /home/martin/fate/src/libavcodec/h264dec.c: 2 warnings, 0 errors CC libavcodec/h264idct.o "/home/martin/fate/src/libavcodec/h264_slice.c", line 475: Warning: #188-D: enumerated type mixed with another type pic->f->pict_type = h->slice_ctx[0].slice_type; ^ "/home/martin/fate/src/libavcodec/h264_slice.c", line 800: Warning: #188-D: enumerated type mixed with another type return AVERROR_INVALIDDATA; ^ "/home/martin/fate/src/libavcodec/h264_slice.c", line 805: Warning: #188-D: enumerated type mixed with another type return ff_get_format(h->avctx, choices); ^ "/home/martin/fate/src/libavcodec/h264_slice.c", line 989: Warning: #188-D: enumerated type mixed with another type h->avctx->pix_fmt = ret; ^ "/home/martin/fate/src/libavcodec/h264_slice.c", line 1165: Warning: #188-D: enumerated type mixed with another type av_color_transfer_name(h->sei.alternative_transfer.preferred_transfer_characteristics) && ^ "/home/martin/fate/src/libavcodec/h264_slice.c", line 1167: Warning: #188-D: enumerated type mixed with another type h->avctx->color_trc = cur->f->color_trc = h->sei.alternative_transfer.preferred_transfer_characteristics; ^ "/home/martin/fate/src/libavcodec/h264_slice.c", line 1444: Warning: #188-D: enumerated type mixed with another type prev->f->format, ^ "/home/martin/fate/src/libavcodec/h264_slice.c", line 1867: Warning: #188-D: enumerated type mixed with another type av_get_picture_type_char(sl->slice_type), ^ "/home/martin/fate/src/libavcodec/h264_slice.c", line 1905: Warning: #1041-D: alignment for an auto object may not be larger than 8 H264SliceContext tmp_ctx; ^ /home/martin/fate/src/libavcodec/h264_slice.c: 9 warnings, 0 errors CC libavcodec/h264pred.o CC libavcodec/h264qpel.o "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 96: Warning: #111-D: statement is unreachable H264_WEIGHT(8) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 96: Warning: #111-D: statement is unreachable H264_WEIGHT(8) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 97: Warning: #111-D: statement is unreachable H264_WEIGHT(4) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 97: Warning: #111-D: statement is unreachable H264_WEIGHT(4) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 98: Warning: #111-D: statement is unreachable H264_WEIGHT(2) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 98: Warning: #111-D: statement is unreachable H264_WEIGHT(2) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 96: Warning: #111-D: statement is unreachable H264_WEIGHT(8) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 96: Warning: #111-D: statement is unreachable H264_WEIGHT(8) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 97: Warning: #111-D: statement is unreachable H264_WEIGHT(4) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 97: Warning: #111-D: statement is unreachable H264_WEIGHT(4) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 98: Warning: #111-D: statement is unreachable H264_WEIGHT(2) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 98: Warning: #111-D: statement is unreachable H264_WEIGHT(2) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 96: Warning: #111-D: statement is unreachable H264_WEIGHT(8) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 96: Warning: #111-D: statement is unreachable H264_WEIGHT(8) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 97: Warning: #111-D: statement is unreachable H264_WEIGHT(4) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 97: Warning: #111-D: statement is unreachable H264_WEIGHT(4) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 98: Warning: #111-D: statement is unreachable H264_WEIGHT(2) ^ "/home/martin/fate/src/libavcodec/h264dsp_template.c", line 98: Warning: #111-D: statement is unreachable H264_WEIGHT(2) ^ /home/martin/fate/src/libavcodec/h264dsp.c: 18 warnings, 0 errors CC libavcodec/h265_metadata_bsf.o CC libavcodec/hap.o CC libavcodec/hapdec.o "/home/martin/fate/src/libavcodec/hapdec.c", line 54: Warning: #188-D: enumerated type mixed with another type *section_type = bytestream2_get_byte(gbc); ^ "/home/martin/fate/src/libavcodec/hapdec.c", line 91: Warning: #188-D: enumerated type mixed with another type ctx->chunks[i].compressor = bytestream2_get_byte(gbc) << 4; ^ "/home/martin/fate/src/libavcodec/hapdec.c", line 177: Warning: #188-D: enumerated type mixed with another type ctx->chunks[0].compressor = section_type & 0xF0; ^ /home/martin/fate/src/libavcodec/hapdec.c: 3 warnings, 0 errors CC libavcodec/hevc_cabac.o "/home/martin/fate/src/libavcodec/hevc_cabac.c", line 36: Warning: #550-D: variable "num_bins_in_se" was set but never used static const int8_t num_bins_in_se[] = { ^ /home/martin/fate/src/libavcodec/hevc_cabac.c: 1 warning, 0 errors CC libavcodec/hevc_data.o CC libavcodec/hevc_filter.o CC libavcodec/hevc_mp4toannexb_bsf.o CC libavcodec/hevc_mvs.o CC libavcodec/hevc_parser.o CC libavcodec/hevc_ps.o "/home/martin/fate/src/libavcodec/hevc_parser.c", line 204: Warning: #68-D: integer conversion resulted in a change of sign uint32_t state = -1; ^ /home/martin/fate/src/libavcodec/hevc_parser.c: 1 warning, 0 errors CC libavcodec/hevc_refs.o CC libavcodec/hevc_sei.o CC libavcodec/hevcdec.o "/home/martin/fate/src/libavcodec/h264pred_template.c", line 1077: Warning: #550-D: variable "t13" was set but never used PREDICT_8x8_LOAD_TOPRIGHT; ^ "/home/martin/fate/src/libavcodec/h264pred_template.c", line 1077: Warning: #550-D: variable "t14" was set but never used PREDICT_8x8_LOAD_TOPRIGHT; ^ "/home/martin/fate/src/libavcodec/h264pred_template.c", line 1077: Warning: #550-D: variable "t15" was set but never used PREDICT_8x8_LOAD_TOPRIGHT; ^ "/home/martin/fate/src/libavcodec/h264pred_template.c", line 1077: Warning: #550-D: variable "t13" was set but never used PREDICT_8x8_LOAD_TOPRIGHT; ^ "/home/martin/fate/src/libavcodec/h264pred_template.c", line 1077: Warning: #550-D: variable "t14" was set but never used PREDICT_8x8_LOAD_TOPRIGHT; ^ "/home/martin/fate/src/libavcodec/h264pred_template.c", line 1077: Warning: #550-D: variable "t15" was set but never used PREDICT_8x8_LOAD_TOPRIGHT; ^ "/home/martin/fate/src/libavcodec/h264pred_template.c", line 1077: Warning: #550-D: variable "t13" was set but never used PREDICT_8x8_LOAD_TOPRIGHT; ^ "/home/martin/fate/src/libavcodec/h264pred_template.c", line 1077: Warning: #550-D: variable "t14" was set but never used PREDICT_8x8_LOAD_TOPRIGHT; ^ "/home/martin/fate/src/libavcodec/h264pred_template.c", line 1077: Warning: #550-D: variable "t15" was set but never used PREDICT_8x8_LOAD_TOPRIGHT; ^ /home/martin/fate/src/libavcodec/h264pred.c: 9 warnings, 0 errors CC libavcodec/hevcdsp.o "/home/martin/fate/src/libavcodec/hevc_ps.c", line 500: Warning: #188-D: enumerated type mixed with another type if (!av_color_primaries_name(vui->colour_primaries)) ^ "/home/martin/fate/src/libavcodec/hevc_ps.c", line 502: Warning: #188-D: enumerated type mixed with another type if (!av_color_transfer_name(vui->transfer_characteristic)) ^ "/home/martin/fate/src/libavcodec/hevc_ps.c", line 504: Warning: #188-D: enumerated type mixed with another type if (!av_color_space_name(vui->matrix_coeffs)) ^ /home/martin/fate/src/libavcodec/hevc_ps.c: 3 warnings, 0 errors CC libavcodec/hevcpred.o "/home/martin/fate/src/libavcodec/hevcdec.c", line 363: Warning: #188-D: enumerated type mixed with another type avctx->color_primaries = sps->vui.colour_primaries; ^ "/home/martin/fate/src/libavcodec/hevcdec.c", line 364: Warning: #188-D: enumerated type mixed with another type avctx->color_trc = sps->vui.transfer_characteristic; ^ "/home/martin/fate/src/libavcodec/hevcdec.c", line 365: Warning: #188-D: enumerated type mixed with another type avctx->colorspace = sps->vui.matrix_coeffs; ^ "/home/martin/fate/src/libavcodec/hevcdec.c", line 420: Warning: #188-D: enumerated type mixed with another type return ff_get_format(s->avctx, pix_fmts); ^ "/home/martin/fate/src/libavcodec/hevcdec.c", line 547: Warning: #188-D: enumerated type mixed with another type sh->slice_type = get_ue_golomb_long(gb); ^ "/home/martin/fate/src/libavcodec/hevcdec.c", line 1333: Warning: #188-D: enumerated type mixed with another type hls_residual_coding(s, x0, y0, log2_trafo_size, scan_idx, 0); ^ "/home/martin/fate/src/libavcodec/hevcdec.c", line 1336: Warning: #188-D: enumerated type mixed with another type hls_residual_coding(s, x0, y0, log2_trafo_size - 1, scan_idx_c, 1); ^ "/home/martin/fate/src/libavcodec/hevcdec.c", line 1338: Warning: #188-D: enumerated type mixed with another type hls_residual_coding(s, x0, y0, log2_trafo_size - 1, scan_idx_c, 2); ^ "/home/martin/fate/src/libavcodec/hevcdec.c", line 1341: Warning: #188-D: enumerated type mixed with another type hls_residual_coding(s, xBase, yBase, log2_trafo_size, scan_idx_c, 1); ^ "/home/martin/fate/src/libavcodec/hevcdec.c", line 1343: Warning: #188-D: enumerated type mixed with another type hls_residual_coding(s, xBase, yBase, log2_trafo_size, scan_idx_c, 2); ^ "/home/martin/fate/src/libavcodec/hevcdec.c", line 1661: Warning: #188-D: enumerated type mixed with another type inter_pred_idc = ff_hevc_inter_pred_idc_decode(s, nPbW, nPbH); ^ "/home/martin/fate/src/libavcodec/hevcdec.c", line 2101: Warning: #188-D: enumerated type mixed with another type lc->cu.pred_mode = ff_hevc_pred_mode_decode(s); ^ "/home/martin/fate/src/libavcodec/hevcdec.c", line 2104: Warning: #188-D: enumerated type mixed with another type lc->cu.part_mode = ff_hevc_part_mode_decode(s, log2_cb_size); ^ "/home/martin/fate/src/libavcodec/hevcdec.c", line 2427: Warning: #188-D: enumerated type mixed with another type av_color_transfer_name(s->sei.alternative_transfer.preferred_transfer_characteristics) && ^ "/home/martin/fate/src/libavcodec/hevcdec.c", line 2429: Warning: #188-D: enumerated type mixed with another type s->avctx->color_trc = out->color_trc = s->sei.alternative_transfer.preferred_transfer_characteristics; ^ "/home/martin/fate/src/libavcodec/hevcdec.c", line 2492: Warning: #188-D: enumerated type mixed with another type s->nal_unit_type = nal->type; ^ "/home/martin/fate/src/libavcodec/hevcdec.c", line 2678: Warning: #188-D: enumerated type mixed with another type const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(frame->format); ^ /home/martin/fate/src/libavcodec/hevcdec.c: 17 warnings, 0 errors CC libavcodec/hnm4video.o CC libavcodec/hpeldsp.o CC libavcodec/hq_hqa.o CC libavcodec/hq_hqadata.o CC libavcodec/hq_hqadsp.o CC libavcodec/hqx.o CC libavcodec/hqxdsp.o CC libavcodec/hqxvlc.o CC libavcodec/huffman.o CC libavcodec/huffyuv.o CC libavcodec/huffyuvdec.o "/home/martin/fate/src/libavcodec/huffyuvdec.c", line 282: Warning: #188-D: enumerated type mixed with another type s->predictor = method & 63; ^ "/home/martin/fate/src/libavcodec/huffyuvdec.c", line 357: Warning: #177-D: function "decode_init_thread_copy" was declared but never referenced static av_cold int decode_init_thread_copy(AVCodecContext *avctx) ^ /home/martin/fate/src/libavcodec/huffyuvdec.c: 2 warnings, 0 errors CC libavcodec/huffyuvdsp.o CC libavcodec/huffyuvenc.o CC libavcodec/huffyuvencdsp.o CC libavcodec/idcinvideo.o CC libavcodec/idctdsp.o CC libavcodec/iff.o "/home/martin/fate/src/libavcodec/huffyuvenc.c", line 163: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/huffyuvenc.c", line 164: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/huffyuvenc.c", line 165: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/huffyuvenc.c", line 166: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/huffyuvenc.c", line 169: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/huffyuvenc.c", line 170: Warning: #1361-D: field "context_model" (declared at line 2111 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->context_model == 1) ^ "/home/martin/fate/src/libavcodec/huffyuvenc.c", line 171: Warning: #1361-D: field "context_model" (declared at line 2111 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->context = avctx->context_model; ^ "/home/martin/fate/src/libavcodec/huffyuvenc.c", line 172: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/huffyuvenc.c", line 197: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/huffyuvenc.c", line 198: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->prediction_method) ^ "/home/martin/fate/src/libavcodec/huffyuvenc.c", line 199: Warning: #188-D: enumerated type mixed with another type s->predictor = avctx->prediction_method; ^ "/home/martin/fate/src/libavcodec/huffyuvenc.c", line 199: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->predictor = avctx->prediction_method; ^ "/home/martin/fate/src/libavcodec/huffyuvenc.c", line 200: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/huffyuvenc.c: 13 warnings, 0 errors CC libavcodec/iirfilter.o "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/homeCC libavcodec/imc.o /martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #61-D: integer operation result is out of range LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ "/home/martin/fate/src/libavcodec/iff.c", line 114: Warning: #68-D: integer conversion resulted in a change of sign LUT32(28), LUT32(29), LUT32(30), LUT32(31), ^ /home/martin/fate/src/libavcodec/iff.c: 64 warnings, 0 errors CC libavcodec/imdct15.o CC libavcodec/imgconvert.o libavcodec/h264_loopfilter.c", line 94: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 94: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 94: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 95: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 95: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 95: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 95: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 95: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 95: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 96: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 96: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 96: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 96: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 96: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 96: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 97: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 97: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 97: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 97: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 97: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 97: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 98: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 98: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 98: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 98: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 98: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 98: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 99: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 99: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 99: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 99: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 99: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 99: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 100: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 100: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 100: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ "/home/martin/fate/src/libavcodec/h264_loopfilter.c", line 100: Warning: #68-D: integer conversion resulted in a change of sign {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, {-1,13,17,25 }, ^ /home/martin/fate/src/libavcodec/h264_loopfilter.c: 156 warnings, 0 errors CC libavcodec/imx_dump_header_bsf.o "/home/martin/fate/src/libavcodec/imgconvert.c", line 150: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/imgconvert.c", line 242: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/imgconvert.c: 2 warnings, 0 errors CC libavcodec/indeo2.o CC libavcodec/indeo3.o "/home/martin/fate/src/libavcodec/hevcpred_template.c", line 89: Warning: #188-D: enumerated type mixed with another type enum IntraPredMode mode = c_idx ? lc->pu.intra_pred_mode_c : ^ "/home/martin/fate/src/libavcodec/hevcpred_template.c", line 89: Warning: #188-D: enumerated type mixed with another type enum IntraPredMode mode = c_idx ? lc->pu.intra_pred_mode_c : ^ "/home/martin/fate/src/libavcodec/hevcpred_template.c", line 89: Warning: #188-D: enumerated type mixed with another type enum IntraPredMode mode = c_idx ? lc->pu.intra_pred_mode_c : ^ /home/martin/fate/src/libavcodec/hevcpred.c: 3 warnings, 0 errors CC libavcodec/indeo4.o CC libavcodec/indeo5.o CC libavcodec/intelh263dec.o CC libavcodec/interplayvideo.o CC libavcodec/intrax8.o CC libavcodec/intrax8dsp.o CC libavcodec/ituh263dec.o CC libavcodec/ituh263enc.o CC libavcodec/ivi.o CC libavcodec/ivi_dsp.o CC libavcodec/jfdctfst.o CC libavcodec/jfdctint.o CC libavcodec/jpeg2000.o "/home/martin/fate/src/libavcodec/ituh263dec.c", line 78: Warning: #188-D: enumerated type mixed with another type s->qscale, av_get_picture_type_char(s->pict_type), ^ /home/martin/fate/src/libavcodec/ituh263dec.c: 1 warning, 0 errors CC libavcodec/jpeg2000dec.o CC libavcodec/jpeg2000dsp.o CC libavcodec/jpeg2000dwt.o CC libavcodec/jpegls.o CC libavcodec/jpeglsdec.o CC libavcodec/jpeglsenc.o CC libavcodec/jpegtables.o CC libavcodec/jrevdct.o CC libavcodec/jvdec.o CC libavcodec/kbdwin.o CC libavcodec/kgv1dec.o CC libavcodec/kmvc.o CC libavcodec/lagarith.o "/home/martin/fate/src/libavcodec/jpeglsenc.c", line 271: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/jpeglsenc.c", line 272: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->prediction_method) ^ "/home/martin/fate/src/libavcodec/jpeglsenc.c", line 273: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" ctx->pred = avctx->prediction_method; ^ "/home/martin/fate/src/libavcodec/jpeglsenc.c", line 274: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/jpeglsenc.c", line 432: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/jpeglsenc.c", line 433: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" ctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/jpeglsenc.c", line 434: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" ctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/jpeglsenc.c", line 435: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/jpeglsenc.c: 8 warnings, 0 errors CC libavcodec/lagarithrac.o CC libavcodec/latm_parser.o "/home/martin/fate/src/libavcodec/latm_parser.c", line 72: Warning: #68-D: integer conversion resulted in a change of sign pc->state = -1; ^ /home/martin/fate/src/libavcodec/latm_parser.c: 1 warning, 0 errors CC libavcodec/lcldec.o CC libavcodec/lclenc.o CC libavcodec/ljpegenc.o CC libavcodec/loco.o "/home/martin/fate/src/libavcodec/lclenc.c", line 128: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/lclenc.c", line 129: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/lclenc.c", line 130: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/lclenc.c", line 131: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/lclenc.c: 4 warnings, 0 errors CC libavcodec/log2_tab.o "/home/martin/fate/src/libavcodec/ljpegenc.c", line 75: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/ljpegenc.c", line 76: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->prediction_method) ^ "/home/martin/fate/src/libavcodec/ljpegenc.c", line 77: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->pred = avctx->prediction_method + 1; ^ "/home/martin/fate/src/libavcodec/ljpegenc.c", line 78: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/ljpegenc.c", line 198: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/ljpegenc.c", line 199: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->prediction_method) ^ "/home/martin/fate/src/libavcodec/ljpegenc.c", line 200: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->pred = avctx->prediction_method + 1; ^ "/home/martin/fate/src/libavcodec/ljpegenc.c", line 201: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/ljpegenc.c", line 293: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/ljpegenc.c", line 294: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/ljpegenc.c", line 295: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/ljpegenc.c", line 296: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/ljpegenc.c: 12 warnings, 0 errors CC libavcodec/lpc.o CC libavcodec/lsp.o CC libavcodec/lzf.o "/home/martin/fate/src/libavcodec/lpc.c", line 206: Warning: #1041-D: alignment for an auto object may not be larger than 8 LLSModel m[2]; ^ /home/martin/fate/src/libavcodec/lpc.c: 1 warning, 0 errors CC libavcodec/lzw.o CC libavcodec/lzwenc.o CC libavcodec/mace.o CC libavcodec/magicyuv.o CC libavcodec/mathtables.o CC libavcodec/mdct_fixed.o CC libavcodec/mdct_float.o CC libavcodec/mdec.o CC libavcodec/me_cmp.o CC libavcodec/metasound.o "/home/martin/fate/src/libavcodec/mdec.c", line 237: Warning: #177-D: function "decode_init_thread_copy" was declared but never referenced static av_cold int decode_init_thread_copy(AVCodecContext *avctx) ^ /home/martin/fate/src/libavcodec/mdec.c: 1 warning, 0 errors CC libavcodec/metasound_data.o CC libavcodec/mimic.o "/home/martin/fate/src/libavcodec/mimic.c", line 246: Warning: #68-D: integer conversion resulted in a change of sign if (vlc == -1) ^ "/home/martin/fate/src/libavcodec/mimic.c", line 169: Warning: #177-D: function "mimic_decode_update_thread_context" was declared but never referenced static int mimic_decode_update_thread_context(AVCodecContext *avctx, const AVCodecContext *avctx_from) ^ "/home/martin/fate/src/libavcodec/mimic.c", line 452: Warning: #177-D: function "mimic_init_thread_copy" was declared but never referenced static av_cold int mimic_init_thread_copy(AVCodecContext *avctx) ^ /home/martin/fate/src/libavcodec/mimic.c: 3 warnings, 0 errors CC libavcodec/mjpeg2jpeg_bsf.o "/home/martin/fate/src/libavcodec/metasound.c", line 228: Warning: #188-D: enumerated type mixed with another type read_cb_data(tctx, &bc, bits->ppc_coeffs, 3); ^ /home/martin/fate/src/libavcodec/metasound.c: 1 warning, 0 errors CC libavcodec/mjpeg_parser.o CC libavcodec/mjpega_dump_header_bsf.o CC libavcodec/mjpegbdec.o CC libavcodec/mjpegdec.o CC libavcodec/mjpegenc.o CC libavcodec/mjpegenc_common.o CC libavcodec/mlp.o CC libavcodec/mlp_parser.o CC libavcodec/mlpdec.o CC libavcodec/mlpdsp.o CC libavcodec/mmvideo.o CC libavcodec/motion_est.o CC libavcodec/motionpixels.o CC libavcodec/movsub_bsf.o CC libavcodec/mpc.o CC libavcodec/mpc7.o CC libavcodec/mpc8.o CC libavcodec/mpeg12.o CC libavcodec/mpeg12data.o CC libavcodec/mpeg12dec.o "/home/martin/fate/src/libavcodec/mpeg12.c", line 217: Warning: #68-D: integer conversion resulted in a change of sign pc->state=-1; ^ "/home/martin/fate/src/libavcodec/mpeg12.c", line 227: Warning: #68-D: integer conversion resulted in a change of sign pc->state = -1; ^ /home/martin/fate/src/libavcodec/mpeg12.c: 2 warnings, 0 errors CC libavcodec/mpeg12enc.o "/home/martin/fate/src/libavcodec/mpc8huff.h", line 381: Warning: #68-D: integer conversion resulted in a change of sign 46, 17, 16, 31, 128, 114, 127, 126, ^ "/home/martin/fate/src/libavcodec/mpc8huff.h", line 383: Warning: #68-D: integer conversion resulted in a change of sign 0, 15, 130, 129, 143, 142, 115, 125, ^ "/home/martin/fate/src/libavcodec/mpc8huff.h", line 383: Warning: #68-D: integer conversion resulted in a change of sign 0, 15, 130, 129, 143, 142, 115, 125, ^ "/home/martin/fate/src/libavcodec/mpc8huff.h", line 383: Warning: #68-D: integer conversion resulted in a change of sign 0, 15, 130, 129, 143, 142, 115, 125, ^ "/home/martin/fate/src/libavcodec/mpc8huff.h", line 383: Warning: #68-D: integer conversion resulted in a change of sign 0, 15, 130, 129, 143, 142, 115, 125, ^ "/home/martin/fate/src/libavcodec/mpc8huff.h", line 385: Warning: #68-D: integer conversion resulted in a change of sign 19, 29, 2, 1, 14, 131, 141, 116, ^ "/home/martin/fate/src/libavcodec/mpc8huff.h", line 385: Warning: #68-D: integer conversion resulted in a change of sign 19, 29, 2, 1, 14, 131, 141, 116, ^ "/home/martin/fate/src/libavcodec/mpc8huff.h", line 386: Warning: #68-D: integer conversion resulted in a change of sign 124, 20, 28, 3, 13, 132, 140, 4, ^ "/home/martin/fate/src/libavcodec/mpc8huff.h", line 386: Warning: #68-D: integer conversion resulted in a change of sign 124, 20, 28, 3, 13, 132, 140, 4, ^ /home/martin/fate/src/libavcodec/mpc8.c: 9 warnings, 0 errors CC libavcodec/mpeg12framerate.o CC libavcodec/mpeg2_metadata_bsf.o CC libavcodec/mpeg4audio.o CC libavcodec/mpeg4video.o "/home/martin/fate/src/libavcodec/mpeg12enc.c", line 186: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpeg12enc.c", line 187: Warning: #1361-D: field "timecode_frame_start" (declared at line 2150 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->timecode_frame_start) ^ "/home/martin/fate/src/libavcodec/mpeg12enc.c", line 188: Warning: #1361-D: field "timecode_frame_start" (declared at line 2150 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->timecode_frame_start = avctx->timecode_frame_start; ^ "/home/martin/fate/src/libavcodec/mpeg12enc.c", line 189: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpeg12enc.c", line 334: Warning: #61-D: integer operation result is out of range put_bits(&s->pb, 1, !!(s->avctx->flags & AV_CODEC_FLAG_CLOSED_GOP) || s->intra_only); ^ /home/martin/fate/src/libavcodec/mpeg12enc.c: 5 warnings, 0 errors CC libavcodec/mpeg4video_parser.o CC libavcodec/mpeg4videodec.o "/home/martin/fate/src/libavcodec/mpeg4video_parser.c", line 63: Warning: #68-D: integer conversion resulted in a change of sign pc->state = -1; ^ /home/martin/fate/src/libavcodec/mpeg4video_parser.c: 1 warning, 0 errors CC libavcodec/mpeg4videoenc.o "/home/martin/fate/src/libavcodec/mpeg4videoenc.c", line 898: Warning: #61-D: integer operation result is out of range put_bits(&s->pb, 1, !!(s->avctx->flags & AV_CODEC_FLAG_CLOSED_GOP)); ^ /home/martin/fate/src/libavcodec/mpeg4videoenc.c: 1 warning, 0 errors CC libavcodec/mpeg_er.o CC libavcodec/mpegaudio.o CC libavcodec/mpegaudio_parser.o CC libavcodec/mpegaudiodata.o CC libavcodec/mpegaudiodec_fixed.o "/home/martin/fate/src/libavcodec/mpeg12dec.c", line 1150: Warning: #188-D: enumerated type mixed with another type return ff_get_format(avctx, pix_fmts); ^ "/home/martin/fate/src/libavcodec/mpeg12dec.c", line 1300: Warning: #188-D: enumerated type mixed with another type s->current_picture.f->pict_type = s->pict_type; ^ "/home/martin/fate/src/libavcodec/mpeg12dec.c", line 1366: Warning: #188-D: enumerated type mixed with another type s->avctx->color_primaries = get_bits(&s->gb, 8); ^ "/home/martin/fate/src/libavcodec/mpeg12dec.c", line 1367: Warning: #188-D: enumerated type mixed with another type s->avctx->color_trc = get_bits(&s->gb, 8); ^ "/home/martin/fate/src/libavcodec/mpeg12dec.c", line 1368: Warning: #188-D: enumerated type mixed with another type s->avctx->colorspace = get_bits(&s->gb, 8); ^ "/home/martin/fate/src/libavcodec/mpeg12dec.c", line 1472: Warning: #188-D: enumerated type mixed with another type s->current_picture.f->pict_type = s->pict_type; ^ "/home/martin/fate/src/libavcodec/mpeg12dec.c", line 1914: Warning: #68-D: integer conversion resulted in a change of sign start_code = -1; ^ "/home/martin/fate/src/libavcodec/mpeg12dec.c", line 2262: Warning: #68-D: integer conversion resulted in a change of sign uint32_t start_code = -1; ^ "/home/martin/fate/src/libavcodec/mpeg12dec.c", line 1069: Warning: #177-D: function "mpeg_decode_update_thread_context" was declared but never referenced static int mpeg_decode_update_thread_context(AVCodecContext *avctx, ^ /home/martin/fate/src/libavcodec/mpeg12dec.c: 9 warnings, 0 errors CC libavcodec/mpegaudiodec_float.o "/home/martin/fate/src/libavcodec/motion_est_template.c", line 707: Warning: #68-D: integer conversion resulted in a change of sign if ((key & (-(1 << (2 * ME_MAP_MV_BITS)))) != map_generation) ^ /home/martin/fate/src/libavcodec/motion_est.c: 1 warning, 0 errors CC libavcodec/mpegaudiodecheader.o CC libavcodec/mpegaudiodsp.o CC libavcodec/mpegaudiodsp_data.o CC libavcodec/mpegaudiodsp_fixed.o "/home/martin/fate/src/libavcodec/mpeg4videodec.c", line 2546: Warning: #177-D: function "mpeg4_update_thread_context" was declared but never referenced static int mpeg4_update_thread_context(AVCodecContext *dst, ^ /home/martin/fate/src/libavcodec/mpeg4videodec.c: 1 warning, 0 errors CC libavcodec/mpegaudiodsp_float.o CC libavcodec/mpegaudioenc.o CC libavcodec/mpegpicture.o CC libavcodec/mpegutils.o CC libavcodec/mpegvideo.o CC libavcodec/mpegvideo_enc.o CC libavcodec/mpegvideo_motion.o CC libavcodec/mpegvideo_parser.o "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 298: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 299: Warning: #1361-D: field "rtp_payload_size" (declared at line 2170 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->rtp_payload_size) ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 300: Warning: #1361-D: field "rtp_payload_size" (declared at line 2170 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->rtp_payload_size = avctx->rtp_payload_size; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 301: Warning: #1361-D: field "me_penalty_compensation" (declared at line 1753 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->me_penalty_compensation) ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 302: Warning: #1361-D: field "me_penalty_compensation" (declared at line 1753 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->me_penalty_compensation = avctx->me_penalty_compensation; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 303: Warning: #1361-D: field "pre_me" (declared at line 1636 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->pre_me) ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 304: Warning: #1361-D: field "pre_me" (declared at line 1636 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->me_pre = avctx->pre_me; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 305: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 451: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 452: Warning: #1361-D: field "mpeg_quant" (declared at line 1494 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->mpeg_quant) ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 453: Warning: #1361-D: field "mpeg_quant" (declared at line 1494 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->mpeg_quant = avctx->mpeg_quant; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 454: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 476: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 477: Warning: #1361-D: field "scenechange_threshold" (declared at line 1706 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->scenechange_threshold) ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 478: Warning: #1361-D: field "scenechange_threshold" (declared at line 1706 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->scenechange_threshold = avctx->scenechange_threshold; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 479: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 483: Warning: #61-D: integer operation result is out of range (s->avctx->flags & AV_CODEC_FLAG_CLOSED_GOP)) { ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 540: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 541: Warning: #1361-D: field "b_frame_strategy" (declared at line 1473 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->b_frame_strategy) ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 542: Warning: #1361-D: field "b_frame_strategy" (declared at line 1473 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->b_frame_strategy = avctx->b_frame_strategy; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 543: Warning: #1361-D: field "b_sensitivity" (declared at line 1798 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->b_sensitivity != 40) ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 544: Warning: #1361-D: field "b_sensitivity" (declared at line 1798 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->b_sensitivity = avctx->b_sensitivity; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 545: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 720: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 721: Warning: #1361-D: field "noise_reduction" (declared at line 1710 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->noise_reduction) ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 722: Warning: #1361-D: field "noise_reduction" (declared at line 1710 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->noise_reduction = avctx->noise_reduction; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 723: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 794: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 795: Warning: #1361-D: field "frame_skip_threshold" (declared at line 2117 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->frame_skip_threshold) ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 796: Warning: #1361-D: field "frame_skip_threshold" (declared at line 2117 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->frame_skip_threshold = avctx->frame_skip_threshold; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 797: Warning: #1361-D: field "frame_skip_factor" (declared at line 2121 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->frame_skip_factor) ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 798: Warning: #1361-D: field "frame_skip_factor" (declared at line 2121 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->frame_skip_factor = avctx->frame_skip_factor; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 799: Warning: #1361-D: field "frame_skip_exp" (declared at line 2125 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->frame_skip_exp) ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 800: Warning: #1361-D: field "frame_skip_exp" (declared at line 2125 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->frame_skip_exp = avctx->frame_skip_exp; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 801: Warning: #1361-D: field "frame_skip_cmp" (declared at line 2129 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->frame_skip_cmp != FF_CMP_DCT"/home/martin/fate/src/libavcodec/mpegvideo_parser.c", line 53: Warning: #68-D: integer conversion resulted in a change of sign start_code= -1; ^ "/home/martin/fate/src/libavcodec/mpegvideo_parser.c", line 146: Warning: #68-D: integer conversion resulted in a change of sign case -1: ^ "/home/martin/fate/src/libavcodec/mpegvideo_parser.c", line 205: Warning: #68-D: integer conversion resulted in a change of sign uint32_t state= -1; ^ /home/martin/fate/src/libavcodec/mpegvideo_parser.c: 3 warnings, 0 errors CC libavcodec/mpegvideodata.o CC libavcodec/mpegvideodsp.o CC libavcodec/mpegvideoencdsp.o CC libavcodec/mqc.o CC libavcodec/mqcdec.o CC libavcodec/msgsmdec.o "/home/martin/fate/src/libavcodec/mpegvideo.c", line 836: Warning: #68-D: integer conversion resulted in a change of sign s->parse_context.state = -1; ^ "/home/martin/fate/src/libavcodec/mpegvideo.c", line 1119: Warning: #188-D: enumerated type mixed with another type s->current_picture_ptr->f->pict_type = s->pict_type; ^ "/home/martin/fate/src/libavcodec/mpegvideo.c", line 1766: Warning: #68-D: integer conversion resulted in a change of sign s->parse_context.state= -1; ^ /home/martin/fate/src/libavcodec/mpegvideo.c: 3 warnings, 0 errors CC libavcodec/msmpeg4.o CC libavcodec/msmpeg4data.o CC libavcodec/msmpeg4dec.o CC libavcodec/msmpeg4enc.o CC libavcodec/msrle.o CC libavcodec/msrledec.o CC libavcodec/mss1.o CC libavcodec/mss12.o CC libavcodec/mss2.o CC libavcodec/mss2dsp.o CC libavcodec/mss3.o CC libavcodec/mss34dsp.o CC libavcodec/mss4.o CC libavcodec/msvideo1.o CC libavcodec/mvcdec.o CC libavcodec/mxpegdec.o CC libavcodec/nellymoser.o CC libavcodec/nellymoserdec.o CC libavcodec/nellymoserenc.o CC libavcodec/noise_bsf.o CC libavcodec/null_bsf.o CC libavcodec/nuv.o CC libavcodec/on2avc.o CC libavcodec/on2avcdata.o "/home/martin/fate/src/libavcodec/nuv.c", line 80: Warning: #188-D: enumerated type mixed with another type f->format, width, height, 1); ^ "/home/martin/fate/src/libavcodec/nuv.c", line 82: Warning: #188-D: enumerated type mixed with another type f->format, width, height); ^ "/home/martin/fate/src/libavcodec/nuv.c", line 191: Warning: #188-D: enumerated type mixed with another type comptype = buf[1]; ^ /home/martin/fate/src/libavcodec/nuv.c: 3 warnings, 0 errors CC libavcodec/options.o "/home/martin/fate/src/libavcodec/options.c", line 36: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/options_table.h", line 64: Warning: #61-D: integer operation result is out of range {"cgop", "closed GOP", 0, AV_OPT_TYPE_CONST, {.i64 = AV_CODEC_FLAG_CLOSED_GOP }, INT_MIN, INT_MAX, V|E, "flags"}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 89: Warning: #1361-D: field "b_frame_strategy" (declared at line 1473 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"b_strategy", "strategy to choose between I/P/B-frames", OFFSET(b_frame_strategy), AV_OPT_TYPE_INT, {.i64 = 0 }, INT_MIN, INT_MAX, V|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 90: Warning: #1361-D: field "rtp_payload_size" (declared at line 2170 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"ps", "RTP payload size in bytes", OFFSET(rtp_payload_size), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 93: Warning: #1361-D: field "mv_bits" (declared at line 2181 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"mv_bits", NULL, OFFSET(mv_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 94: Warning: #1361-D: field "header_bits" (declared at line 2183 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"header_bits", NULL, OFFSET(header_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 95: Warning: #1361-D: field "i_tex_bits" (declared at line 2185 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"i_tex_bits", NULL, OFFSET(i_tex_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 96: Warning: #1361-D: field "p_tex_bits" (declared at line 2187 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"p_tex_bits", NULL, OFFSET(p_tex_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 97: Warning: #1361-D: field "i_count" (declared at line 2189 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"i_count", NULL, OFFSET(i_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 98: Warning: #1361-D: field "p_count" (declared at line 2191 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"p_count", NULL, OFFSET(p_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 99: Warning: #1361-D: field "skip_count" (declared at line 2193 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"skip_count", NULL, OFFSET(skip_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 100: Warning: #1361-D: field "misc_bits" (declared at line 2195 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"misc_bits", NULL, OFFSET(misc_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 101: Warning: #1361-D: field "frame_bits" (declared at line 2199 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"frame_bits", NULL, OFFSET(frame_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 134: Warning: #1361-D: field "mpeg_quant" (declared at line 1494 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"mpeg_quant", "use MPEG quantizers instead of H.263", OFFSET(mpeg_quant), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 174: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"pred", "prediction method", OFFSET(prediction_method), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E, "pred"}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 201: Warning: #1361-D: field "pre_me" (declared at line 1636 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"preme", "pre motion estimation", OFFSET(pre_me), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 222: Warning: #1361-D: field "coder_type" (declared at line 2105 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"coder", NULL, OFFSET(coder_type), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E, "coder"}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 229: Warning: #1361-D: field "context_model" (declared at line 2111 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"context", "context model", OFFSET(context_model), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 237: Warning: #1361-D: field "scenechange_threshold" (declared at line 1706 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"sc_threshold", "scene change threshold", OFFSET(scenechange_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 240: Warning: #1361-D: field "noise_reduction" (declared at line 1710 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"nr", "noise reduction", OFFSET(noise_reduction), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 271: Warning: #1361-D: field "frame_skip_threshold" (declared at line 2117 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"skip_threshold", "frame skip threshold", OFFSET(frame_skip_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 272: Warning: #1361-D: field "frame_skip_factor" (declared at line 2121 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"skip_factor", "frame skip factor", OFFSET(frame_skip_factor), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 273: Warning: #1361-D: field "frame_skip_exp" (declared at line 2125 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"skip_exp", "frame skip exponent", OFFSET(frame_skip_exp), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 274: Warning: #1361-D: field "frame_skip_cmp" (declared at line 2129 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"skipcmp", "frame skip compare function", OFFSET(frame_skip_cmp), AV_OPT_TYPE_INT, {.i64 = FF_CMP_DCTMAX }, INT_MIN, INT_MAX, V|E, "cmp_func"}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 279: Warning: #1361-D: field "me_penalty_compensation" (declared at line 1753 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"mepc", "motion estimation bitrate penalty compensation (1.0 = 256)", OFFSET(me_penalty_compensation), AV_OPT_TYPE_INT, {.i64 = 256 }, INT_MIN, INT_MAX, V|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 292: Warning: #1361-D: field "brd_scale" (declared at line 1765 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"brd_scale", "downscale frames for dynamic B-frame decision", OFFSET(brd_scale), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, 0, 10, V|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 297: Warning: #1361-D: field "chromaoffset" (declared at line 1785 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"chromaoffset", "chroma QP offset from luma", OFFSET(chromaoffset), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 302: Warning: #1361-D: field "b_sensitivity" (declared at line 1798 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"b_sensitivity", "adjust sensitivity of b_frame_strategy 1", OFFSET(b_sensitivity), AV_OPT_TYPE_INT, {.i64 = 40 }, 1, INT_MAX, V|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 306: Warning: #1361-D: field "min_prediction_order" (declared at line 2142 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"min_prediction_order", NULL, OFFSET(min_prediction_order), AV_OPT_TYPE_INT, {.i64 = -1 }, INT_MIN, INT_MAX, A|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 307: Warning: #1361-D: field "max_prediction_order" (declared at line 2146 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"max_prediction_order", NULL, OFFSET(max_prediction_order), AV_OPT_TYPE_INT, {.i64 = -1 }, INT_MIN, INT_MAX, A|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 308: Warning: #1361-D: field "timecode_frame_start" (declared at line 2150 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"timecode_frame_start", "GOP timecode frame start number, in non-drop-frame format", OFFSET(timecode_frame_start), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, V|E}, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 417: Warning: #1361-D: field "refcounted_frames" (declared at line 2019 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"refcounted_frames", NULL, OFFSET(refcounted_frames), AV_OPT_TYPE_INT, {.i64 = 0}, 0, 1, A|V|D }, ^ "/home/martin/fate/src/libavcodec/options_table.h", line 419: Warning: #1361-D: field "side_data_only_packets" (declared at line 2630 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" {"side_data_only_packets", NULL, OFFSET(side_data_only_packets), AV_OPT_TYPE_INT, { .i64 = 1 }, 0, 1, A|V|E }, ^ "/home/martin/fate/src/libavcodec/options.c", line 38: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/options.c: 34 warnings, 0 errors CC libavcodec/opus.o CC libavcodec/opus_celt.o "/home/martin/fate/src/libavcodec/opus.c", line 260: Warning: #188-D: enumerated type mixed with another type pkt->bandwidth = pkt->config >> 2; ^ "/home/martin/fate/src/libavcodec/opus.c", line 263: Warning: #188-D: enumerated type mixed with another type pkt->bandwidth = OPUS_BANDWIDTH_SUPERWIDEBAND + (pkt->config >= 14); ^ "/home/martin/fate/src/libavcodec/opus.c", line 266: Warning: #188-D: enumerated type mixed with another type pkt->bandwidth = (pkt->config - 16) >> 2; ^ /home/martin/fate/src/libavcodec/opus.c: 3 warnings, 0 errors CC libavcodec/opus_parser.o "/home/martin/fate/src/libavcodec/opus_parser.c", line 142: Warning: #68-D: integer conversion resulted in a change of sign pc->state = -1; ^ /home/martin/fate/src/libavcodec/opus_parser.c: 1 warning, 0 errors CC libavcodec/opus_silk.o "/home/martin/fate/src/libavcodec/on2avc.c", line 803: Warning: #550-D: variable "ret" was set but never used int i, ret; ^ /home/martin/fate/src/libavcodec/on2avc.c: 1 warning, 0 errors CC libavcodec/opusdec.o CC libavcodec/pafaudio.o CC libavcodec/pafvideo.o CC libavcodec/pamenc.o "/home/martin/fate/src/libavcodec/pamenc.c", line 115: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/pamenc.c", line 116: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/pamenc.c", line 117: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/pamenc.c", line 118: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/pamenc.c: 4 warnings, 0 errors CC libavcodec/parser.o "/home/martin/fate/src/libavcodec/parser.c", line 92: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/parser.c", line 93: Warning: #1361-D: field "convergence_duration" (declared at line 4299 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->convergence_duration = 0; ^ "/home/martin/fate/src/libavcodec/parser.c", line 94: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/parser.c", line 308: Warning: #68-D: integer conversion resulted in a change of sign uint32_t state = -1; ^ /home/martin/fate/src/libavcodec/parser.c: 4 warnings, 0 errors CC libavcodec/pcm-bluray.o "/home/martin/fate/src/libavcodec/opus_celt.c", line 667: Warning: #188-D: enumerated type mixed with another type s->spread = opus_rc_getsymbol(rc, celt_model_spread); ^ /home/martin/fate/src/libavcodec/opus_celt.c: 1 warning, 0 errors CC libavcodec/pcm-dvd.o CC libavcodec/pcm.o CC libavcodec/pcx.o CC libavcodec/pcxenc.o "/home/martin/fate/src/libavcodec/pcm-dvd.c", line 45: Warning: #68-D: integer conversion resulted in a change of sign s->last_header = -1; ^ /home/martin/fate/src/libavcodec/pcm-dvd.c: 1 warning, 0 errors CC libavcodec/pgssubdec.o CC libavcodec/pictordec.o "/home/martin/fate/src/libavcodec/pcxenc.c", line 38: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/pcxenc.c", line 39: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/pcxenc.c", line 40: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/pcxenc.c", line 41: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/pcxenc.c: 4 warnings, 0 errors CC libavcodec/pixblockdsp.o CC libavcodec/pixlet.o CC libavcodec/png.o "/home/martin/fate/src/libavcodec/pgssubdec.c", line 583: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/pgssubdec.c", line 589: Warning: #1361-D: field "pict" (declared at line 3227 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->pict.data[j] = rect->data[j]; ^ "/home/martin/fate/src/libavcodec/pgssubdec.c", line 589: Warning: #1361-D: field "data" (declared at line 3182 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->pict.data[j] = rect->data[j]; ^ "/home/martin/fate/src/libavcodec/pgssubdec.c", line 590: Warning: #1361-D: field "pict" (declared at line 3227 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->pict.linesize[j] = rect->linesize[j]; ^ "/home/martin/fate/src/libavcodec/pgssubdec.c", line 590: Warning: #1361-D: field "linesize" (declared at line 3184 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->pict.linesize[j] = rect->linesize[j]; ^ "/home/martin/fate/src/libavcodec/pgssubdec.c", line 593: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/pgssubdec.c: 6 warnings, 0 errors CC libavcodec/png_parser.o CC libavcodec/pngdec.o CC libavcodec/pngdsp.o CC libavcodec/pngenc.o "/home/martin/fate/src/libavcodec/pngdec.c", line 228: Warning: #111-D: statement is unreachable UNROLL_FILTER(OP_SUB); ^ "/home/martin/fate/src/libavcodec/pngdec.c", line 228: Warning: #111-D: statement is unreachable UNROLL_FILTER(OP_SUB); ^ "/home/martin/fate/src/libavcodec/pngdec.c", line 228: Warning: #111-D: statement is unreachable UNROLL_FILTER(OP_SUB); ^ "/home/martin/fate/src/libavcodec/pngdec.c", line 240: Warning: #111-D: statement is unreachable UNROLL_FILTER(OP_AVG); ^ "/home/martin/fate/src/libavcodec/pngdec.c", line 240: Warning: #111-D: statement is unreachable UNROLL_FILTER(OP_AVG); ^ "/home/martin/fate/src/libavcodec/pngdec.c", line 240: Warning: #111-D: statement is unreachable UNROLL_FILTER(OP_AVG); ^ "/home/martin/fate/src/libavcodec/pngdec.c", line 595: Warning: #61-D: integer operation result is out of range s->palette[i] = (0xff << 24) | (r << 16) | (g << 8) | b; ^ "/home/martin/fate/src/libavcodec/pngdec.c", line 598: Warning: #61-D: integer operation result is out of range s->palette[i] = (0xff << 24); ^ "/home/martin/fate/src/libavcodec/pngdec.c", line 598: Warning: #68-D: integer conversion resulted in a change of sign s->palette[i] = (0xff << 24); ^ /home/martin/fate/src/libavcodec/pngdec.c: 9 warnings, 0 errors CC libavcodec/pnm.o "/home/martin/fate/src/libavcodec/pngenc.c", line 483: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/pngenc.c", line 484: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/pngenc.c", line 485: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/pngenc.c", line 486: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/pngenc.c", line 492: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/pngenc.c", line 493: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->prediction_method) ^ "/home/martin/fate/src/libavcodec/pngenc.c", line 494: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->filter_type = av_clip(avctx->prediction_method, ^ "/home/martin/fate/src/libavcodec/pngenc.c", line 497: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/pngenc.c: 8 warnings, 0 errors CC libavcodec/pnm_parser.o CC libavcodec/pnmdec.o CC libavcodec/profiles.o CC libavcodec/pnmenc.o CC libavcodec/proresdata.o CC libavcodec/proresdec.o "/home/martin/fate/src/libavcodec/pnmenc.c", line 125: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/pnmenc.c", line 126: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/pnmenc.c", line 127: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/pnmenc.c", line 128: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/pnmenc.c: 4 warnings, 0 errors CC libavcodec/proresdsp.o CC libavcodec/proresenc.o "/home/martin/fate/src/libavcodec/proresdsp.c", line 67: Warning: #188-D: enumerated type mixed with another type dsp->idct_permutation_type); ^ /home/martin/fate/src/libavcodec/proresdsp.c: 1 warning, 0 errors CC libavcodec/psymodel.o CC libavcodec/ptx.o "/home/martin/fate/src/libavcodec/proresdec.c", line 176: Warning: #188-D: enumerated type mixed with another type avctx->color_primaries = buf[14]; ^ "/home/martin/fate/src/libavcodec/proresdec.c", line 177: Warning: #188-D: enumerated type mixed with another type avctx->color_trc = buf[15]; ^ "/home/martin/fate/src/libavcodec/proresdec.c", line 178: Warning: #188-D: enumerated type mixed with another type avctx->colorspace = buf[16]; ^ /home/martin/fate/src/libavcodec/proresdec.c: 3 warnings, 0 errors CC libavcodec/qcelpdec.o CC libavcodec/qdm2.o "/home/martin/fate/src/libavcodec/qcelpdec.c", line 374: Warning: #68-D: integer conversion resulted in a change of sign cbseed = -44; // random codebook index ^ "/home/martin/fate/src/libavcodec/qcelpdec.c", line 625: Warning: #188-D: enumerated type mixed with another type bitrate = **buf; ^ /home/martin/fate/src/libavcodec/qcelpdec.c: 2 warnings, 0 errors CC libavcodec/qdrw.o "/home/martin/fate/src/libavcodec/proresenc.c", line 944: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/proresenc.c", line 945: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/proresenc.c", line 946: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/proresenc.c", line 947: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/proresenc.c: 4 warnings, 0 errors CC libavcodec/qpeg.o CC libavcodec/qpeldsp.o CC libavcodec/qsv_api.o CC libavcodec/qtrle.o MAX) ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 802: Warning: #1361-D: field "frame_skip_cmp" (declared at line 2129 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->frame_skip_cmp = avctx->frame_skip_cmp; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 803: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 856: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 857: Warning: #1361-D: field "brd_scale" (declared at line 1765 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->brd_scale) ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 858: Warning: #1361-D: field "brd_scale" (declared at line 1765 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->brd_scale = avctx->brd_scale; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 860: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->prediction_method) ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 861: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->pred = avctx->prediction_method + 1; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 862: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1350: Warning: #188-D: enumerated type mixed with another type s->input_picture[i]->f->pict_type = ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1407: Warning: #61-D: integer operation result is out of range if (s->avctx->flags & AV_CODEC_FLAG_CLOSED_GOP) ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1413: Warning: #61-D: integer operation result is out of range if ((s->avctx->flags & AV_CODEC_FLAG_CLOSED_GOP) && b_frames && ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1527: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1528: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" av_frame_copy_props(s->avctx->coded_frame, s->current_picture.f); ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1529: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1532: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1533: Warning: #1361-D: field "error" (declared at line 267 of "/home/martin/fate/src/libavutil/frame.h") was declared "deprecated" memcpy(s->current_picture.f->error, s->current_picture.encoding_error, ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1535: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1571: Warning: #188-D: enumerated type mixed with another type s->current_picture_ptr->f->pict_type = s->pict_type; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1703: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1704: Warning: #1361-D: field "header_bits" (declared at line 2183 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->header_bits = s->header_bits; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1705: Warning: #1361-D: field "mv_bits" (declared at line 2181 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->mv_bits = s->mv_bits; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1706: Warning: #1361-D: field "misc_bits" (declared at line 2195 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->misc_bits = s->misc_bits; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1707: Warning: #1361-D: field "i_tex_bits" (declared at line 2185 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->i_tex_bits = s->i_tex_bits; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1708: Warning: #1361-D: field "p_tex_bits" (declared at line 2187 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->p_tex_bits = s->p_tex_bits; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1709: Warning: #1361-D: field "i_count" (declared at line 2189 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->i_count = s->i_count; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1711: Warning: #1361-D: field "p_count" (declared at line 2191 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->p_count = s->mb_num - s->i_count - s->skip_count; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1712: Warning: #1361-D: field "skip_count" (declared at line 2193 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->skip_count = s->skip_count; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1713: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1859: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1860: Warning: #1361-D: field "vbv_delay" (declared at line 2615 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->vbv_delay = vbv_delay * 300; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1861: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1866: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1867: Warning: #1361-D: field "frame_bits" (declared at line 2199 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->frame_bits = s->frame_bits; ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 1868: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 2804: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 2805: Warning: #1361-D: field "rtp_callback" (declared at line 2164 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (s->avctx->rtp_callback){ ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 2807: Warning: #1361-D: field "rtp_callback" (declared at line 2164 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->avctx->rtp_callback(s->avctx, s->ptr_lastgob, current_packet_size, number_mb); ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 2809: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 3286: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 3288: Warning: #1361-D: field "rtp_callback" (declared at line 2164 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (s->avctx->rtp_callback) { ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 3293: Warning: #1361-D: field "rtp_callback" (declared at line 2164 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" s->avctx->rtp_callback(s->avctx, s->ptr_lastgob, pdif, number_mb); ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 3295: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/mpegvideo_enc.c", line 3565: Warning: #188-D: enumerated type mixed with another type s->current_picture.f->pict_type = s->pict_type; ^ /home/martin/fate/src/libavcodec/mpegvideo_enc.c: 78 warnings, 0 errors CC libavcodec/qtrleenc.o "/home/martin/fate/src/libavcodec/qtrleenc.c", line 251: Warning: #68-D: integer conversion resulted in a change of sign bytestream_put_byte(buf, -1); // end RLE line ^ "/home/martin/fate/src/libavcodec/qtrleenc.c", line 336: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/qtrleenc.c", line 337: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = s->key_frame; ^ "/home/martin/fate/src/libavcodec/qtrleenc.c", line 338: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = pict_type; ^ "/home/martin/fate/src/libavcodec/qtrleenc.c", line 339: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/qtrleenc.c: 5 warnings, 0 errors CC libavcodec/r210dec.o CC libavcodec/ra144.o CC libavcodec/ra144dec.o CC libavcodec/ra144enc.o CC libavcodec/ra288.o CC libavcodec/ralf.o CC libavcodec/rangecoder.o CC libavcodec/ratecontrol.o CC libavcodec/raw.o CC libavcodec/rawdec.o CC libavcodec/rawenc.o CC libavcodec/rdft.o CC libavcodec/remove_extradata_bsf.o "/home/martin/fate/src/libavcodec/rawenc.c", line 40: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/rawenc.c", line 41: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/rawenc.c", line 42: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/rawenc.c", line 43: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/rawenc.c", line 64: Warning: #188-D: enumerated type mixed with another type frame->format, ^ /home/martin/fate/src/libavcodec/rawenc.c: 5 warnings, 0 errors CC libavcodec/rl.o CC libavcodec/rl2.o "/home/martin/fate/src/libavcodec/ratecontrol.c", line 962: Warning: #188-D: enumerated type mixed with another type av_get_picture_type_char(pict_type), ^ /home/martin/fate/src/libavcodec/ratecontrol.c: 1 warning, 0 errors CC libavcodec/rle.o CC libavcodec/roqaudioenc.o CC libavcodec/roqvideo.o CC libavcodec/roqvideodec.o CC libavcodec/roqvideoenc.o CC libavcodec/rpza.o CC libavcodec/rscc.o CC libavcodec/rtjpeg.o CC libavcodec/rv10.o CC libavcodec/rv10enc.o CC libavcodec/rv20enc.o CC libavcodec/rv30.o CC libavcodec/rv30dsp.o "/home/martin/fate/src/libavcodec/rv10.c", line 212: Warning: #68-D: integer conversion resulted in a change of sign code = -128 + get_bits(&s->gb, 7); ^ "/home/martin/fate/src/libavcodec/rv10.c", line 233: Warning: #68-D: integer conversion resulted in a change of sign code = -128 + get_bits(&s->gb, 7); ^ /home/martin/fate/src/libavcodec/rv10.c: 2 warnings, 0 errors CC libavcodec/rv34.o CC libavcodec/rv34_parser.o CC libavcodec/rv34dsp.o CC libavcodec/rv40.o CC libavcodec/rv40dsp.o CC libavcodec/s302m.o CC libavcodec/sanm.o CC libavcodec/sbrdsp.o CC libavcodec/screenpresso.o CC libavcodec/sgidec.o CC libavcodec/sgienc.o CC libavcodec/sgirledec.o "/home/martin/fate/src/libavcodec/sgienc.c", line 103: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/sgienc.c", line 104: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/sgienc.c", line 105: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/sgienc.c", line 106: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/sgienc.c", line 110: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/sgienc.c", line 111: Warning: #1361-D: field "coder_type" (declared at line 2105 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->coder_type == FF_CODER_TYPE_RAW) ^ "/home/martin/fate/src/libavcodec/sgienc.c", line 113: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/sgienc.c: 7 warnings, 0 errors CC libavcodec/shorten.o CC libavcodec/simple_idct.o CC libavcodec/sinewin.o "/home/martin/fate/src/libavcodec/rv34.c", line 471: Warning: #144-D: a value of type "uint32_t *" cannot be used to initialize an entity of type "int *" int* avail = r->avail_cache + avail_indexes[subblock_no]; ^ "/home/martin/fate/src/libavcodec/rv34.c", line 607: Warning: #144-D: a value of type "uint32_t *" cannot be used to initialize an entity of type "int *" int* avail = r->avail_cache + avail_indexes[0]; ^ "/home/martin/fate/src/libavcodec/rv34.c", line 1125: Warning: #144-D: a value of type "uint32_t *" cannot be used to initialize an entity of type "int *" int* acache = r->avail_cache + 6 + j*4; ^ "/home/martin/fate/src/libavcodec/rv34.c", line 1191: Warning: #550-D: variable "cbp2" was set but never used int cbp, cbp2; ^ /home/martin/fate/src/libavcodec/rv34.c: 4 warnings, 0 errors CC libavcodec/sipr.o CC libavcodec/sipr16k.o CC libavcodec/smacker.o CC libavcodec/smc.o CC libavcodec/snappy.o CC libavcodec/sp5xdec.o CC libavcodec/srtdec.o CC libavcodec/startcode.o CC libavcodec/sunrast.o CC libavcodec/sunrastenc.o "/home/martin/fate/src/libavcodec/srtdec.c", line 214: Warning: #144-D: a value of type "uint8_t *" cannot be used to initialize an entity of type "const char *" const char *ptr = avpkt->data; ^ "/home/martin/fate/src/libavcodec/srtdec.c", line 215: Warning: #144-D: a value of type "uint8_t *" cannot be used to initialize an entity of type "const char *" const char *end = avpkt->data + avpkt->size; ^ /home/martin/fate/src/libavcodec/srtdec.c: 2 warnings, 0 errors CC libavcodec/svq1.o CC libavcodec/svq13.o "/home/martin/fate/src/libavcodec/sunrastenc.c", line 149: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/sunrastenc.c", line 150: Warning: #1361-D: field "coder_type" (declared at line 2105 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" switch (avctx->coder_type) { ^ "/home/martin/fate/src/libavcodec/sunrastenc.c", line 161: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/sunrastenc.c", line 168: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/sunrastenc.c", line 169: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/sunrastenc.c", line 170: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/sunrastenc.c", line 171: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/sunrastenc.c: 7 warnings, 0 errors CC libavcodec/svq1dec.o CC libavcodec/svq1enc.o CC libavcodec/svq3.o CC libavcodec/synth_filter.o CC libavcodec/tak.o "/home/martin/fate/src/libavcodec/tak.c", line 94: Warning: #188-D: enumerated type mixed with another type s->codec = bitstream_read(bc, TAK_ENCODER_CODEC_BITS); ^ "/home/martin/fate/src/libavcodec/tak.c", line 121: Warning: #188-D: enumerated type mixed with another type s->frame_samples = tak_get_nb_samples(s->sample_rate, frame_type); ^ /home/martin/fate/src/libavcodec/tak.c: 2 warnings, 0 errors CC libavcodec/tak_parser.o CC libavcodec/takdec.o CC libavcodec/targa.o "/home/martin/fate/src/libavcodec/svq1enc.c", line 613: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/svq1enc.c", line 614: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = s->pict_type; ^ "/home/martin/fate/src/libavcodec/svq1enc.c", line 615: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = s->pict_type == AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/svq1enc.c", line 616: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/svq1enc.c: 4 warnings, 0 errors CC libavcodec/targaenc.o "/home/martin/fate/src/libavcodec/targaenc.c", line 133: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/targaenc.c", line 134: Warning: #1361-D: field "coder_type" (declared at line 2105 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->coder_type == FF_CODER_TYPE_RAW) ^ "/home/martin/fate/src/libavcodec/targaenc.c", line 136: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/targaenc.c", line 172: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/targaenc.c", line 173: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/targaenc.c", line 174: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/targaenc.c", line 175: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/targaenc.c: 7 warnings, 0 errors CC libavcodec/tdsc.o CC libavcodec/texturedsp.o CC libavcodec/tiertexseqv.o CC libavcodec/tiff.o "/home/martin/fate/src/libavcodec/texturedsp.c", line 431: Warning: #61-D: integer operation result is out of range uint32_t pixel = RGBA(c, c, c, 255); ^ /home/martin/fate/src/libavcodec/texturedsp.c: 1 warning, 0 errors CC libavcodec/tiffenc.o CC libavcodec/tmv.o CC libavcodec/tpeldsp.o "/home/martin/fate/src/libavcodec/tiffenc.c", line 506: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/tiffenc.c", line 507: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/tiffenc.c", line 508: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/tiffenc.c", line 509: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/tiffenc.c: 4 warnings, 0 errors CC libavcodec/trace_headers_bsf.o "/home/martin/fate/src/libavcodec/svq3.c", line 729: Warning: #68-D: integer conversion resulted in a change of sign s->next_pic->mb_type[mb_xy] == -1) { ^ "/home/martin/fate/src/libavcodec/svq3.c", line 1062: Warning: #188-D: enumerated type mixed with another type s->pict_type = ff_h264_golomb_to_pict_type[slice_id]; ^ "/home/martin/fate/src/libavcodec/svq3.c", line 1530: Warning: #68-D: integer conversion resulted in a change of sign (s->pict_type == AV_PICTURE_TYPE_P && mb_type < 8) ? (mb_type - 1) : -1; ^ /home/martin/fate/src/libavcodec/svq3.c: 3 warnings, 0 errors CC libavcodec/truemotion1.o CC libavcodec/truemotion2.o CC libavcodec/truemotion2rt.o "/home/martin/fate/src/libavcodec/tiff.c", line 399: Warning: #68-D: integer conversion resulted in a change of sign s->bpp = -1; ^ "/home/martin/fate/src/libavcodec/tiff.c", line 414: Warning: #188-D: enumerated type mixed with another type s->compr = value; ^ "/home/martin/fate/src/libavcodec/tiff.c", line 483: Warning: #188-D: enumerated type mixed with another type s->photometric = value; ^ /home/martin/fate/src/libavcodec/tiff.c: 3 warnings, 0 errors CC libavcodec/truespeech.o CC libavcodec/tscc.o CC libavcodec/tscc2.o CC libavcodec/tta.o "/home/martin/fate/src/libavcodec/truemotion1.c", line 410: Warning: #188-D: enumerated type mixed with another type s->avctx->pix_fmt = new_pix_fmt; ^ /home/martin/fate/src/libavcodec/truemotion1.c: 1 warning, 0 errors CC libavcodec/twinvq.o CC libavcodec/twinvqdec.o CC libavcodec/txd.o CC libavcodec/ulti.o CC libavcodec/utils.o CC libavcodec/utvideo.o CC libavcodec/utvideodec.o CC libavcodec/utvideoenc.o "/home/martin/fate/src/libavcodec/twinvqdec.c", line 308: Warning: #188-D: enumerated type mixed with another type read_cb_data(tctx, &bc, bits->ppc_coeffs, 3); ^ /home/martin/fate/src/libavcodec/twinvqdec.c: 1 warning, 0 errors CC libavcodec/v210dec.o CC libavcodec/v210enc.o "/home/martin/fate/src/libavcodec/utils.c", line 533: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/utils.c", line 534: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame = av_frame_alloc(); ^ "/home/martin/fate/src/libavcodec/utils.c", line 535: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (!avctx->coded_frame) { ^ "/home/martin/fate/src/libavcodec/utils.c", line 539: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/utils.c", line 700: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/utils.c", line 701: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" av_frame_free(&avctx->coded_frame); ^ "/home/martin/fate/src/libavcodec/utils.c", line 702: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/utils.c", line 790: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/utils.c", line 791: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" av_frame_free(&avctx->coded_frame); ^ "/home/martin/fate/src/libavcodec/utils.c", line 792: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/utils.c", line 1670: Warning: #188-D: enumerated type mixed with another type codec->pix_fmt = par->format; ^ "/home/martin/fate/src/libavcodec/utils.c", line 1682: Warning: #188-D: enumerated type mixed with another type codec->sample_fmt = par->format; ^ /home/martin/fate/src/libavcodec/utils.c: 12 warnings, 0 errors CC libavcodec/v210x.o "/home/martin/fate/src/libavcodec/utvideoenc.c", line 117: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/utvideoenc.c", line 119: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->prediction_method < 0 || avctx->prediction_method > 4) { ^ "/home/martin/fate/src/libavcodec/utvideoenc.c", line 119: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->prediction_method < 0 || avctx->prediction_method > 4) { ^ "/home/martin/fate/src/libavcodec/utvideoenc.c", line 122: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->prediction_method); ^ "/home/martin/fate/src/libavcodec/utvideoenc.c", line 126: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->prediction_method == FF_PRED_PLANE) { ^ "/home/martin/fate/src/libavcodec/utvideoenc.c", line 133: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" if (avctx->prediction_method) ^ "/home/martin/fate/src/libavcodec/utvideoenc.c", line 134: Warning: #1361-D: field "prediction_method" (declared at line 1558 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" c->frame_pred = ff_ut_pred_order[avctx->prediction_method]; ^ "/home/martin/fate/src/libavcodec/utvideoenc.c", line 135: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/utvideoenc.c", line 627: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/utvideoenc.c", line 628: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/utvideoenc.c", line 629: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/utvideoenc.c", line 630: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/utvideoenc.c: 12 warnings, 0 errors CC libavcodec/v410dec.o CC libavcodec/v410enc.o CC libavcodec/vb.o "/home/martin/fate/src/libavcodec/v410enc.c", line 53: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/v410enc.c", line 54: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/v410enc.c", line 55: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/v410enc.c", line 56: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/v410enc.c: 4 warnings, 0 errors CC libavcodec/vble.o "/home/martin/fate/src/libavcodec/v210enc.c", line 106: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/v210enc.c", line 107: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/v210enc.c", line 108: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/v210enc.c: 3 warnings, 0 errors CC libavcodec/vc1.o CC libavcodec/vc1_block.o CC libavcodec/vc1_loopfilter.o CC libavcodec/vc1_mc.o CC libavcodec/vc1_parser.o "/home/martin/fate/src/libavcodec/vc1_parser.c", line 151: Warning: #188-D: enumerated type mixed with another type search_state = b ? NO_MATCH : search_state + 1; ^ "/home/martin/fate/src/libavcodec/vc1_parser.c", line 256: Warning: #68-D: integer conversion resulted in a change of sign uint32_t state= -1; ^ /home/martin/fate/src/libavcodec/vc1_parser.c: 2 warnings, 0 errors CC libavcodec/vc1_pred.o CC libavcodec/vc1data.o CC libavcodec/vc1dec.o "/home/martin/fate/src/libavcodec/vc1.c", line 848: Warning: #188-D: enumerated type mixed with another type v->s.current_picture_ptr->f->pict_type = v->s.pict_type; ^ "/home/martin/fate/src/libavcodec/vc1.c", line 866: Warning: #188-D: enumerated type mixed with another type v->fcm = fcm; ^ "/home/martin/fate/src/libavcodec/vc1.c", line 1684: Warning: #68-D: integer conversion resulted in a change of sign v->pq = -1; ^ /home/martin/fate/src/libavcodec/vc1.c: 3 warnings, 0 errors CC libavcodec/vc1dsp.o CC libavcodec/vcr1.o CC libavcodec/videodsp.o "/home/martin/fate/src/libavcodec/vc1dec.c", line 428: Warning: #188-D: enumerated type mixed with another type avctx->pix_fmt = ff_get_format(avctx, avctx->codec->pix_fmts); ^ "/home/martin/fate/src/libavcodec/vc1dec.c", line 518: Warning: #188-D: enumerated type mixed with another type avctx->color_primaries = v->color_prim; ^ "/home/martin/fate/src/libavcodec/vc1dec.c", line 520: Warning: #188-D: enumerated type mixed with another type avctx->color_trc = v->transfer_char; ^ "/home/martin/fate/src/libavcodec/vc1dec.c", line 522: Warning: #188-D: enumerated type mixed with another type avctx->colorspace = v->matrix_coef; ^ "/home/martin/fate/src/libavcodec/vc1dec.c", line 776: Warning: #188-D: enumerated type mixed with another type s->current_picture.f->pict_type = s->pict_type; ^ /home/martin/fate/src/libavcodec/vc1dec.c: 5 warnings, 0 errors CC libavcodec/vima.o CC libavcodec/vmdaudio.o CC libavcodec/vmdvideo.o CC libavcodec/vmnc.o CC libavcodec/vorbis.o CC libavcodec/vorbis_data.o CC libavcodec/vorbis_parser.o CC libavcodec/vorbisdec.o CC libavcodec/vorbisdsp.o CC libavcodec/vorbisenc.o CC libavcodec/vp3.o CC libavcodec/vp3_parser.o CC libavcodec/vp3dsp.o CC libavcodec/vp5.o "/home/martin/fate/src/libavcodec/vp3.c", line 1924: Warning: #177-D: function "vp3_update_thread_context" was declared but never referenced static int vp3_update_thread_context(AVCodecContext *dst, const AVCodecContext *src) ^ "/home/martin/fate/src/libavcodec/vp3.c", line 2185: Warning: #177-D: function "vp3_init_thread_copy" was declared but never referenced static int vp3_init_thread_copy(AVCodecContext *avctx) ^ /home/martin/fate/src/libavcodec/vp3.c: 2 warnings, 0 errors CC libavcodec/vp56.o CC libavcodec/vp56data.o "/home/martin/fate/src/libavcodec/vp5data.h", line 32: Warning: #68-D: integer conversion resulted in a change of sign -1, 0, 1, 1, 2, 1, 1, 2, ^ /home/martin/fate/src/libavcodec/vp5.c: 1 warning, 0 errors CC libavcodec/vp56dsp.o CC libavcodec/vp56rac.o CC libavcodec/vp6.o CC libavcodec/vp6dsp.o CC libavcodec/vp8.o "/home/martin/fate/src/libavcodec/vp56.c", line 159: Warning: #188-D: enumerated type mixed with another type return vp56_rac_get_tree(c, ff_vp56_pmbt_tree, mb_type_model); ^ /home/martin/fate/src/libavcodec/vp56.c: 1 warning, 0 errors CC libavcodec/vp8_parser.o CC libavcodec/vp8dsp.o "/home/martin/fate/src/libavcodec/vc1acdata.h", line 297: Warning: #68-D: integer conversion resulted in a change of sign -1, 30, 17, 15, 9, 5, 4, 3, 3, 3, ^ "/home/martin/fate/src/libavcodec/vc1acdata.h", line 302: Warning: #68-D: integer conversion resulted in a change of sign -1, 26, 16, 11, 7, 5, 3, 3, 2, 1, ^ "/home/martin/fate/src/libavcodec/vc1acdata.h", line 307: Warning: #68-D: integer conversion resulted in a change of sign -1, 20, 15, 13, 6, 4, 3, 3, 2, 1, ^ "/home/martin/fate/src/libavcodec/vc1acdata.h", line 311: Warning: #68-D: integer conversion resulted in a change of sign -1, 29, 15, 12, 5, 2, 1, 1, 1, 1, ^ "/home/martin/fate/src/libavcodec/vc1acdata.h", line 315: Warning: #68-D: integer conversion resulted in a change of sign -1, 14, 9, 7, 3, 2, 1, 1, 1, 1, ^ "/home/martin/fate/src/libavcodec/vc1acdata.h", line 320: Warning: #68-D: integer conversion resulted in a change of sign -1, 26, 10, 6, 2, 1, 1, 0, 0, 0, ^ "/home/martin/fate/src/libavcodec/vc1acdata.h", line 324: Warning: #68-D: integer conversion resulted in a change of sign -1, 14, 13, 9, 6, 5, 4, 3, 2, 2, ^ "/home/martin/fate/src/libavcodec/vc1acdata.h", line 332: Warning: #68-D: integer conversion resulted in a change of sign -1, 24, 22, 9, 6, 4, 3, 2, 2, 1, ^ "/home/martin/fate/src/libavcodec/vc1acdata.h", line 341: Warning: #68-D: integer conversion resulted in a change of sign -1, 37, 15, 4, 3, 1, 0 ^ "/home/martin/fate/src/libavcodec/vc1acdata.h", line 344: Warning: #68-D: integer conversion resulted in a change of sign -1, 36, 14, 6, 3, 1, 0, 0, 0, ^ "/home/martin/fate/src/libavcodec/vc1acdata.h", line 348: Warning: #68-D: integer conversion resulted in a change of sign -1, 26, 13, 3, 1 ^ "/home/martin/fate/src/libavcodec/vc1acdata.h", line 351: Warning: #68-D: integer conversion resulted in a change of sign -1, 43, 15, 3, 1, 0 ^ "/home/martin/fate/src/libavcodec/vc1acdata.h", line 354: Warning: #68-D: integer conversion resulted in a change of sign -1, 20, 6, 1, 0, 0, 0, 0, 0 ^ "/home/martin/fate/src/libavcodec/vc1acdata.h", line 357: Warning: #68-D: integer conversion resulted in a change of sign -1, 40, 1, 0 ^ "/home/martin/fate/src/libavcodec/vc1acdata.h", line 360: Warning: #68-D: integer conversion resulted in a change of sign -1, 16, 14, 2, 0 ^ "/home/martin/fate/src/libavcodec/vc1acdata.h", line 363: Warning: #68-D: integer conversion resulted in a change of sign -1, 30, 28, 3, 0 ^ "/home/martin/fate/src/libavcodec/vc1_block.c", line 354: Warning: #68-D: integer conversion resulted in a change of sign -1, 1024, 512, 341, 256, 205, 171, 146, 128, ^ /home/martin/fate/src/libavcodec/vc1_block.c: 17 warnings, 0 errors CC libavcodec/vp9.o CC libavcodec/vp9_raw_reorder_bsf.o CC libavcodec/vp9_superframe_bsf.o CC libavcodec/vp9_superframe_split_bsf.o CC libavcodec/vp9block.o CC libavcodec/vp9data.o CC libavcodec/vp9dsp.o "/home/martin/fate/src/libavcodec/vp9.c", line 382: Warning: #188-D: enumerated type mixed with another type s->filtermode = get_bits1(&s->gb) ? FILTER_SWITCHABLE : ^ "/home/martin/fate/src/libavcodec/vp9.c", line 586: Warning: #188-D: enumerated type mixed with another type s->txfmmode = vp8_rac_get_uint(&s->c, 2); ^ "/home/martin/fate/src/libavcodec/vp9.c", line 667: Warning: #188-D: enumerated type mixed with another type s->comppredmode = vp8_rac_get(&s->c); ^ "/home/martin/fate/src/libavcodec/vp9.c", line 780: Warning: #188-D: enumerated type mixed with another type bp = vp8_rac_get_tree(&s->c, ff_vp9_partition_tree, p); ^ "/home/martin/fate/src/libavcodec/vp9.c", line 784: Warning: #188-D: enumerated type mixed with another type bp = vp8_rac_get_tree(&s->c, ff_vp9_partition_tree, p); ^ "/home/martin/fate/src/libavcodec/vp9.c", line 812: Warning: #188-D: enumerated type mixed with another type yoff, uvoff, bl + 1); ^ "/home/martin/fate/src/libavcodec/vp9.c", line 816: Warning: #188-D: enumerated type mixed with another type bl + 1); ^ "/home/martin/fate/src/libavcodec/vp9.c", line 821: Warning: #188-D: enumerated type mixed with another type yoff, uvoff, bl + 1); ^ "/home/martin/fate/src/libavcodec/vp9.c", line 825: Warning: #188-D: enumerated type mixed with another type uvoff + 4 * hbs, bl + 1); ^ "/home/martin/fate/src/libavcodec/vp9.c", line 836: Warning: #188-D: enumerated type mixed with another type ret = decode_subblock(avctx, row, col, lflvl, yoff, uvoff, bl + 1); ^ "/home/martin/fate/src/libavcodec/vp9.c", line 839: Warning: #188-D: enumerated type mixed with another type yoff + 8 * hbs, uvoff + 4 * hbs, bl + 1); ^ "/home/martin/fate/src/libavcodec/vp9.c", line 848: Warning: #188-D: enumerated type mixed with another type ret = decode_subblock(avctx, row, col, lflvl, yoff, uvoff, bl + 1); ^ "/home/martin/fate/src/libavcodec/vp9.c", line 853: Warning: #188-D: enumerated type mixed with another type yoff, uvoff, bl + 1); ^ "/home/martin/fate/src/libavcodec/vp9.c", line 862: Warning: #188-D: enumerated type mixed with another type ret = decode_subblock(avctx, row, col, lflvl, yoff, uvoff, bl + 1); ^ "/home/martin/fate/src/libavcodec/vp9.c", line 895: Warning: #188-D: enumerated type mixed with another type if ((res = decode_superblock_mem(avctx, row, col, lflvl, yoff, uvoff, bl + 1)) < 0) ^ "/home/martin/fate/src/libavcodec/vp9.c", line 900: Warning: #188-D: enumerated type mixed with another type uvoff + 4 * hbs, bl + 1)) < 0) ^ "/home/martin/fate/src/libavcodec/vp9.c", line 905: Warning: #188-D: enumerated type mixed with another type uvoff, bl + 1)) < 0) ^ "/home/martin/fate/src/libavcodec/vp9.c", line 908: Warning: #188-D: enumerated type mixed with another type yoff + 8 * hbs, uvoff + 4 * hbs, bl + 1); ^ "/home/martin/fate/src/libavcodec/vp9.c", line 912: Warning: #188-D: enumerated type mixed with another type res = decode_superblock_mem(avctx, row, col + hbs, lflvl, yoff, uvoff, bl + 1); ^ "/home/martin/fate/src/libavcodec/vp9.c", line 917: Warning: #188-D: enumerated type mixed with another type res = decode_superblock_mem(avctx, row + hbs, col, lflvl, yoff, uvoff, bl + 1); ^ /home/martin/fate/src/libavcodec/vp9.c: 20 warnings, 0 errors CC libavcodec/vp9mvs.o "/home/martin/fate/src/libavcodec/vp9mvs.c", line 314: Warning: #188-D: enumerated type mixed with another type enum MVJoint j = vp8_rac_get_tree(&s->c, ff_vp9_mv_joint_tree, ^ "/home/martin/fate/src/libavcodec/vp9mvs.c", line 345: Warning: #188-D: enumerated type mixed with another type enum MVJoint j = vp8_rac_get_tree(&s->c, ff_vp9_mv_joint_tree, ^ /home/martin/fate/src/libavcodec/vp9mvs.c: 2 warnings, 0 errors CC libavcodec/vp9prob.o CC libavcodec/vqavideo.o CC libavcodec/wavpack.o CC libavcodec/webp.o "/home/martin/fate/src/libavcodec/vp9block.c", line 57: Warning: #188-D: enumerated type mixed with another type enum TxfmMode max_tx = max_tx_for_bl_bp[b->bs]; ^ "/home/martin/fate/src/libavcodec/vp9block.c", line 154: Warning: #188-D: enumerated type mixed with another type b->tx = vp56_rac_get_prob(&s->c, s->prob.p.tx32p[c][0]); ^ "/home/martin/fate/src/libavcodec/vp9block.c", line 163: Warning: #188-D: enumerated type mixed with another type b->tx = vp56_rac_get_prob(&s->c, s->prob.p.tx16p[c][0]); ^ "/home/martin/fate/src/libavcodec/vp9block.c", line 169: Warning: #188-D: enumerated type mixed with another type b->tx = vp56_rac_get_prob(&s->c, s->prob.p.tx8p[c]); ^ "/home/martin/fate/src/libavcodec/vp9block.c", line 581: Warning: #188-D: enumerated type mixed with another type b->filter = vp8_rac_get_tree(&s->c, ff_vp9_filter_tree, ^ "/home/martin/fate/src/libavcodec/vp9block.c", line 1589: Warning: #188-D: enumerated type mixed with another type enum BlockSize bs = bl * 3 + bp; ^ "/home/martin/fate/src/libavcodec/vp9block.c", line 1608: Warning: #188-D: enumerated type mixed with another type b->uvtx = b->tx - (w4 * 2 == (1 << b->tx) || h4 * 2 == (1 << b->tx)); ^ /home/martin/fate/src/libavcodec/vp9block.c: 7 warnings, 0 errors CC libavcodec/wma.o CC libavcodec/wma_common.o CC libavcodec/wma_freqs.o CC libavcodec/wmadec.o CC libavcodec/wmaenc.o "/home/martin/fate/src/libavcodec/webp.c", line 954: Warning: #188-D: enumerated type mixed with another type enum PredictionMode m = GET_PIXEL_COMP(pimg->frame, tx, ty, 2); ^ "/home/martin/fate/src/libavcodec/webp.c", line 1131: Warning: #188-D: enumerated type mixed with another type enum TransformType transform = bitstream_read(&s->bc, 2); ^ "/home/martin/fate/src/libavcodec/webp.c", line 1430: Warning: #188-D: enumerated type mixed with another type s->alpha_compression = compression; ^ "/home/martin/fate/src/libavcodec/webp.c", line 1431: Warning: #188-D: enumerated type mixed with another type s->alpha_filter = filter_m; ^ /home/martin/fate/src/libavcodec/webp.c: 4 warnings, 0 errors CC libavcodec/wmalosslessdec.o CC libavcodec/wmaprodec.o CC libavcodec/wmavoice.o CC libavcodec/wmv2.o "/home/martin/fate/src/libavcodec/wmaprodec.c", line 1316: Warning: #550-D: variable "ret" was set but never used int i, ret; ^ /home/martin/fate/src/libavcodec/wmaprodec.c: 1 warning, 0 errors CC libavcodec/wmv2data.o CC libavcodec/wmv2dec.o "/home/martin/fate/src/libavcodec/wmv2.c", line 37: Warning: #188-D: enumerated type mixed with another type s->idsp.perm_type = w->wdsp.idct_perm; ^ "/home/martin/fate/src/libavcodec/wmv2.c", line 39: Warning: #188-D: enumerated type mixed with another type w->wdsp.idct_perm); ^ /home/martin/fate/src/libavcodec/wmv2.c: 2 warnings, 0 errors CC libavcodec/wmv2dsp.o CC libavcodec/wmv2enc.o CC libavcodec/wnv1.o CC libavcodec/wrapped_avframe.o CC libavcodec/ws-snd1.o CC libavcodec/xan.o CC libavcodec/xbmdec.o CC libavcodec/xbmenc.o "/home/martin/fate/src/libavcodec/xbmenc.c", line 30: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/xbmenc.c", line 31: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/xbmenc.c", line 32: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/xbmenc.c: 3 warnings, 0 errors CC libavcodec/xiph.o CC libavcodec/xl.o CC libavcodec/xsubdec.o CC libavcodec/xsubenc.o CC libavcodec/xvididct.o CC libavcodec/xwddec.o "/home/martin/fate/src/libavcodec/xsubdec.c", line 136: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/xsubdec.c", line 142: Warning: #1361-D: field "pict" (declared at line 3227 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->pict.data[j] = rect->data[j]; ^ "/home/martin/fate/src/libavcodec/xsubdec.c", line 142: Warning: #1361-D: field "data" (declared at line 3182 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->pict.data[j] = rect->data[j]; ^ "/home/martin/fate/src/libavcodec/xsubdec.c", line 143: Warning: #1361-D: field "pict" (declared at line 3227 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->pict.linesize[j] = rect->linesize[j]; ^ "/home/martin/fate/src/libavcodec/xsubdec.c", line 143: Warning: #1361-D: field "linesize" (declared at line 3184 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->pict.linesize[j] = rect->linesize[j]; ^ "/home/martin/fate/src/libavcodec/xsubdec.c", line 146: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/xsubdec.c: 6 warnings, 0 errors CC libavcodec/xwdenc.o "/home/martin/fate/src/libavcodec/xsubenc.c", line 135: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/xsubenc.c", line 140: Warning: #1361-D: field "pict" (declared at line 3227 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->data[j] = rect->pict.data[j]; ^ "/home/martin/fate/src/libavcodec/xsubenc.c", line 140: Warning: #1361-D: field "data" (declared at line 3182 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->data[j] = rect->pict.data[j]; ^ "/home/martin/fate/src/libavcodec/xsubenc.c", line 141: Warning: #1361-D: field "pict" (declared at line 3227 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->linesize[j] = rect->pict.linesize[j]; ^ "/home/martin/fate/src/libavcodec/xsubenc.c", line 141: Warning: #1361-D: field "linesize" (declared at line 3184 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" rect->linesize[j] = rect->pict.linesize[j]; ^ "/home/martin/fate/src/libavcodec/xsubenc.c", line 144: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/xsubenc.c: 6 warnings, 0 errors CC libavcodec/xxan.o CC libavcodec/yop.o "/home/martin/fate/src/libavcodec/xwdenc.c", line 150: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/xwdenc.c", line 151: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = 1; ^ "/home/martin/fate/src/libavcodec/xwdenc.c", line 152: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^ "/home/martin/fate/src/libavcodec/xwdenc.c", line 153: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/xwdenc.c: 4 warnings, 0 errors CC libavcodec/zerocodec.o CC libavcodec/zmbv.o CC libavcodec/zmbvenc.o CC libavresample/arm/audio_convert_init.o AS libavresample/arm/audio_convert_neon.o CC libavresample/arm/resample_init.o "/home/martin/fate/src/libavcodec/zmbvenc.c", line 139: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavcodec/zmbvenc.c", line 140: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->pict_type = keyframe ? AV_PICTURE_TYPE_I : AV_PICTURE_TYPE_P; ^ "/home/martin/fate/src/libavcodec/zmbvenc.c", line 141: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" avctx->coded_frame->key_frame = keyframe; ^ "/home/martin/fate/src/libavcodec/zmbvenc.c", line 142: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ /home/martin/fate/src/libavcodec/zmbvenc.c: 4 warnings, 0 errors AS libavresample/arm/resample_neon.o CC libavresample/audio_convert.o CC libavresample/audio_data.o CC libavresample/audio_mix.o CC libavresample/audio_mix_matrix.o CC libavresample/dither.o CC libavresample/options.o CC libavresample/resample.o CC libavresample/utils.o AR libswscale/libswscale.a CC libavutil/adler32.o CC libavutil/aes.o "/home/martin/fate/src/libavresample/utils.c", line 514: Warning: #188-D: enumerated type mixed with another type avr->in_sample_fmt = in->format; ^ "/home/martin/fate/src/libavresample/utils.c", line 520: Warning: #188-D: enumerated type mixed with another type avr->out_sample_fmt = out->format; ^ "/home/martin/fate/src/libavresample/utils.c", line 590: Warning: #188-D: enumerated type mixed with another type int bytes_per_sample = av_get_bytes_per_sample(out->format); ^ "/home/martin/fate/src/libavresample/utils.c", line 595: Warning: #188-D: enumerated type mixed with another type if (av_sample_fmt_is_planar(out->format)) { ^ /home/martin/fate/src/libavresample/utils.c: 4 warnings, 0 errors CC libavutil/arm/cpu.o CC libavutil/arm/float_dsp_init_arm.o CC libavutil/arm/float_dsp_init_neon.o CC libavutil/arm/float_dsp_init_vfp.o AS libavutil/arm/float_dsp_neon.o AS libavutil/arm/float_dsp_vfp.o CC libavutil/audio_fifo.o CC libavutil/avstring.o "/home/martin/fate/src/libavcodec/vp8.c", line 943: Warning: #550-D: variable "mb_edge" was set but never used VP8Macroblock *mb_edge[12]; ^ "/home/martin/fate/src/libavcodec/vp8.c", line 2283: Warning: #550-D: variable "next_td" was set but never used VP8ThreadData *prev_td, *next_td, *td = &s->thread_data[threadnr]; ^ "/home/martin/fate/src/libavcodec/vp8.c", line 2465: Warning: #177-D: variable "next_td" was declared but never referenced VP8ThreadData *next_td = NULL, *prev_td = NULL; ^ "/home/martin/fate/src/libavcodec/vp8.c", line 2465: Warning: #177-D: variable "prev_td" was declared but never referenced VP8ThreadData *next_td = NULL, *prev_td = NULL; ^ "/home/martin/fate/src/libavcodec/vp8.c", line 2529: Warning: #188-D: enumerated type mixed with another type s->pix_fmt = ff_get_format(s->avctx, pix_fmts); ^ "/home/martin/fate/src/libavcodec/vp8.c", line 2778: Warning: #177-D: function "vp8_decode_init_thread_copy" was declared but never referenced static av_cold int vp8_decode_init_thread_copy(AVCodecContext *avctx) ^ "/home/martin/fate/src/libavcodec/vp8.c", line 2795: Warning: #177-D: function "vp8_decode_update_thread_context" was declared but never referenced static int vp8_decode_update_thread_context(AVCodecContext *dst, ^ /home/martin/fate/src/libavcodec/vp8.c: 7 warnings, 0 errors CC libavutil/base64.o CC libavutil/blowfish.o CC libavutil/buffer.o CC libavutil/channel_layout.o "/home/martin/fate/src/libavutil/avstring.c", line 57: Warning: #120-D: return value type does not match the function type return s1; ^ "/home/martin/fate/src/libavutil/avstring.c", line 61: Warning: #120-D: return value type does not match the function type return s1; ^ "/home/martin/fate/src/libavutil/avstring.c", line 71: Warning: #120-D: return value type does not match the function type return haystack; ^ "/home/martin/fate/src/libavutil/avstring.c", line 75: Warning: #120-D: return value type does not match the function type return haystack; ^ /home/martin/fate/src/libavutil/avstring.c: 4 warnings, 0 errors CC libavutil/cpu.o CC libavutil/crc.o "/home/martin/fate/src/libavutil/cpu.c", line 55: Warning: #111-D: statement is unreachable if (ARCH_PPC) ^ "/home/martin/fate/src/libavutil/cpu.c", line 191: Warning: #111-D: statement is unreachable if (ARCH_PPC) ^ /home/martin/fate/src/libavutil/cpu.c: 2 warnings, 0 errors CC libavutil/des.o "/home/martin/fate/src/libavutil/buffer.c", line 116: Warning: #68-D: integer conversion resulted in a change of sign if (atomic_fetch_add_explicit(&b->refcount, -1, memory_order_acq_rel) == 1) { ^ "/home/martin/fate/src/libavutil/buffer.c", line 264: Warning: #68-D: integer conversion resulted in a change of sign if (atomic_fetch_add_explicit(&pool->refcount, -1, memory_order_acq_rel) == 1) ^ "/home/martin/fate/src/libavutil/buffer.c", line 278: Warning: #68-D: integer conversion resulted in a change of sign if (atomic_fetch_add_explicit(&pool->refcount, -1, memory_order_acq_rel) == 1) ^ /home/martin/fate/src/libavutil/buffer.c: 3 warnings, 0 errors CC libavutil/dict.o CC libavutil/display.o CC libavutil/downmix_info.o CC libavutil/error.o CC libavutil/eval.o CC libavutil/fifo.o CC libavutil/file_open.o CC libavutil/file.o CC libavutil/float_dsp.o CC libavutil/frame.o CC libavutil/hmac.o CC libavutil/hwcontext.o "/home/martin/fate/src/libavutil/eval.c", line 342: Warning: #188-D: enumerated type mixed with another type e->type =type ; ^ /home/martin/fate/src/libavutil/eval.c: 1 warning, 0 errors CC libavutil/imgutils.o CC libavutil/intmath.o "/home/martin/fate/src/libavutil/hwcontext.c", line 67: Warning: #188-D: enumerated type mixed with another type return type; ^ /home/martin/fate/src/libavutil/hwcontext.c: 1 warning, 0 errors CC libavutil/lfg.o "/home/martin/fate/src/libavutil/frame.c", line 98: Warning: #188-D: enumerated type mixed with another type ret = av_image_fill_linesizes(frame->linesize, frame->format, ^ "/home/martin/fate/src/libavutil/frame.c", line 110: Warning: #188-D: enumerated type mixed with another type if ((ret = av_image_fill_pointers(frame->data, frame->format, frame->height, ^ "/home/martin/fate/src/libavutil/frame.c", line 118: Warning: #188-D: enumerated type mixed with another type if (av_image_fill_pointers(frame->data, frame->format, frame->height, ^ "/home/martin/fate/src/libavutil/frame.c", line 133: Warning: #188-D: enumerated type mixed with another type int planar = av_sample_fmt_is_planar(frame->format); ^ "/home/martin/fate/src/libavutil/frame.c", line 139: Warning: #188-D: enumerated type mixed with another type frame->nb_samples, frame->format, ^ "/home/martin/fate/src/libavutil/frame.c", line 400: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavutil/frame.c", line 401: Warning: #1361-D: field "pkt_pts" (declared at line 235 of "/home/martin/fate/src/libavutil/frame.h") was declared "deprecated" dst->pkt_pts = src->pkt_pts; ^ "/home/martin/fate/src/libavutil/frame.c", line 401: Warning: #1361-D: field "pkt_pts" (declared at line 235 of "/home/martin/fate/src/libavutil/frame.h") was declared "deprecated" dst->pkt_pts = src->pkt_pts; ^ "/home/martin/fate/src/libavutil/frame.c", line 402: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavutil/frame.c", line 417: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavutil/frame.c", line 418: Warning: #1361-D: field "error" (declared at line 267 of "/home/martin/fate/src/libavutil/frame.h") was declared "deprecated" memcpy(dst->error, src->error, sizeof(dst->error)); ^ "/home/martin/fate/src/libavutil/frame.c", line 418: Warning: #1361-D: field "error" (declared at line 267 of "/home/martin/fate/src/libavutil/frame.h") was declared "deprecated" memcpy(dst->error, src->error, sizeof(dst->error)); ^ "/home/martin/fate/src/libavutil/frame.c", line 418: Warning: #1361-D: field "error" (declared at line 267 of "/home/martin/fate/src/libavutil/frame.h") was declared "deprecated" memcpy(dst->error, src->error, sizeof(dst->error)); ^ "/home/martin/fate/src/libavutil/frame.c", line 419: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavutil/frame.c", line 453: Warning: #188-D: enumerated type mixed with another type planes = av_sample_fmt_is_planar(frame->format) ? channels : 1; ^ "/home/martin/fate/src/libavutil/frame.c", line 528: Warning: #188-D: enumerated type mixed with another type planes = av_pix_fmt_count_planes(dst->format); ^ "/home/martin/fate/src/libavutil/frame.c", line 536: Warning: #188-D: enumerated type mixed with another type dst->format, dst->width, dst->height); ^ "/home/martin/fate/src/libavutil/frame.c", line 543: Warning: #188-D: enumerated type mixed with another type int planar = av_sample_fmt_is_planar(dst->format); ^ "/home/martin/fate/src/libavutil/frame.c", line 557: Warning: #188-D: enumerated type mixed with another type dst->nb_samples, channels, dst->format); ^ "/home/martin/fate/src/libavutil/frame.c", line 636: Warning: #188-D: enumerated type mixed with another type desc = av_pix_fmt_desc_get(frame->format); ^ /home/martin/fate/src/libavutil/frame.c: 20 warnings, 0 errors CC libavutil/lls.o CC libavutil/log.o CC libavutil/log2_tab.o CC libavutil/lzo.o CC libavutil/mathematics.o CC libavutil/md5.o "/home/martin/fate/src/libavutil/mathematics.c", line 48: Warning: #188-D: enumerated type mixed with another type return -av_rescale_rnd(-a, b, c, rnd ^ ((rnd >> 1) & 1)); ^ /home/martin/fate/src/libavutil/mathematics.c: 1 warning, 0 errors CC libavutil/mem.o CC libavutil/opt.o CC libavutil/parseutils.o CC libavutil/pixdesc.o CC libavutil/random_seed.o CC libavutil/rational.o CC libavutil/rc4.o "/home/martin/fate/src/libavutil/pixdesc.c", line 130: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavutil/pixdesc.c", line 1769: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/libavutil/pixdesc.c", line 1849: Warning: #188-D: enumerated type mixed with another type for (pix_fmt = 0; pix_fmt < AV_PIX_FMT_NB; pix_fmt++) ^ "/home/martin/fate/src/libavutil/pixdesc.c", line 1944: Warning: #188-D: enumerated type mixed with another type return desc - av_pix_fmt_descriptors; ^ /home/martin/fate/src/libavutil/pixdesc.c: 4 warnings, 0 errors CC libavutil/samplefmt.o CC libavutil/sha.o CC libavutil/spherical.o CC libavutil/stereo3d.o "/home/martin/fate/src/libavutil/samplefmt.c", line 60: Warning: #188-D: enumerated type mixed with another type return i; ^ /home/martin/fate/src/libavutil/samplefmt.c: 1 warning, 0 errors CC libavutil/time.o CC libavutil/tree.o CC libavutil/utils.o CC libavutil/xtea.o CC avtools/avconv_opt.o CC avtools/avconv_filter.o CC avtools/avconv_hw.o CC avtools/cmdutils.o CC avtools/avconv.o "/home/martin/fate/src/avtools/avconv_filter.c", line 67: Warning: #188-D: enumerated type mixed with another type DEF_CHOOSE_FORMAT(pix_fmts, enum AVPixelFormat, format, formats, AV_PIX_FMT_NONE, ^ "/home/martin/fate/src/avtools/avconv_filter.c", line 67: Warning: #120-D: return value type does not match the function type DEF_CHOOSE_FORMAT(pix_fmts, enum AVPixelFormat, format, formats, AV_PIX_FMT_NONE, ^ "/home/martin/fate/src/avtools/avconv_filter.c", line 70: Warning: #188-D: enumerated type mixed with another type DEF_CHOOSE_FORMAT(sample_fmts, enum AVSampleFormat, format, formats, ^ "/home/martin/fate/src/avtools/avconv_filter.c", line 70: Warning: #120-D: return value type does not match the function type DEF_CHOOSE_FORMAT(sample_fmts, enum AVSampleFormat, format, formats, ^ "/home/martin/fate/src/avtools/avconv_filter.c", line 73: Warning: #120-D: return value type does not match the function type DEF_CHOOSE_FORMAT(sample_rates, int, sample_rate, sample_rates, 0, ^ "/home/martin/fate/src/avtools/avconv_filter.c", line 76: Warning: #120-D: return value type does not match the function type DEF_CHOOSE_FORMAT(channel_layouts, uint64_t, channel_layout, channel_layouts, 0, ^ /home/martin/fate/src/avtools/avconv_filter.c: 6 warnings, 0 errors CC avtools/avprobe.o "/home/martin/fate/src/avtools/cmdutils.c", line 67: Warning: #188-D: enumerated type mixed with another type sws_opts = sws_getContext(16, 16, 0, 16, 16, 0, SWS_BICUBIC, ^ "/home/martin/fate/src/avtools/cmdutils.c", line 67: Warning: #188-D: enumerated type mixed with another type sws_opts = sws_getContext(16, 16, 0, 16, 16, 0, SWS_BICUBIC, ^ "/home/martin/fate/src/avtools/cmdutils.c", line 1254: Warning: #188-D: enumerated type mixed with another type printf("%s\n", av_get_sample_fmt_string(fmt_str, sizeof(fmt_str), i)); ^ /home/martin/fate/src/avtools/cmdutils.c: 3 warnings, 0 errors HOSTCC doc/print_options.o CC libavfilter/tests/filtfmts.o "/home/martin/fate/src/avtools/avprobe.c", line 477: Warning: #188-D: enumerated type mixed with another type octx.prefix[octx.level++] = (PrintElement){name, type, count, 0}; ^ "/home/martin/fate/src/avtools/avprobe.c", line 739: Warning: #188-D: enumerated type mixed with another type desc = av_pix_fmt_desc_get(par->format); ^ /home/martin/fate/src/avtools/avprobe.c: 2 warnings, 0 errors CC libavformat/tests/seek.o "/home/martin/fate/src/libavfilter/tests/filtfmts.c", line 107: Warning: #188-D: enumerated type mixed with another type av_get_pix_fmt_name(fmts->formats[j])); ^ "/home/martin/fate/src/libavfilter/tests/filtfmts.c", line 116: Warning: #188-D: enumerated type mixed with another type av_get_pix_fmt_name(fmts->formats[j])); ^ /home/martin/fate/src/libavfilter/tests/filtfmts.c: 2 warnings, 0 errors CC libavformat/tests/url.o CC libavformat/tests/movenc.o "/home/martin/fate/src/avtools/avconv_opt.c", line 706: Warning: #550-D: variable "ret" was set but never used int ret; ^ "/home/martin/fate/src/avtools/avconv_opt.c", line 1236: Warning: #120-D: return value type does not match the function type return read_file(filter_script); ^ "/home/martin/fate/src/avtools/avconv_opt.c", line 1369: Warning: #144-D: a value of type "uint8_t *" cannot be used to initialize an entity of type "char *" char *logbuffer = read_file(logfilename); ^ /home/martin/fate/src/avtools/avconv_opt.c: 3 warnings, 0 errors CC libavformat/tests/noproxy.o CC libavformat/tests/srtp.o CC libavcodec/tests/fft.o CC libavcodec/tests/fft-fixed.o CC libavcodec/tests/golomb.o CC libavcodec/tests/dct.o CC libavresample/tests/avresample.o CC libswscale/tests/colorspace.o "/home/martin/fate/src/avtools/avconv.c", line 581: Warning: #188-D: enumerated type mixed with another type in_picture->pict_type = 0; ^ "/home/martin/fate/src/avtools/avconv.c", line 654: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/avtools/avconv.c", line 656: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" fprintf(vstats_file, "PSNR= %6.2f ", psnr(enc->coded_frame->error[0] / (enc->width * enc->height * 255.0 * 255.0))); ^ "/home/martin/fate/src/avtools/avconv.c", line 656: Warning: #1361-D: field "error" (declared at line 267 of "/home/martin/fate/src/libavutil/frame.h") was declared "deprecated" fprintf(vstats_file, "PSNR= %6.2f ", psnr(enc->coded_frame->error[0] / (enc->width * enc->height * 255.0 * 255.0))); ^ "/home/martin/fate/src/avtools/avconv.c", line 657: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/avtools/avconv.c", line 671: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/avtools/avconv.c", line 672: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" fprintf(vstats_file, "type= %c\n", av_get_picture_type_char(enc->coded_frame->pict_type)); ^ "/home/martin/fate/src/avtools/avconv.c", line 673: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/avtools/avconv.c", line 992: Warning: #2803-D: unrecognized GCC pragma FF_DISABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/avtools/avconv.c", line 1004: Warning: #1361-D: field "coded_frame" (declared at line 2395 of "/home/martin/fate/src/libavcodec/avcodec.h") was declared "deprecated" error = enc->coded_frame->error[j]; ^ "/home/martin/fate/src/avtools/avconv.c", line 1004: Warning: #1361-D: field "error" (declared at line 267 of "/home/martin/fate/src/libavutil/frame.h") was declared "deprecated" error = enc->coded_frame->error[j]; ^ "/home/martin/fate/src/avtools/avconv.c", line 1015: Warning: #2803-D: unrecognized GCC pragma FF_ENABLE_DEPRECATION_WARNINGS ^ "/home/martin/fate/src/avtools/avconv.c", line 1425: Warning: #188-D: enumerated type mixed with another type ist->hwaccel_retrieved_pix_fmt = decoded_frame->format; ^ "/home/martin/fate/src/avtools/avconv.c", line 2034: Warning: #188-D: enumerated type mixed with another type enc_ctx->sample_fmt = ost->filter->filter->inputs[0]->format; ^ "/home/martin/fate/src/avtools/avconv.c", line 2049: Warning: #188-D: enumerated type mixed with another type enc_ctx->pix_fmt = ost->filter->filter->inputs[0]->format; ^ "/home/martin/fate/src/avtools/avconv.c", line 2240: Warning: #188-D: enumerated type mixed with another type p->discard = discard; ^ /home/martin/fate/src/avtools/avconv.c: 16 warnings, 0 errors CC libswscale/tests/swscale.o CC libavutil/tests/adler32.o CC libavutil/tests/aes.o CC libavutil/tests/avstring.o CC libavutil/tests/base64.o "/home/martin/fate/src/libswscale/tests/swscale.c", line 255: Warning: #188-D: enumerated type mixed with another type for (srcFormat = srcFormat_in != AV_PIX_FMT_NONE ? srcFormat_in : 0; ^ "/home/martin/fate/src/libswscale/tests/swscale.c", line 263: Warning: #188-D: enumerated type mixed with another type for (dstFormat = dstFormat_in != AV_PIX_FMT_NONE ? dstFormat_in : 0; ^ /home/martin/fate/src/libswscale/tests/swscale.c: 2 warnings, 0 errors CC libavutil/tests/blowfish.o CC libavutil/tests/cpu.o "/home/martin/fate/src/libavutil/tests/base64.c", line 33: Warning: #550-D: variable "data2_size" was set but never used int data2_size, max_data2_size = MAX_DATA_SIZE; ^ /home/martin/fate/src/libavutil/tests/base64.c: 1 warning, 0 errors CC libavutil/tests/crc.o CC libavutil/tests/des.o "/home/martin/fate/src/libavutil/tests/crc.c", line 41: Warning: #188-D: enumerated type mixed with another type ctx = av_crc_get_table(p[i][0]); ^ /home/martin/fate/src/libavutil/tests/crc.c: 1 warning, 0 errors CC libavutil/tests/eval.o CC libavutil/tests/fifo.o CC libavutil/tests/float_dsp.o CC libavutil/tests/hmac.o CC libavutil/tests/lfg.o CC libavutil/tests/lls.o CC libavutil/tests/md5.o CC libavutil/tests/opt.o CC libavutil/tests/parseutils.o CC libavutil/tests/sha.o "/home/martin/fate/src/libavutil/tests/lls.c", line 28: Warning: #1041-D: alignment for an auto object may not be larger than 8 LLSModel m; ^ /home/martin/fate/src/libavutil/tests/lls.c: 1 warning, 0 errors CC libavutil/tests/tree.o CC libavutil/tests/xtea.o AR libavcodec/libavcodec.a AR libavresample/libavresample.a AR libavutil/libavutil.a HOSTLD doc/print_options GENTEXI doc/avoptions_format.texi GENTEXI doc/avoptions_codec.texi POD doc/avconv.pod POD doc/avprobe.pod HTML doc/avconv.html HTML doc/avprobe.html LD libavresample/tests/avresample LD libswscale/tests/colorspace LD libswscale/tests/swscale Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/adler32 Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/aes Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/avstring Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/base64 Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/blowfish LD libavutil/tests/cpu Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/crc Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/des Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/eval Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/fifo Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/float_dsp Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/hmac Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/lfg Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/lls Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/md5 Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/opt Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/parseutils Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/sha Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/tree Finished: 0 information, 1 warning and 0 error messages. LD libavutil/tests/xtea Finished: 0 information, 1 warning and 0 error messages. LD avconv Finished: 0 information, 1 warning and 0 error messages. LD avprobe Finished: 0 information, 1 warning and 0 error messages. MAN doc/avconv.1 Finished: 0 information, 1 warning and 0 error messages. MAN doc/avprobe.1 LD libavfilter/tests/filtfmts LD libavformat/tests/seek Finished: 0 information, 1 warning and 0 error messages. LD libavformat/tests/url Finished: 0 information, 1 warning and 0 error messages. LD libavformat/tests/movenc Finished: 0 information, 1 warning and 0 error messages. LD libavformat/tests/noproxy Finished: 0 information, 1 warning and 0 error messages. LD libavformat/tests/srtp Finished: 0 information, 1 warning and 0 error messages. LD libavcodec/tests/fft Finished: 0 information, 1 warning and 0 error messages. LD libavcodec/tests/fft-fixed Finished: 0 information, 1 warning and 0 error messages. LD libavcodec/tests/golomb Finished: 0 information, 1 warning and 0 error messages. LD libavcodec/tests/dct Finished: 0 information, 1 warning and 0 error messages. LD libavcodec/tests/iirfilter Finished: 0 information, 1 warning and 0 error messages. LD libavcodec/tests/mpeg12framerate Finished: 0 information, 1 warning and 0 error messages. LD libavcodec/tests/rangecoder Finished: 0 information, 1 warning and 0 error messages. Finished: 0 information, 1 warning and 0 error messages. Finished: 0 information, 1 warning and 0 error messages. Finished: 0 information, 1 warning and 0 error messages. INSTALL doc/avconv.1 INSTALL doc/avprobe.1 INSTALL doc/avconv.html INSTALL doc/avprobe.html INSTALL doc/developer.html INSTALL doc/faq.html INSTALL doc/fate.html INSTALL doc/general.html INSTALL doc/git-howto.html INSTALL doc/libavfilter.html INSTALL doc/nut.html INSTALL doc/platform.html INSTALL install-progs-yes INSTALL avconv INSTALL avprobe INSTALL presets/libx264-slow.avpreset INSTALL presets/libx264-lossless_slower.avpreset INSTALL presets/libx264-ultrafast_firstpass.avpreset INSTALL presets/libx264-lossless_max.avpreset INSTALL presets/libvpx-1080p.avpreset INSTALL presets/libx264-medium_firstpass.avpreset INSTALL presets/libx264-baseline.avpreset INSTALL presets/libvpx-720p50_60.avpreset INSTALL presets/libx264-placebo_firstpass.avpreset INSTALL presets/libx264-lossless_fast.avpreset INSTALL presets/libx264-veryfast.avpreset INSTALL presets/libx264-medium.avpreset INSTALL presets/libx264-veryslow_firstpass.avpreset INSTALL presets/libx264-placebo.avpreset INSTALL presets/libx264-slow_firstpass.avpreset INSTALL presets/libx264-ultrafast.avpreset INSTALL presets/libx264-ipod320.avpreset INSTALL presets/libx264-slower_firstpass.avpreset INSTALL presets/libvpx-720p.avpreset INSTALL presets/libx264-veryfast_firstpass.avpreset INSTALL presets/libx264-ipod640.avpreset INSTALL presets/libx264-faster_firstpass.avpreset INSTALL presets/libx264-lossless_ultrafast.avpreset INSTALL presets/libx264-slower.avpreset INSTALL presets/libx264-superfast_firstpass.avpreset INSTALL presets/libx264-lossless_medium.avpreset INSTALL presets/libx264-veryslow.avpreset INSTALL presets/libx264-main.avpreset INSTALL presets/libx264-faster.avpreset INSTALL presets/libx264-superfast.avpreset INSTALL presets/libvpx-1080p50_60.avpreset INSTALL presets/libx264-lossless_slow.avpreset INSTALL presets/libx264-fast.avpreset INSTALL presets/libvpx-360p.avpreset INSTALL presets/libx264-fast_firstpass.avpreset INSTALL libavdevice/libavdevice.a INSTALL libavfilter/libavfilter.a INSTALL libavformat/libavformat.a INSTALL libavcodec/libavcodec.a INSTALL libavresample/libavresample.a INSTALL libswscale/libswscale.a INSTALL libavutil/libavutil.a INSTALL libavdevice/avdevice.h INSTALL libavdevice/version.h INSTALL libavdevice/libavdevice.pc INSTALL libavfilter/avfilter.h INSTALL libavfilter/buffersink.h INSTALL libavfilter/buffersrc.h INSTALL libavfilter/version.h INSTALL libavfilter/libavfilter.pc INSTALL libavformat/avformat.h INSTALL libavformat/avio.h INSTALL libavformat/version.h INSTALL libavformat/libavformat.pc INSTALL libavcodec/ac3_parser.h INSTALL libavcodec/adts_parser.h INSTALL libavcodec/avcodec.h INSTALL libavcodec/avfft.h INSTALL libavcodec/d3d11va.h INSTALL libavcodec/dirac.h INSTALL libavcodec/dv_profile.h INSTALL libavcodec/dxva2.h INSTALL libavcodec/qsv.h INSTALL libavcodec/vaapi.h INSTALL libavcodec/vda.h INSTALL libavcodec/vdpau.h INSTALL libavcodec/version.h INSTALL libavcodec/vorbis_parser.h INSTALL libavcodec/libavcodec.pc INSTALL libavresample/avresample.h INSTALL libavresample/version.h INSTALL libavresample/libavresample.pc INSTALL libswscale/swscale.h INSTALL libswscale/version.h INSTALL libswscale/libswscale.pc INSTALL libavutil/adler32.h INSTALL libavutil/aes.h INSTALL libavutil/attributes.h INSTALL libavutil/audio_fifo.h INSTALL libavutil/avassert.h INSTALL libavutil/avstring.h INSTALL libavutil/avutil.h INSTALL libavutil/base64.h INSTALL libavutil/blowfish.h INSTALL libavutil/bswap.h INSTALL libavutil/buffer.h INSTALL libavutil/channel_layout.h INSTALL libavutil/common.h INSTALL libavutil/cpu.h INSTALL libavutil/crc.h INSTALL libavutil/dict.h INSTALL libavutil/display.h INSTALL libavutil/downmix_info.h INSTALL libavutil/error.h INSTALL libavutil/eval.h INSTALL libavutil/fifo.h INSTALL libavutil/file.h INSTALL libavutil/frame.h INSTALL libavutil/hmac.h INSTALL libavutil/hwcontext.h INSTALL libavutil/hwcontext_cuda.h INSTALL libavutil/hwcontext_d3d11va.h INSTALL libavutil/hwcontext_dxva2.h INSTALL libavutil/hwcontext_qsv.h INSTALL libavutil/hwcontext_vaapi.h INSTALL libavutil/hwcontext_vdpau.h INSTALL libavutil/imgutils.h INSTALL libavutil/intfloat.h INSTALL libavutil/intreadwrite.h INSTALL libavutil/lfg.h INSTALL libavutil/log.h INSTALL libavutil/macros.h INSTALL libavutil/mathematics.h INSTALL libavutil/md5.h INSTALL libavutil/mem.h INSTALL libavutil/opt.h INSTALL libavutil/parseutils.h INSTALL libavutil/pixdesc.h INSTALL libavutil/pixfmt.h INSTALL libavutil/random_seed.h INSTALL libavutil/rational.h INSTALL libavutil/replaygain.h INSTALL libavutil/samplefmt.h INSTALL libavutil/sha.h INSTALL libavutil/spherical.h INSTALL libavutil/stereo3d.h INSTALL libavutil/time.h INSTALL libavutil/version.h INSTALL libavutil/xtea.h INSTALL libavutil/lzo.h INSTALL libavutil/avconfig.h INSTALL libavutil/libavutil.pc