=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for ffmpeg010-20150312.0.10.16nb5 git: not found git: not found CC libavdevice/alldevices.o CC libavdevice/lavfi.o CC libavdevice/avdevice.o CC libavdevice/bktr.o CC libavdevice/oss_audio.o CC libavfilter/af_aconvert.o CC libavfilter/af_aformat.o CC libavdevice/v4l2.o CC libavfilter/af_amerge.o libavfilter/af_aconvert.c:53:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] void (*convert_chlayout)(); ///< function to do the requested rematrixing ^ libavfilter/af_aconvert.c:105:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] void (*func)(); ^ CC libavfilter/af_anull.o CC libavfilter/af_aresample.o CC libavfilter/af_ashowinfo.o CC libavfilter/af_asplit.o CC libavfilter/af_astreamsync.o CC libavfilter/af_earwax.o CC libavfilter/af_pan.o CC libavfilter/af_silencedetect.o CC libavfilter/af_volume.o CC libavfilter/allfilters.o CC libavfilter/asink_anullsink.o CC libavfilter/asrc_abuffer.o CC libavfilter/asrc_aevalsrc.o CC libavfilter/asrc_anullsrc.o CC libavfilter/avcodec.o CC libavfilter/avfilter.o CC libavfilter/avfiltergraph.o CC libavfilter/defaults.o CC libavfilter/drawutils.o CC libavfilter/formats.o CC libavfilter/graphparser.o CC libavfilter/graphdump.o CC libavfilter/libmpcodecs/img_format.o CC libavfilter/libmpcodecs/mp_image.o CC libavfilter/libmpcodecs/vf_2xsai.o CC libavfilter/libmpcodecs/pullup.o CC libavfilter/libmpcodecs/vf_denoise3d.o CC libavfilter/libmpcodecs/vf_decimate.o CC libavfilter/libmpcodecs/vf_detc.o CC libavfilter/libmpcodecs/vf_dint.o CC libavfilter/libmpcodecs/vf_divtc.o CC libavfilter/libmpcodecs/vf_down3dright.o CC libavfilter/libmpcodecs/vf_dsize.o CC libavfilter/libmpcodecs/vf_eq.o libavfilter/libmpcodecs/vf_eq.c:38:1: warning: useless storage class specifier in empty declaration [enabled by default] }; ^ CC libavfilter/libmpcodecs/vf_field.o CC libavfilter/libmpcodecs/vf_eq2.o CC libavfilter/libmpcodecs/vf_fil.o CC libavfilter/libmpcodecs/vf_fixpts.o CC libavfilter/libmpcodecs/vf_framestep.o CC libavfilter/libmpcodecs/vf_fspp.o CC libavfilter/libmpcodecs/vf_geq.o CC libavfilter/libmpcodecs/vf_harddup.o CC libavfilter/libmpcodecs/vf_hqdn3d.o CC libavfilter/libmpcodecs/vf_il.o CC libavfilter/libmpcodecs/vf_ilpack.o CC libavfilter/libmpcodecs/vf_hue.o CC libavfilter/libmpcodecs/vf_ivtc.o CC libavfilter/libmpcodecs/vf_kerndeint.o CC libavfilter/libmpcodecs/vf_mcdeint.o libavfilter/libmpcodecs/vf_mcdeint.c: In function 'config': libavfilter/libmpcodecs/vf_mcdeint.c:199:13: warning: 'avcodec_alloc_context' is deprecated (declared at ./libavcodec/avcodec.h:4025) [-Wdeprecated-declarations] vf->priv->avctx_enc= avcodec_alloc_context(); ^ libavfilter/libmpcodecs/vf_mcdeint.c:227:13: warning: 'avcodec_open' is deprecated (declared at ./libavcodec/avcodec.h:4155) [-Wdeprecated-declarations] avcodec_open(avctx_enc, enc); ^ CC libavfilter/libmpcodecs/vf_mirror.o CC libavfilter/libmpcodecs/vf_noise.o CC libavfilter/libmpcodecs/vf_ow.o CC libavfilter/libmpcodecs/vf_palette.o CC libavfilter/libmpcodecs/vf_perspective.o CC libavfilter/libmpcodecs/vf_phase.o CC libavfilter/libmpcodecs/vf_pp7.o CC libavfilter/libmpcodecs/vf_pullup.o CC libavfilter/libmpcodecs/vf_qp.o CC libavfilter/libmpcodecs/vf_rectangle.o CC libavfilter/libmpcodecs/vf_remove_logo.o CC libavfilter/libmpcodecs/vf_rotate.o CC libavfilter/libmpcodecs/vf_smartblur.o CC libavfilter/libmpcodecs/vf_screenshot.o CC libavfilter/libmpcodecs/vf_sab.o libavfilter/libmpcodecs/vf_screenshot.c: In function 'scale_image': libavfilter/libmpcodecs/vf_screenshot.c:137:5: warning: passing argument 2 of 'sws_scale' from incompatible pointer type [enabled by default] sws_scale(priv->ctx, mpi->planes, mpi->stride, 0, priv->dh, dst, dst_stride); ^ In file included from libavfilter/libmpcodecs/vf_screenshot.c:40:0: ./libswscale/swscale.h:237:5: note: expected 'const __uint8_t * const*' but argument is of type 'unsigned char **' int sws_scale(struct SwsContext *c, const uint8_t *const srcSlice[], ^ libavfilter/libmpcodecs/vf_screenshot.c: In function 'draw_slice': libavfilter/libmpcodecs/vf_screenshot.c:160:9: warning: passing argument 2 of 'sws_scale' from incompatible pointer type [enabled by default] sws_scale(vf->priv->ctx, src, stride, y, h, dst, dst_stride); ^ In file included from libavfilter/libmpcodecs/vf_screenshot.c:40:0: ./libswscale/swscale.h:237:5: note: expected 'const __uint8_t * const*' but argument is of type 'unsigned char **' int sws_scale(struct SwsContext *c, const uint8_t *const srcSlice[], ^ libavfilter/libmpcodecs/vf_screenshot.c: In function 'vf_open': libavfilter/libmpcodecs/vf_screenshot.c:303:5: warning: 'avcodec_alloc_context' is deprecated (declared at ./libavcodec/avcodec.h:4025) [-Wdeprecated-declarations] vf->priv->avctx = avcodec_alloc_context(); ^ libavfilter/libmpcodecs/vf_screenshot.c:305:5: warning: 'avcodec_open' is deprecated (declared at ./libavcodec/avcodec.h:4155) [-Wdeprecated-declarations] if (avcodec_open(vf->priv->avctx, avcodec_find_encoder(CODEC_ID_PNG))) { ^ CC libavfilter/libmpcodecs/vf_softpulldown.o CC libavfilter/libmpcodecs/vf_softskip.o CC libavfilter/libmpcodecs/vf_spp.o CC libavfilter/libmpcodecs/vf_stereo3d.o CC libavfilter/libmpcodecs/vf_swapuv.o libavfilter/libmpcodecs/vf_spp.c: In function 'vf_open': libavfilter/libmpcodecs/vf_spp.c:581:5: warning: 'avcodec_alloc_context' is deprecated (declared at ./libavcodec/avcodec.h:4025) [-Wdeprecated-declarations] vf->priv->avctx= avcodec_alloc_context(); ^ CC libavfilter/libmpcodecs/vf_telecine.o libavfilter/libmpcodecs/vf_stereo3d.c: In function 'vf_open': libavfilter/libmpcodecs/vf_stereo3d.c:389:5: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'enum stereo_code *' [-Wformat=] if (args) sscanf(args, "%d:%d", &vf->priv->in.fmt, &vf->priv->out.fmt); ^ libavfilter/libmpcodecs/vf_stereo3d.c:389:5: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'enum stereo_code *' [-Wformat=] libavfilter/libmpcodecs/vf_stereo3d.c:389:5: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'enum stereo_code *' [-Wformat=] libavfilter/libmpcodecs/vf_stereo3d.c:389:5: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'enum stereo_code *' [-Wformat=] CC libavfilter/libmpcodecs/vf_tile.o libavfilter/libmpcodecs/vf_tile.c: In function 'vf_open': libavfilter/libmpcodecs/vf_tile.c:289:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] args = ""; ^ CC libavfilter/libmpcodecs/vf_tinterlace.o CC libavfilter/libmpcodecs/vf_unsharp.o CC libavfilter/libmpcodecs/vf_uspp.o CC libavfilter/libmpcodecs/vf_yuvcsp.o CC libavfilter/libmpcodecs/vf_yvu9.o CC libavfilter/sink_buffer.o CC libavfilter/src_movie.o CC libavfilter/transform.o CC libavfilter/vf_aspect.o libavfilter/libmpcodecs/vf_uspp.c: In function 'config': libavfilter/libmpcodecs/vf_uspp.c:227:13: warning: 'avcodec_alloc_context' is deprecated (declared at ./libavcodec/avcodec.h:4025) [-Wdeprecated-declarations] vf->priv->avctx_enc[i]= avcodec_alloc_context(); ^ libavfilter/libmpcodecs/vf_uspp.c:237:13: warning: 'avcodec_open' is deprecated (declared at ./libavcodec/avcodec.h:4155) [-Wdeprecated-declarations] avcodec_open(avctx_enc, enc); ^ CC libavfilter/vf_blackframe.o CC libavfilter/vf_boxblur.o CC libavfilter/vf_copy.o CC libavfilter/vf_crop.o CC libavfilter/vf_cropdetect.o CC libavfilter/vf_delogo.o CC libavfilter/vf_deshake.o CC libavfilter/vf_drawbox.o CC libavfilter/vf_fade.o CC libavfilter/vf_fieldorder.o CC libavfilter/vf_fifo.o CC libavfilter/vf_gradfun.o CC libavfilter/vf_format.o CC libavfilter/vf_hflip.o CC libavfilter/vf_hqdn3d.o CC libavfilter/vf_lut.o CC libavfilter/vf_mp.o CC libavfilter/vf_null.o CC libavfilter/vf_overlay.o libavfilter/vf_mp.c: In function 'init': libavfilter/vf_mp.c:763:5: warning: passing argument 2 of 'm->vf.info->vf_open' discards 'const' qualifier from pointer target type [enabled by default] if(m->vf.info->vf_open(&m->vf, args)<=0){ ^ libavfilter/vf_mp.c:763:5: note: expected 'char *' but argument is of type 'const char *' CC libavfilter/vf_pad.o CC libavfilter/vf_pixdesctest.o CC libavfilter/vf_scale.o CC libavfilter/vf_select.o CC libavfilter/vf_settb.o CC libavfilter/vf_setpts.o CC libavfilter/vf_showinfo.o CC libavfilter/vf_slicify.o CC libavfilter/vf_split.o CC libavfilter/vf_thumbnail.o CC libavfilter/vf_swapuv.o CC libavfilter/vf_tinterlace.o CC libavfilter/vf_transpose.o CC libavfilter/vf_vflip.o CC libavfilter/vf_unsharp.o CC libavfilter/vf_yadif.o CC libavfilter/vsink_nullsink.o CC libavfilter/vsrc_buffer.o CC libavfilter/vsrc_cellauto.o CC libavfilter/vsrc_color.o CC libavfilter/vsrc_life.o libavfilter/vsrc_cellauto.c: In function 'init_pattern_from_string': libavfilter/vsrc_cellauto.c:142:13: warning: array subscript has type 'char' [-Wchar-subscripts] cellauto->buf[i] = !!isgraph(*(p++)); ^ libavfilter/vsrc_life.c: In function 'init_pattern_from_file': libavfilter/vsrc_life.c:220:17: warning: array subscript has type 'char' [-Wchar-subscripts] life->buf[0][i*life->w + j] = isgraph(*(p++)) ? ALIVE_CELL : 0; ^ CC libavfilter/vsrc_mandelbrot.o CC libavfilter/vsrc_mptestsrc.o CC libavfilter/vsrc_testsrc.o CC libavfilter/x86/gradfun.o CC libavfilter/x86/yadif.o CC libavcodec/4xm.o CC libavcodec/8bps.o CC libavcodec/8svx.o libavcodec/4xm.c: In function 'decode_init': libavcodec/4xm.c:245:35: warning: iteration 4u invokes undefined behavior [-Waggressive-loop-optimizations] block_type_vlc[0][i].table= table[i]; ^ libavcodec/4xm.c:244:5: note: containing loop for(i=0; i<8; i++){ ^ CC libavcodec/a64multienc.o CC libavcodec/aac_ac3_parser.o CC libavcodec/aac_parser.o CC libavcodec/aac_adtstoasc_bsf.o libavcodec/aac_adtstoasc_bsf.c: In function 'aac_adtstoasc_filter': libavcodec/aac_adtstoasc_bsf.c:51:16: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] *poutbuf = (uint8_t*) buf; ^ libavcodec/aac_adtstoasc_bsf.c:104:16: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] *poutbuf = (uint8_t*) buf; ^ CC libavcodec/aacadtsdec.o CC libavcodec/aaccoder.o CC libavcodec/aacdec.o libavcodec/aacdec.c: In function 'aac_decode_frame_int': libavcodec/aacdec.c:2183:22: warning: missing braces around initializer [-Wmissing-braces] enum ChannelPosition new_che_pos[4][MAX_ELEM_ID]= {0}; ^ libavcodec/aacdec.c:2183:22: warning: (near initialization for 'new_che_pos[0]') [-Wmissing-braces] libavcodec/aacdec.c:2286:43: warning: to be safe all intermediate pointers in cast from 'float **' to 'const float **' must be 'const' qualified [-Wcast-qual] (const float **)ac->output_data, ^ libavcodec/aacdec.c:2290:52: warning: to be safe all intermediate pointers in cast from 'float **' to 'const float **' must be 'const' qualified [-Wcast-qual] (const float **)ac->output_data, ^ CC libavcodec/aacenc.o CC libavcodec/aacps.o libavcodec/aacps.c: In function 'hybrid_analysis': libavcodec/aacps.c:373:9: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default] hybrid4_8_12_cx(in[0], out, f34_0_12, 12, len); ^ libavcodec/aacps.c:342:13: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]' static void hybrid4_8_12_cx(float (*in)[2], float (*out)[32][2], const float (*filter)[7][2], int N, int len) ^ libavcodec/aacps.c:374:9: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default] hybrid4_8_12_cx(in[1], out+12, f34_1_8, 8, len); ^ libavcodec/aacps.c:342:13: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]' static void hybrid4_8_12_cx(float (*in)[2], float (*out)[32][2], const float (*filter)[7][2], int N, int len) ^ libavcodec/aacps.c:375:9: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default] hybrid4_8_12_cx(in[2], out+20, f34_2_4, 4, len); ^ libavcodec/aacps.c:342:13: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]' static void hybrid4_8_12_cx(float (*in)[2], float (*out)[32][2], const float (*filter)[7][2], int N, int len) ^ libavcodec/aacps.c:376:9: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default] hybrid4_8_12_cx(in[3], out+24, f34_2_4, 4, len); ^ libavcodec/aacps.c:342:13: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]' static void hybrid4_8_12_cx(float (*in)[2], float (*out)[32][2], const float (*filter)[7][2], int N, int len) ^ libavcodec/aacps.c:377:9: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default] hybrid4_8_12_cx(in[4], out+28, f34_2_4, 4, len); ^ libavcodec/aacps.c:342:13: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]' static void hybrid4_8_12_cx(float (*in)[2], float (*out)[32][2], const float (*filter)[7][2], int N, int len) ^ libavcodec/aacps.c:385:9: warning: passing argument 3 of 'hybrid6_cx' from incompatible pointer type [enabled by default] hybrid6_cx(in[0], out, f20_0_8, len); ^ libavcodec/aacps.c:307:13: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]' static void hybrid6_cx(float (*in)[2], float (*out)[32][2], const float (*filter)[7][2], int len) ^ libavcodec/aacps.c: In function 'stereo_processing': libavcodec/aacps.c:817:34: warning: initialization from incompatible pointer type [enabled by default] const float (*H_LUT)[8][4] = (PS_BASELINE || ps->icc_mode < 3) ? HA : HB; ^ libavcodec/aacps.c: In function 'ff_ps_apply': libavcodec/aacps.c:993:5: warning: passing argument 3 of 'decorrelation' from incompatible pointer type [enabled by default] decorrelation(ps, Rbuf, Lbuf, is34); ^ libavcodec/aacps.c:649:13: note: expected 'const float (*)[32][2]' but argument is of type 'float (*)[32][2]' static void decorrelation(PSContext *ps, float (*out)[32][2], const float (*s)[32][2], int is34) ^ CC libavcodec/aacpsy.o libavcodec/aacpsy.c: In function 'psy_3gpp_analyze_channel': libavcodec/aacpsy.c:677:27: warning: 'reduction' may be used uninitialized in this function [-Wmaybe-uninitialized] reduction += calc_reduction_3gpp(a, desired_pe_no_ah, pe_no_ah, active_lines); ^ CC libavcodec/aacsbr.o libavcodec/aacps.c:963:26: warning: 'h22i_step' may be used uninitialized in this function [-Wmaybe-uninitialized] h22i += h22i_step; ^ libavcodec/aacps.c:915:52: note: 'h22i_step' was declared here float h11i_step, h12i_step, h21i_step, h22i_step; ^ libavcodec/aacps.c:962:26: warning: 'h21i_step' may be used uninitialized in this function [-Wmaybe-uninitialized] h21i += h21i_step; ^ libavcodec/aacps.c:915:41: note: 'h21i_step' was declared here float h11i_step, h12i_step, h21i_step, h22i_step; ^ libavcodec/aacps.c:961:26: warning: 'h12i_step' may be used uninitialized in this function [-Wmaybe-uninitialized] h12i += h12i_step; ^ libavcodec/aacps.c:915:30: note: 'h12i_step' was declared here float h11i_step, h12i_step, h21i_step, h22i_step; ^ libavcodec/aacps.c:960:26: warning: 'h11i_step' may be used uninitialized in this function [-Wmaybe-uninitialized] h11i += h11i_step; ^ libavcodec/aacps.c:915:19: note: 'h11i_step' was declared here float h11i_step, h12i_step, h21i_step, h22i_step; ^ libavcodec/aacps.c:947:45: warning: 'h22i' may be used uninitialized in this function [-Wmaybe-uninitialized] h22i_step = (H22[1][e+1][b] - h22i) * width; ^ libavcodec/aacps.c:913:37: note: 'h22i' was declared here float h11i, h12i, h21i, h22i; ^ libavcodec/aacps.c:946:45: warning: 'h21i' may be used uninitialized in this function [-Wmaybe-uninitialized] h21i_step = (H21[1][e+1][b] - h21i) * width; ^ libavcodec/aacps.c:913:31: note: 'h21i' was declared here float h11i, h12i, h21i, h22i; ^ libavcodec/aacps.c:945:45: warning: 'h12i' may be used uninitialized in this function [-Wmaybe-uninitialized] h12i_step = (H12[1][e+1][b] - h12i) * width; ^ libavcodec/aacps.c:913:25: note: 'h12i' was declared here float h11i, h12i, h21i, h22i; ^ libavcodec/aacps.c:944:45: warning: 'h11i' may be used uninitialized in this function [-Wmaybe-uninitialized] h11i_step = (H11[1][e+1][b] - h11i) * width; ^ libavcodec/aacps.c:913:19: note: 'h11i' was declared here float h11i, h12i, h21i, h22i; ^ libavcodec/aacsbr.c: In function 'ff_sbr_apply': libavcodec/aacsbr.c:1734:9: warning: passing argument 4 of 'sbr_lf_gen' from incompatible pointer type [enabled by default] sbr_lf_gen(ac, sbr, sbr->X_low, sbr->data[ch].W); ^ libavcodec/aacsbr.c:1339:12: note: expected 'const float (*)[32][32][2]' but argument is of type 'float (*)[32][32][2]' static int sbr_lf_gen(AACContext *ac, SpectralBandReplication *sbr, ^ libavcodec/aacsbr.c:1736:13: warning: passing argument 3 of 'sbr_hf_inverse_filter' from incompatible pointer type [enabled by default] sbr_hf_inverse_filter(sbr->alpha0, sbr->alpha1, sbr->X_low, sbr->k[0]); ^ libavcodec/aacsbr.c:1263:13: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]' static void sbr_hf_inverse_filter(float (*alpha0)[2], float (*alpha1)[2], ^ libavcodec/aacsbr.c:1740:24: warning: passing argument 4 of 'sbr_hf_gen' from incompatible pointer type [enabled by default] sbr->data[ch].bs_num_env); ^ libavcodec/aacsbr.c:1362:12: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]' static int sbr_hf_gen(AACContext *ac, SpectralBandReplication *sbr, ^ libavcodec/aacsbr.c:1740:24: warning: passing argument 5 of 'sbr_hf_gen' from incompatible pointer type [enabled by default] sbr->data[ch].bs_num_env); ^ libavcodec/aacsbr.c:1362:12: note: expected 'const float (*)[2]' but argument is of type 'float (*)[2]' static int sbr_hf_gen(AACContext *ac, SpectralBandReplication *sbr, ^ libavcodec/aacsbr.c:1740:24: warning: passing argument 6 of 'sbr_hf_gen' from incompatible pointer type [enabled by default] sbr->data[ch].bs_num_env); ^ libavcodec/aacsbr.c:1362:12: note: expected 'const float (*)[2]' but argument is of type 'float (*)[2]' static int sbr_hf_gen(AACContext *ac, SpectralBandReplication *sbr, ^ libavcodec/aacsbr.c:1747:29: warning: passing argument 2 of 'sbr_hf_assemble' from incompatible pointer type [enabled by default] sbr->data[ch].e_a); ^ libavcodec/aacsbr.c:1611:13: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]' static void sbr_hf_assemble(float Y[2][38][64][2], const float X_high[64][40][2], ^ libavcodec/aacsbr.c:1751:9: warning: passing argument 3 of 'sbr_x_gen' from incompatible pointer type [enabled by default] sbr_x_gen(sbr, sbr->X[ch], sbr->X_low, sbr->data[ch].Y, ch); ^ libavcodec/aacsbr.c:1414:12: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]' static int sbr_x_gen(SpectralBandReplication *sbr, float X[2][38][64], ^ libavcodec/aacsbr.c:1751:9: warning: passing argument 4 of 'sbr_x_gen' from incompatible pointer type [enabled by default] sbr_x_gen(sbr, sbr->X[ch], sbr->X_low, sbr->data[ch].Y, ch); ^ libavcodec/aacsbr.c:1414:12: note: expected 'const float (*)[38][64][2]' but argument is of type 'float (*)[38][64][2]' static int sbr_x_gen(SpectralBandReplication *sbr, float X[2][38][64], ^ CC libavcodec/aactab.o CC libavcodec/aandcttab.o CC libavcodec/aasc.o CC libavcodec/ac3.o CC libavcodec/ac3_parser.o CC libavcodec/ac3dec.o libavcodec/ac3dec.c: In function 'ac3_decode_init': libavcodec/ac3dec.c:166:5: warning: 'drc_scale' is deprecated (declared at libavcodec/avcodec.h:2900) [-Wdeprecated-declarations] if (avctx->drc_scale) ^ libavcodec/ac3dec.c:167:9: warning: 'drc_scale' is deprecated (declared at libavcodec/avcodec.h:2900) [-Wdeprecated-declarations] s->drc_scale = avctx->drc_scale; ^ CC libavcodec/ac3dec_data.o libavcodec/aacsbr.c: In function 'ff_decode_sbr_extension': libavcodec/aacsbr.c:385:8: warning: 'max_qmf_subbands' may be used uninitialized in this function [-Wmaybe-uninitialized] if (sbr->k[2] - sbr->k[0] > max_qmf_subbands) { ^ libavcodec/aacsbr.c:317:24: note: 'max_qmf_subbands' was declared here unsigned int temp, max_qmf_subbands; ^ CC libavcodec/ac3dsp.o CC libavcodec/ac3enc.o CC libavcodec/ac3enc_fixed.o libavcodec/ac3enc.c: In function 'ff_ac3_apply_rematrixing': libavcodec/ac3enc.c:287:22: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] if (flags[bnd]) { ^ CC libavcodec/ac3tab.o CC libavcodec/ac3enc_float.o CC libavcodec/acelp_filters.o CC libavcodec/acelp_pitch_delay.o CC libavcodec/acelp_vectors.o CC libavcodec/adpcm_data.o CC libavcodec/adpcm.o CC libavcodec/adpcmenc.o CC libavcodec/adx.o CC libavcodec/adx_parser.o CC libavcodec/adxdec.o CC libavcodec/adxenc.o libavcodec/adpcm.c: In function 'adpcm_decode_frame': libavcodec/adpcm.c:1209:24: warning: iteration 2u invokes undefined behavior [-Waggressive-loop-optimizations] prev[0][i] = (int16_t)bytestream_get_be16(&src); ^ libavcodec/adpcm.c:1208:9: note: containing loop for (i = 0; i < 4; i++) ^ libavcodec/adpcm.c:1205:25: warning: iteration 16u invokes undefined behavior [-Waggressive-loop-optimizations] table[0][i] = (int16_t)bytestream_get_be16(&src); ^ libavcodec/adpcm.c:1204:9: note: containing loop for (i = 0; i < 32; i++) ^ CC libavcodec/alac.o CC libavcodec/alacenc.o CC libavcodec/allcodecs.o CC libavcodec/alsdec.o CC libavcodec/amrnbdec.o CC libavcodec/amrwbdec.o CC libavcodec/anm.o CC libavcodec/ansi.o CC libavcodec/apedec.o libavcodec/ansi.c: In function 'decode_frame': libavcodec/ansi.c:225:35: warning: 'height' may be used uninitialized in this function [-Wmaybe-uninitialized] avcodec_set_dimensions(avctx, width, height); ^ libavcodec/ansi.c:163:24: note: 'height' was declared here int ret, i, width, height; ^ libavcodec/ansi.c:225:35: warning: 'width' may be used uninitialized in this function [-Wmaybe-uninitialized] avcodec_set_dimensions(avctx, width, height); ^ libavcodec/ansi.c:163:17: note: 'width' was declared here int ret, i, width, height; ^ CC libavcodec/ass.o CC libavcodec/ass_split.o CC libavcodec/assdec.o CC libavcodec/assenc.o CC libavcodec/asv1.o CC libavcodec/atrac.o CC libavcodec/atrac1.o CC libavcodec/atrac3.o libavcodec/atrac1.c: In function 'atrac1_decode_frame': libavcodec/atrac1.c:323:47: warning: to be safe all intermediate pointers in cast from 'float **' to 'const float **' must be 'const' qualified [-Wcast-qual] q->fmt_conv.float_interleave(samples, (const float **)q->out_samples, ^ CC libavcodec/audioconvert.o libavcodec/atrac3.c: In function 'atrac3_decode_frame': libavcodec/atrac3.c:884:38: warning: to be safe all intermediate pointers in cast from 'float **' to 'const float **' must be 'const' qualified [-Wcast-qual] (const float **)q->outSamples, ^ libavcodec/atrac3.c:888:47: warning: to be safe all intermediate pointers in cast from 'float **' to 'const float **' must be 'const' qualified [-Wcast-qual] (const float **)q->outSamples, ^ CC libavcodec/aura.o CC libavcodec/avfft.o CC libavcodec/avpacket.o libavcodec/avpacket.c: In function 'av_dup_packet': libavcodec/avpacket.c:130:5: warning: 'av_destruct_packet_nofree' is deprecated (declared at libavcodec/avpacket.c:27) [-Wdeprecated-declarations] if (((pkt->destruct == av_destruct_packet_nofree) || (pkt->destruct == NULL)) && pkt->data) { ^ CC libavcodec/avs.o CC libavcodec/bethsoftvideo.o CC libavcodec/bfi.o In file included from libavcodec/avs.c:23:0: libavcodec/avs.c: In function 'avs_decode_frame': libavcodec/get_bits.h:260:17: warning: 'change_map.size_in_bits_plus8' may be used uninitialized in this function [-Wmaybe-uninitialized] OPEN_READER(re, s); ^ libavcodec/avs.c:60:19: note: 'change_map.size_in_bits_plus8' was declared here GetBitContext change_map; ^ In file included from libavcodec/avs.c:23:0: libavcodec/get_bits.h:269:31: warning: 'change_map.buffer' may be used uninitialized in this function [-Wmaybe-uninitialized] uint8_t result = s->buffer[index>>3]; ^ libavcodec/avs.c:60:19: note: 'change_map.buffer' was declared here GetBitContext change_map; ^ CC libavcodec/bgmc.o CC libavcodec/bink.o CC libavcodec/binkaudio.o libavcodec/bink.c: In function 'binkb_decode_plane': libavcodec/bink.c:867:17: warning: passing argument 4 of 'read_dct_coeffs' from incompatible pointer type [enabled by default] read_dct_coeffs(gb, dctblock, bink_scan, binkb_intra_quant, qp); ^ libavcodec/bink.c:597:12: note: expected 'const __int32_t (*)[64]' but argument is of type '__int32_t (*)[64]' static int read_dct_coeffs(GetBitContext *gb, int32_t block[64], const uint8_t *scan, ^ libavcodec/bink.c:900:17: warning: passing argument 4 of 'read_dct_coeffs' from incompatible pointer type [enabled by default] read_dct_coeffs(gb, dctblock, bink_scan, binkb_inter_quant, qp); ^ libavcodec/bink.c:597:12: note: expected 'const __int32_t (*)[64]' but argument is of type '__int32_t (*)[64]' static int read_dct_coeffs(GetBitContext *gb, int32_t block[64], const uint8_t *scan, ^ libavcodec/binkaudio.c: In function 'decode_block': libavcodec/binkaudio.c:270:43: warning: to be safe all intermediate pointers in cast from 'float **' to 'const float **' must be 'const' qualified [-Wcast-qual] (const float **)s->prev_ptr, ^ libavcodec/binkaudio.c:272:48: warning: to be safe all intermediate pointers in cast from 'float **' to 'const float **' must be 'const' qualified [-Wcast-qual] s->fmt_conv.float_to_int16_interleave(out, (const float **)s->coeffs_ptr, ^ CC libavcodec/binkdsp.o CC libavcodec/bintext.o CC libavcodec/bitstream.o libavcodec/bintext.c:92:13: warning: 'hscroll' defined but not used [-Wunused-function] static void hscroll(AVCodecContext *avctx) ^ CC libavcodec/bitstream_filter.o libavcodec/bitstream_filter.c: In function 'av_bitstream_filter_filter': libavcodec/bitstream_filter.c:62:15: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] *poutbuf= (uint8_t *) buf; ^ CC libavcodec/bmp.o CC libavcodec/bmpenc.o CC libavcodec/bmv.o CC libavcodec/c93.o libavcodec/bmp.c: In function 'bmp_decode_frame': libavcodec/bmp.c:177:22: warning: 'rgb[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] av_log(avctx, AV_LOG_ERROR, "Unknown bitfields %0X %0X %0X\n", rgb[0], rgb[1], rgb[2]); ^ libavcodec/bmp.c:177:22: warning: 'rgb[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] libavcodec/bmp.c:174:21: warning: 'rgb[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] else if (rgb[0] == 0x0F00 && rgb[1] == 0x00F0 && rgb[2] == 0x000F) ^ CC libavcodec/cabac.o CC libavcodec/cavs.o CC libavcodec/cavs_parser.o CC libavcodec/cavsdec.o CC libavcodec/cavsdsp.o CC libavcodec/cdgraphics.o CC libavcodec/celp_filters.o CC libavcodec/celp_math.o CC libavcodec/cga_data.o CC libavcodec/chomp_bsf.o libavcodec/chomp_bsf.c: In function 'chomp_filter': libavcodec/chomp_bsf.c:34:16: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] *poutbuf = (uint8_t*) buf; ^ CC libavcodec/cinepak.o CC libavcodec/cljr.o CC libavcodec/cook.o CC libavcodec/cscd.o CC libavcodec/cyuv.o CC libavcodec/dca.o CC libavcodec/dca_parser.o CC libavcodec/dcadsp.o CC libavcodec/dcaenc.o CC libavcodec/dct.o libavcodec/dcaenc.c: In function 'encode_init': libavcodec/dcaenc.c:226:36: warning: iteration 256u invokes undefined behavior [-Waggressive-loop-optimizations] lfe_fir_64i[i] = lfe_fir_64[i] * (1 << 25); //float -> int32_t ^ libavcodec/dcaenc.c:225:5: note: containing loop for (i = 0; i < 512; i++) ^ CC libavcodec/dct32_fixed.o CC libavcodec/dct32_float.o CC libavcodec/dfa.o CC libavcodec/dirac.o CC libavcodec/dirac_arith.o CC libavcodec/dirac_parser.o CC libavcodec/diracdec.o CC libavcodec/diracdsp.o CC libavcodec/dnxhd_parser.o CC libavcodec/dnxhddata.o CC libavcodec/dnxhddec.o CC libavcodec/dnxhdenc.o CC libavcodec/dpcm.o CC libavcodec/dpx.o CC libavcodec/dpxenc.o CC libavcodec/dsicinav.o CC libavcodec/dsputil.o CC libavcodec/dump_extradata_bsf.o CC libavcodec/dv.o libavcodec/dv.c: In function 'dvvideo_decode_frame': libavcodec/dv.c:1092:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] s->buf = buf; ^ CC libavcodec/dvbsub.o libavcodec/dvbsub.c: In function 'dvb_encode_rle8': libavcodec/dvbsub.c:202:24: warning: variable 'f' set but not used [-Wunused-but-set-variable] int x, y, len, x1, f, color; ^ CC libavcodec/dvbsub_parser.o CC libavcodec/dvbsubdec.o libavcodec/dvbsubdec.c: In function 'dvbsub_parse_region_segment': libavcodec/dvbsubdec.c:1034:9: warning: variable 'version' set but not used [-Wunused-but-set-variable] int version; ^ CC libavcodec/dvdsub_parser.o CC libavcodec/dvdata.o CC libavcodec/dvdsubdec.o CC libavcodec/dvdsubenc.o libavcodec/dvdsubdec.c: In function 'dvdsub_init': libavcodec/dvdsubdec.c:549:17: warning: array subscript has type 'char' [-Wchar-subscripts] while(*p == ',' || isspace(*p)) ^ CC libavcodec/dwt.o CC libavcodec/dxa.o libavcodec/dwt.c: In function 'spatial_compose_dd97i_dy': libavcodec/dwt.c:1080:49: warning: initialization from incompatible pointer type [enabled by default] vertical_compose_3tap vertical_compose_l0 = d->vertical_compose_l0; ^ libavcodec/dwt.c:1081:49: warning: initialization from incompatible pointer type [enabled by default] vertical_compose_5tap vertical_compose_h0 = d->vertical_compose_h0; ^ libavcodec/dwt.c: In function 'spatial_compose_dirac53i_dy': libavcodec/dwt.c:1104:49: warning: initialization from incompatible pointer type [enabled by default] vertical_compose_3tap vertical_compose_l0 = d->vertical_compose_l0; ^ libavcodec/dwt.c:1105:49: warning: initialization from incompatible pointer type [enabled by default] vertical_compose_3tap vertical_compose_h0 = d->vertical_compose_h0; ^ libavcodec/dwt.c: In function 'spatial_compose_dd137i_dy': libavcodec/dwt.c:1127:49: warning: initialization from incompatible pointer type [enabled by default] vertical_compose_5tap vertical_compose_l0 = d->vertical_compose_l0; ^ libavcodec/dwt.c:1128:49: warning: initialization from incompatible pointer type [enabled by default] vertical_compose_5tap vertical_compose_h0 = d->vertical_compose_h0; ^ libavcodec/dwt.c: In function 'spatial_compose_haari_dy': libavcodec/dwt.c:1152:46: warning: initialization from incompatible pointer type [enabled by default] vertical_compose_2tap vertical_compose = d->vertical_compose; ^ libavcodec/dwt.c: In function 'spatial_compose_fidelity': libavcodec/dwt.c:1168:49: warning: initialization from incompatible pointer type [enabled by default] vertical_compose_9tap vertical_compose_l0 = d->vertical_compose_l0; ^ libavcodec/dwt.c:1169:49: warning: initialization from incompatible pointer type [enabled by default] vertical_compose_9tap vertical_compose_h0 = d->vertical_compose_h0; ^ libavcodec/dwt.c: In function 'spatial_compose_daub97i_dy': libavcodec/dwt.c:1193:49: warning: initialization from incompatible pointer type [enabled by default] vertical_compose_3tap vertical_compose_l0 = d->vertical_compose_l0; ^ libavcodec/dwt.c:1194:49: warning: initialization from incompatible pointer type [enabled by default] vertical_compose_3tap vertical_compose_h0 = d->vertical_compose_h0; ^ libavcodec/dwt.c:1195:49: warning: initialization from incompatible pointer type [enabled by default] vertical_compose_3tap vertical_compose_l1 = d->vertical_compose_l1; ^ libavcodec/dwt.c:1196:49: warning: initialization from incompatible pointer type [enabled by default] vertical_compose_3tap vertical_compose_h1 = d->vertical_compose_h1; ^ libavcodec/dwt.c: In function 'ff_spatial_idwt_init2': libavcodec/dwt.c:1303:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_l0 = vertical_compose53iL0; ^ libavcodec/dwt.c:1304:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_h0 = vertical_compose_dd97iH0; ^ libavcodec/dwt.c:1310:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_l0 = vertical_compose53iL0; ^ libavcodec/dwt.c:1311:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_h0 = vertical_compose_dirac53iH0; ^ libavcodec/dwt.c:1317:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_l0 = vertical_compose_dd137iL0; ^ libavcodec/dwt.c:1318:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_h0 = vertical_compose_dd97iH0; ^ libavcodec/dwt.c:1325:29: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose = vertical_compose_haar; ^ libavcodec/dwt.c:1334:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_l0 = vertical_compose_fidelityiL0; ^ libavcodec/dwt.c:1335:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_h0 = vertical_compose_fidelityiH0; ^ libavcodec/dwt.c:1340:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_l0 = vertical_compose_daub97iL0; ^ libavcodec/dwt.c:1341:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_h0 = vertical_compose_daub97iH0; ^ libavcodec/dwt.c:1342:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_l1 = vertical_compose_daub97iL1; ^ libavcodec/dwt.c:1343:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_h1 = vertical_compose_daub97iH1; ^ CC libavcodec/dxtory.o CC libavcodec/eac3_data.o CC libavcodec/eac3dec.o CC libavcodec/eac3enc.o CC libavcodec/eacmv.o CC libavcodec/eaidct.o CC libavcodec/eamad.o CC libavcodec/eatgq.o CC libavcodec/eatgv.o CC libavcodec/eatqi.o CC libavcodec/elbg.o libavcodec/eamad.c: In function 'decode_frame': libavcodec/eamad.c:98:44: warning: 'mv_y' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned offset = (mb_y * 8 + (mv_y/2))*t->last_frame.linesize[index] + mb_x * 8 + (mv_x/2); ^ libavcodec/eamad.c:205:15: note: 'mv_y' was declared here int mv_x, mv_y; ^ libavcodec/eamad.c:98:97: warning: 'mv_x' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned offset = (mb_y * 8 + (mv_y/2))*t->last_frame.linesize[index] + mb_x * 8 + (mv_x/2); ^ libavcodec/eamad.c:205:9: note: 'mv_x' was declared here int mv_x, mv_y; ^ CC libavcodec/error_resilience.o CC libavcodec/escape124.o CC libavcodec/escape130.o CC libavcodec/faandct.o CC libavcodec/faanidct.o CC libavcodec/faxcompr.o CC libavcodec/fft_fixed.o CC libavcodec/fft_float.o CC libavcodec/ffv1.o CC libavcodec/ffwavesynth.o CC libavcodec/flac.o CC libavcodec/flac_parser.o libavcodec/flac_parser.c: In function 'flac_parse': libavcodec/flac_parser.c:572:50: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] av_fifo_generic_write(fpc->fifo_buf, (void*) read_start, ^ CC libavcodec/flacdata.o CC libavcodec/flacdec.o CC libavcodec/flacenc.o libavcodec/flacenc.c: In function 'flac_encode_init': libavcodec/flacenc.c:300:5: warning: 'lpc_type' is deprecated (declared at libavcodec/avcodec.h:3101) [-Wdeprecated-declarations] if (avctx->lpc_type > FF_LPC_TYPE_DEFAULT) { ^ libavcodec/flacenc.c:300:25: warning: comparison between 'enum AVLPCType' and 'enum FFLPCType' [-Wenum-compare] if (avctx->lpc_type > FF_LPC_TYPE_DEFAULT) { ^ libavcodec/flacenc.c:301:9: warning: 'lpc_type' is deprecated (declared at libavcodec/avcodec.h:3101) [-Wdeprecated-declarations] if (avctx->lpc_type > FF_LPC_TYPE_CHOLESKY) { ^ libavcodec/flacenc.c:301:29: warning: comparison between 'enum AVLPCType' and 'enum FFLPCType' [-Wenum-compare] if (avctx->lpc_type > FF_LPC_TYPE_CHOLESKY) { ^ libavcodec/flacenc.c:302:13: warning: 'lpc_type' is deprecated (declared at libavcodec/avcodec.h:3101) [-Wdeprecated-declarations] av_log(avctx, AV_LOG_ERROR, "unknown lpc type: %d\n", avctx->lpc_type); ^ libavcodec/flacenc.c:305:9: warning: 'lpc_type' is deprecated (declared at libavcodec/avcodec.h:3101) [-Wdeprecated-declarations] s->options.lpc_type = avctx->lpc_type; ^ libavcodec/flacenc.c:307:13: warning: 'lpc_passes' is deprecated (declared at libavcodec/avcodec.h:3108) [-Wdeprecated-declarations] if (avctx->lpc_passes < 0) { ^ libavcodec/flacenc.c:310:13: warning: 'lpc_passes' is deprecated (declared at libavcodec/avcodec.h:3108) [-Wdeprecated-declarations] } else if (avctx->lpc_passes == 0) { ^ libavcodec/flacenc.c:312:24: warning: 'lpc_passes' is deprecated (declared at libavcodec/avcodec.h:3108) [-Wdeprecated-declarations] avctx->lpc_passes); ^ libavcodec/flacenc.c:315:17: warning: 'lpc_passes' is deprecated (declared at libavcodec/avcodec.h:3108) [-Wdeprecated-declarations] s->options.lpc_passes = avctx->lpc_passes; ^ libavcodec/flacenc.c:362:5: warning: 'prediction_order_method' is deprecated (declared at libavcodec/avcodec.h:2857) [-Wdeprecated-declarations] if (avctx->prediction_order_method >= 0) { ^ libavcodec/flacenc.c:363:9: warning: 'prediction_order_method' is deprecated (declared at libavcodec/avcodec.h:2857) [-Wdeprecated-declarations] if (avctx->prediction_order_method > ORDER_METHOD_LOG) { ^ libavcodec/flacenc.c:365:20: warning: 'prediction_order_method' is deprecated (declared at libavcodec/avcodec.h:2857) [-Wdeprecated-declarations] avctx->prediction_order_method); ^ libavcodec/flacenc.c:368:9: warning: 'prediction_order_method' is deprecated (declared at libavcodec/avcodec.h:2857) [-Wdeprecated-declarations] s->options.prediction_order_method = avctx->prediction_order_method; ^ libavcodec/flacenc.c:371:5: warning: 'min_partition_order' is deprecated (declared at libavcodec/avcodec.h:2863) [-Wdeprecated-declarations] if (avctx->min_partition_order >= 0) { ^ libavcodec/flacenc.c:372:9: warning: 'min_partition_order' is deprecated (declared at libavcodec/avcodec.h:2863) [-Wdeprecated-declarations] if (avctx->min_partition_order > MAX_PARTITION_ORDER) { ^ libavcodec/flacenc.c:374:20: warning: 'min_partition_order' is deprecated (declared at libavcodec/avcodec.h:2863) [-Wdeprecated-declarations] avctx->min_partition_order); ^ libavcodec/flacenc.c:377:9: warning: 'min_partition_order' is deprecated (declared at libavcodec/avcodec.h:2863) [-Wdeprecated-declarations] s->options.min_partition_order = avctx->min_partition_order; ^ libavcodec/flacenc.c:379:5: warning: 'max_partition_order' is deprecated (declared at libavcodec/avcodec.h:2869) [-Wdeprecated-declarations] if (avctx->max_partition_order >= 0) { ^ libavcodec/flacenc.c:380:9: warning: 'max_partition_order' is deprecated (declared at libavcodec/avcodec.h:2869) [-Wdeprecated-declarations] if (avctx->max_partition_order > MAX_PARTITION_ORDER) { ^ libavcodec/flacenc.c:382:20: warning: 'max_partition_order' is deprecated (declared at libavcodec/avcodec.h:2869) [-Wdeprecated-declarations] avctx->max_partition_order); ^ libavcodec/flacenc.c:385:9: warning: 'max_partition_order' is deprecated (declared at libavcodec/avcodec.h:2869) [-Wdeprecated-declarations] s->options.max_partition_order = avctx->max_partition_order; ^ libavcodec/flacenc.c:408:5: warning: 'lpc_coeff_precision' is deprecated (declared at libavcodec/avcodec.h:2850) [-Wdeprecated-declarations] if (avctx->lpc_coeff_precision > 0) { ^ libavcodec/flacenc.c:409:9: warning: 'lpc_coeff_precision' is deprecated (declared at libavcodec/avcodec.h:2850) [-Wdeprecated-declarations] if (avctx->lpc_coeff_precision > MAX_LPC_PRECISION) { ^ libavcodec/flacenc.c:411:20: warning: 'lpc_coeff_precision' is deprecated (declared at libavcodec/avcodec.h:2850) [-Wdeprecated-declarations] avctx->lpc_coeff_precision); ^ libavcodec/flacenc.c:414:9: warning: 'lpc_coeff_precision' is deprecated (declared at libavcodec/avcodec.h:2850) [-Wdeprecated-declarations] s->options.lpc_coeff_precision = avctx->lpc_coeff_precision; ^ CC libavcodec/flashsv.o libavcodec/ffv1.c: In function 'decode_frame': libavcodec/ffv1.c:1706:29: warning: 'context_count' may be used uninitialized in this function [-Wmaybe-uninitialized] p->context_count= context_count; ^ libavcodec/ffv1.c:1548:15: note: 'context_count' was declared here int i, j, context_count; ^ CC libavcodec/flashsv2enc.o CC libavcodec/flashsvenc.o CC libavcodec/flicvideo.o CC libavcodec/flvdec.o CC libavcodec/flvenc.o CC libavcodec/fmtconvert.o CC libavcodec/fraps.o CC libavcodec/frwu.o CC libavcodec/g722.o CC libavcodec/g722dec.o CC libavcodec/g722enc.o CC libavcodec/g723_1.o CC libavcodec/g726.o CC libavcodec/g729dec.o libavcodec/g729dec.c: In function 'decode_frame': libavcodec/g729dec.c:423:14: warning: assignment from incompatible pointer type [enabled by default] out_frame= ctx->frame.data[0]; ^ CC libavcodec/g729postfilter.o CC libavcodec/gif.o CC libavcodec/gifdec.o CC libavcodec/golomb.o CC libavcodec/gsm_parser.o CC libavcodec/gsmdec.o CC libavcodec/gsmdec_data.o CC libavcodec/h261.o CC libavcodec/h261_parser.o CC libavcodec/h261dec.o CC libavcodec/h261enc.o CC libavcodec/h263.o CC libavcodec/h263_parser.o CC libavcodec/h263dec.o CC libavcodec/h264.o CC libavcodec/h264_cabac.o libavcodec/h264.c: In function 'decode_slice_header': libavcodec/h264.c:3090:35: warning: to be safe all intermediate pointers in cast from '__uint8_t **' to 'const __uint8_t **' must be 'const' qualified [-Wcast-qual] (const uint8_t**)prev->f.data, prev->f.linesize, ^ libavcodec/h264.c: In function 'fill_filter_caches_inter': libavcodec/h264.c:3453:34: warning: initialization from incompatible pointer type [enabled by default] int (*ref2frm)[64] = h->ref2frm[ h->slice_table[top_xy]&(MAX_SLICES-1) ][0] + (MB_MBAFF ? 20 : 2); ^ libavcodec/h264.c:3468:38: warning: initialization from incompatible pointer type [enabled by default] int (*ref2frm)[64] = h->ref2frm[ h->slice_table[left_xy[LTOP]]&(MAX_SLICES-1) ][0] + (MB_MBAFF ? 20 : 2); ^ libavcodec/h264.c:3501:30: warning: initialization from incompatible pointer type [enabled by default] int (*ref2frm)[64] = h->ref2frm[ h->slice_num&(MAX_SLICES-1) ][0] + (MB_MBAFF ? 20 : 2); ^ libavcodec/h264.c: In function 'decode_frame': libavcodec/h264.c:4286:21: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] uint8_t *p= buf+6; ^ CC libavcodec/h264_cavlc.o CC libavcodec/h264_direct.o libavcodec/h264_direct.c: In function 'pred_spatial_direct_motion': libavcodec/h264_direct.c:292:12: warning: assignment from incompatible pointer type [enabled by default] l1mv0 = &h->ref_list[1][0].f.motion_val[0][h->mb2b_xy [mb_xy]]; ^ libavcodec/h264_direct.c:293:12: warning: assignment from incompatible pointer type [enabled by default] l1mv1 = &h->ref_list[1][0].f.motion_val[1][h->mb2b_xy [mb_xy]]; ^ libavcodec/h264_direct.c: In function 'pred_temp_direct_motion': libavcodec/h264_direct.c:483:12: warning: assignment from incompatible pointer type [enabled by default] l1mv0 = &h->ref_list[1][0].f.motion_val[0][h->mb2b_xy [mb_xy]]; ^ libavcodec/h264_direct.c:484:12: warning: assignment from incompatible pointer type [enabled by default] l1mv1 = &h->ref_list[1][0].f.motion_val[1][h->mb2b_xy [mb_xy]]; ^ CC libavcodec/h264_loopfilter.o CC libavcodec/h264_mp4toannexb_bsf.o libavcodec/h264_mp4toannexb_bsf.c: In function 'h264_mp4toannexb_filter': libavcodec/h264_mp4toannexb_bsf.c:70:20: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] *poutbuf = (uint8_t*) buf; ^ CC libavcodec/h264_parser.o libavcodec/h264.c: In function 'execute_decode_slices': libavcodec/h264.c:3926:31: warning: array subscript is below array bounds [-Warray-bounds] hx = h->thread_context[context_count - 1]; ^ CC libavcodec/h264_ps.o CC libavcodec/h264_refs.o CC libavcodec/h264_sei.o CC libavcodec/h264dsp.o CC libavcodec/h264idct.o CC libavcodec/h264pred.o CC libavcodec/huffman.o CC libavcodec/huffyuv.o CC libavcodec/idcinvideo.o CC libavcodec/iff.o CC libavcodec/iirfilter.o CC libavcodec/imc.o libavcodec/imc.c: In function 'imc_decode_frame': libavcodec/imc.c:714:41: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(q->out_samples, 0, sizeof(q->out_samples)); ^ CC libavcodec/imgconvert.o libavcodec/imgconvert.c: In function 'av_picture_copy': libavcodec/imgconvert.c:535:19: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type [enabled by default] src->linesize, pix_fmt, width, height); ^ In file included from libavcodec/imgconvert.c:39:0: ./libavutil/imgutils.h:115:6: note: expected 'const __uint8_t **' but argument is of type '__uint8_t * const*' void av_image_copy(uint8_t *dst_data[4], int dst_linesizes[4], ^ CC libavcodec/imx_dump_header_bsf.o CC libavcodec/indeo2.o CC libavcodec/indeo3.o CC libavcodec/indeo4.o CC libavcodec/indeo5.o CC libavcodec/intelh263dec.o CC libavcodec/interplayvideo.o CC libavcodec/intrax8.o libavcodec/interplayvideo.c: In function 'ipvideo_decode_block_opcode_0xD': libavcodec/interplayvideo.c:525:15: warning: 'P[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] memset(s->pixel_ptr + 4, P[1], 4); ^ libavcodec/interplayvideo.c:524:15: warning: 'P[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] memset(s->pixel_ptr, P[0], 4); ^ CC libavcodec/intrax8dsp.o CC libavcodec/inverse.o CC libavcodec/ituh263dec.o CC libavcodec/ituh263enc.o CC libavcodec/ivi_common.o CC libavcodec/ivi_dsp.o CC libavcodec/j2k.o CC libavcodec/j2k_dwt.o libavcodec/ivi_dsp.c: In function 'ff_ivi_recompose53': libavcodec/ivi_dsp.c:160:29: warning: 'b3_9' may be used uninitialized in this function [-Wmaybe-uninitialized] p3 += b3_7 - b3_8*6 + b3_9; ^ libavcodec/ivi_dsp.c:159:29: warning: 'b3_8' may be used uninitialized in this function [-Wmaybe-uninitialized] p2 += (b3_7 + b3_8) << 1; ^ libavcodec/ivi_dsp.c:152:22: warning: 'b3_6' may be used uninitialized in this function [-Wmaybe-uninitialized] tmp1 = b3_2 + b3_5; ^ libavcodec/ivi_dsp.c:152:22: warning: 'b3_3' may be used uninitialized in this function [-Wmaybe-uninitialized] libavcodec/ivi_dsp.c:143:42: warning: 'b2_6' may be used uninitialized in this function [-Wmaybe-uninitialized] p3 += (tmp1 + b2_4 - b2_5*6 + b2_6) << 1; ^ libavcodec/ivi_dsp.c:138:29: warning: 'b2_3' may be used uninitialized in this function [-Wmaybe-uninitialized] tmp1 = b2_1 - b2_2*6 + b2_3; ^ libavcodec/ivi_dsp.c:137:22: warning: 'b2_2' may be used uninitialized in this function [-Wmaybe-uninitialized] tmp0 = b2_1 + b2_2; ^ libavcodec/ivi_dsp.c:123:22: warning: 'b1_3' may be used uninitialized in this function [-Wmaybe-uninitialized] tmp2 = tmp1 - tmp0*6 + b1_3; ^ libavcodec/ivi_dsp.c:126:29: warning: 'b1_2' may be used uninitialized in this function [-Wmaybe-uninitialized] p0 += (tmp0 + tmp1) << 3; ^ libavcodec/ivi_dsp.c:126:29: warning: 'b1_1' may be used uninitialized in this function [-Wmaybe-uninitialized] libavcodec/ivi_dsp.c:113:28: warning: 'b0_2' may be used uninitialized in this function [-Wmaybe-uninitialized] p3 = (tmp1 + tmp2 + b0_2) << 2; ^ libavcodec/ivi_dsp.c:112:28: warning: 'b0_1' may be used uninitialized in this function [-Wmaybe-uninitialized] p2 = (tmp0 + tmp2) << 3; ^ CC libavcodec/j2kdec.o CC libavcodec/j2kenc.o CC libavcodec/jfdctfst.o libavcodec/j2kenc.c:459:13: warning: function declaration isn't a prototype [-Wstrict-prototypes] static void init_luts() ^ libavcodec/j2kenc.c: In function 'encode_tile': libavcodec/j2kenc.c:873:37: warning: value computed is not used [-Wunused-value] *ptr++; ^ libavcodec/j2kdec.c: In function 'decode_tile': libavcodec/j2kdec.c:885:21: warning: assignment from incompatible pointer type [enabled by default] dst = line + (x * s->ncomponents + compno) * 2; ^ CC libavcodec/jfdctint.o libavcodec/j2kenc.c: In function 'j2kenc_init': libavcodec/j2kenc.c:453:39: warning: 'mant' may be used uninitialized in this function [-Wmaybe-uninitialized] qntsty->mant[gbandno] = mant; ^ libavcodec/j2kenc.c:441:27: note: 'mant' was declared here int expn, mant; ^ libavcodec/j2kdec.c: In function 'tag_tree_decode': libavcodec/j2kdec.c:171:17: warning: 'stack[-1]' may be used uninitialized in this function [-Wmaybe-uninitialized] J2kTgtNode *stack[30]; ^ CC libavcodec/jpegls.o CC libavcodec/jpeglsdec.o CC libavcodec/jpeglsenc.o libavcodec/jpeglsdec.c: In function 'ff_jpegls_decode_lse': libavcodec/jpeglsdec.c:54:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len, id; ^ CC libavcodec/jrevdct.o CC libavcodec/jvdec.o CC libavcodec/kbdwin.o CC libavcodec/kgv1dec.o CC libavcodec/kmvc.o CC libavcodec/lagarith.o CC libavcodec/lagarithrac.o CC libavcodec/latm_parser.o CC libavcodec/lcldec.o libavcodec/lcldec.c: In function 'zlib_decomp': libavcodec/lcldec.c:142:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] c->zstream.next_in = src; ^ libavcodec/lcldec.c: In function 'decode_frame': libavcodec/lcldec.c:171:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] unsigned char *encoded = (unsigned char *)buf; ^ CC libavcodec/lclenc.o CC libavcodec/libtheoraenc.o CC libavcodec/libmp3lame.o CC libavcodec/libvorbis.o CC libavcodec/libvpxdec.o libavcodec/libvorbis.c:71:21: warning: 'error' defined but not used [-Wunused-function] static const char * error(int oggerr, int *averr) ^ CC libavcodec/libvpxenc.o CC libavcodec/libx264.o CC libavcodec/libxvid_rc.o libavcodec/libvpxenc.c: In function 'vp8_init': libavcodec/libvpxenc.c:241:5: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3081) [-Wdeprecated-declarations] if(avctx->rc_lookahead >= 0) ^ libavcodec/libvpxenc.c:242:9: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3081) [-Wdeprecated-declarations] enccfg.g_lag_in_frames= FFMIN(avctx->rc_lookahead, 25); //0-25, avoids init failure ^ libavcodec/libvpxenc.c:242:9: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3081) [-Wdeprecated-declarations] libavcodec/libvpxenc.c:260:5: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2698) [-Wdeprecated-declarations] else if (avctx->crf || ctx->crf > 0) ^ libavcodec/libvpxenc.c:359:5: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2698) [-Wdeprecated-declarations] codecctl_int(avctx, VP8E_SET_CQ_LEVEL, (int)avctx->crf); ^ libavcodec/libx264.c: In function 'X264_init': libavcodec/libx264.c:318:9: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2698) [-Wdeprecated-declarations] if (avctx->crf) { ^ libavcodec/libx264.c:320:13: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2698) [-Wdeprecated-declarations] x4->params.rc.f_rf_constant = avctx->crf; ^ libavcodec/libx264.c:321:13: warning: 'crf_max' is deprecated (declared at libavcodec/avcodec.h:3090) [-Wdeprecated-declarations] x4->params.rc.f_rf_constant_max = avctx->crf_max; ^ libavcodec/libx264.c:322:9: warning: 'cqp' is deprecated (declared at libavcodec/avcodec.h:2706) [-Wdeprecated-declarations] } else if (avctx->cqp > -1) { ^ libavcodec/libx264.c:324:13: warning: 'cqp' is deprecated (declared at libavcodec/avcodec.h:2706) [-Wdeprecated-declarations] x4->params.rc.i_qp_constant = avctx->cqp; ^ libavcodec/libx264.c:357:32: warning: the address of 'val' will always evaluate as 'true' [-Waddress] OPT_STR(param, val); ^ libavcodec/libx264.c:239:13: note: in definition of macro 'OPT_STR' if (param && (ret = x264_param_parse(&x4->params, opt, param)) < 0) { \ ^ libavcodec/libx264.c:364:5: warning: 'aq_mode' is deprecated (declared at libavcodec/avcodec.h:3049) [-Wdeprecated-declarations] if (avctx->aq_mode >= 0) ^ libavcodec/libx264.c:365:9: warning: 'aq_mode' is deprecated (declared at libavcodec/avcodec.h:3049) [-Wdeprecated-declarations] x4->params.rc.i_aq_mode = avctx->aq_mode; ^ libavcodec/libx264.c:366:5: warning: 'aq_strength' is deprecated (declared at libavcodec/avcodec.h:3057) [-Wdeprecated-declarations] if (avctx->aq_strength >= 0) ^ libavcodec/libx264.c:367:9: warning: 'aq_strength' is deprecated (declared at libavcodec/avcodec.h:3057) [-Wdeprecated-declarations] x4->params.rc.f_aq_strength = avctx->aq_strength; ^ libavcodec/libx264.c:368:5: warning: 'psy_rd' is deprecated (declared at libavcodec/avcodec.h:3065) [-Wdeprecated-declarations] if (avctx->psy_rd >= 0) ^ libavcodec/libx264.c:369:9: warning: 'psy_rd' is deprecated (declared at libavcodec/avcodec.h:3065) [-Wdeprecated-declarations] x4->params.analyse.f_psy_rd = avctx->psy_rd; ^ libavcodec/libx264.c:370:5: warning: 'psy_trellis' is deprecated (declared at libavcodec/avcodec.h:3073) [-Wdeprecated-declarations] if (avctx->psy_trellis >= 0) ^ libavcodec/libx264.c:371:9: warning: 'psy_trellis' is deprecated (declared at libavcodec/avcodec.h:3073) [-Wdeprecated-declarations] x4->params.analyse.f_psy_trellis = avctx->psy_trellis; ^ libavcodec/libx264.c:372:5: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3081) [-Wdeprecated-declarations] if (avctx->rc_lookahead >= 0) ^ libavcodec/libx264.c:373:9: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3081) [-Wdeprecated-declarations] x4->params.rc.i_lookahead = avctx->rc_lookahead; ^ libavcodec/libx264.c:374:5: warning: 'weighted_p_pred' is deprecated (declared at libavcodec/avcodec.h:3039) [-Wdeprecated-declarations] if (avctx->weighted_p_pred >= 0) ^ libavcodec/libx264.c:375:9: warning: 'weighted_p_pred' is deprecated (declared at libavcodec/avcodec.h:3039) [-Wdeprecated-declarations] x4->params.analyse.i_weighted_pred = avctx->weighted_p_pred; ^ libavcodec/libx264.c:376:5: warning: 'bframebias' is deprecated (declared at libavcodec/avcodec.h:2736) [-Wdeprecated-declarations] if (avctx->bframebias) ^ libavcodec/libx264.c:377:9: warning: 'bframebias' is deprecated (declared at libavcodec/avcodec.h:2736) [-Wdeprecated-declarations] x4->params.i_bframe_bias = avctx->bframebias; ^ libavcodec/libx264.c:378:5: warning: 'deblockalpha' is deprecated (declared at libavcodec/avcodec.h:2760) [-Wdeprecated-declarations] if (avctx->deblockalpha) ^ libavcodec/libx264.c:379:9: warning: 'deblockalpha' is deprecated (declared at libavcodec/avcodec.h:2760) [-Wdeprecated-declarations] x4->params.i_deblocking_filter_alphac0 = avctx->deblockalpha; ^ libavcodec/libx264.c:380:5: warning: 'deblockbeta' is deprecated (declared at libavcodec/avcodec.h:2768) [-Wdeprecated-declarations] if (avctx->deblockbeta) ^ libavcodec/libx264.c:381:9: warning: 'deblockbeta' is deprecated (declared at libavcodec/avcodec.h:2768) [-Wdeprecated-declarations] x4->params.i_deblocking_filter_beta = avctx->deblockbeta; ^ libavcodec/libx264.c:382:5: warning: 'complexityblur' is deprecated (declared at libavcodec/avcodec.h:2752) [-Wdeprecated-declarations] if (avctx->complexityblur >= 0) ^ libavcodec/libx264.c:383:9: warning: 'complexityblur' is deprecated (declared at libavcodec/avcodec.h:2752) [-Wdeprecated-declarations] x4->params.rc.f_complexity_blur = avctx->complexityblur; ^ libavcodec/libx264.c:384:5: warning: 'directpred' is deprecated (declared at libavcodec/avcodec.h:2787) [-Wdeprecated-declarations] if (avctx->directpred >= 0) ^ libavcodec/libx264.c:385:9: warning: 'directpred' is deprecated (declared at libavcodec/avcodec.h:2787) [-Wdeprecated-declarations] x4->params.analyse.i_direct_mv_pred = avctx->directpred; ^ libavcodec/libx264.c:386:5: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2775) [-Wdeprecated-declarations] if (avctx->partitions) { ^ libavcodec/libx264.c:387:9: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2775) [-Wdeprecated-declarations] if (avctx->partitions & X264_PART_I4X4) ^ libavcodec/libx264.c:389:9: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2775) [-Wdeprecated-declarations] if (avctx->partitions & X264_PART_I8X8) ^ libavcodec/libx264.c:391:9: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2775) [-Wdeprecated-declarations] if (avctx->partitions & X264_PART_P8X8) ^ libavcodec/libx264.c:393:9: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2775) [-Wdeprecated-declarations] if (avctx->partitions & X264_PART_P4X4) ^ libavcodec/libx264.c:395:9: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2775) [-Wdeprecated-declarations] if (avctx->partitions & X264_PART_B8X8) ^ libavcodec/libx264.c:541:5: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2698) [-Wdeprecated-declarations] avctx->crf = x4->params.rc.f_rf_constant; ^ CC libavcodec/libxvidff.o CC libavcodec/ljpegenc.o CC libavcodec/loco.o CC libavcodec/lpc.o CC libavcodec/lzw.o CC libavcodec/lsp.o CC libavcodec/lzwenc.o CC libavcodec/mace.o CC libavcodec/mdct_fixed.o CC libavcodec/mdct_float.o CC libavcodec/mdec.o CC libavcodec/mimic.o CC libavcodec/mjpeg.o CC libavcodec/mjpeg2jpeg_bsf.o CC libavcodec/mjpeg_parser.o CC libavcodec/mjpegbdec.o CC libavcodec/mjpega_dump_header_bsf.o CC libavcodec/mjpegdec.o CC libavcodec/mjpegenc.o CC libavcodec/mlp.o CC libavcodec/mlp_parser.o CC libavcodec/mlpdec.o CC libavcodec/mlpdsp.o libavcodec/mjpegdec.c: In function 'ljpeg_decode_yuv_scan': libavcodec/mjpegdec.c:875:35: warning: assignment from incompatible pointer type [enabled by default] ptr16 = s->picture.data[c] + 2*(linesize * (v * mb_y + y)) + 2*(h * mb_x + x); //FIXME optimize this crap ^ libavcodec/mjpegdec.c:931:35: warning: assignment from incompatible pointer type [enabled by default] ptr16 = s->picture.data[c] + 2*(linesize * (v * mb_y + y)) + 2*(h * mb_x + x); //FIXME optimize this crap ^ libavcodec/mjpegdec.c: In function 'ff_mjpeg_decode_frame': libavcodec/mjpegdec.c:1632:20: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'const __uint8_t *' [-Wformat=] start_code, unescaped_buf_ptr, buf_size); ^ CC libavcodec/mmvideo.o libavcodec/mmvideo.c: In function 'mm_decode_intra': libavcodec/mmvideo.c:95:9: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i, x, y; ^ CC libavcodec/motion_est.o CC libavcodec/motionpixels.o CC libavcodec/movsub_bsf.o CC libavcodec/mp3_header_compress_bsf.o libavcodec/mp3_header_compress_bsf.c: In function 'mp3_header_compress': libavcodec/mp3_header_compress_bsf.c:42:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] *poutbuf= (uint8_t *) buf; ^ CC libavcodec/mp3_header_decompress_bsf.o CC libavcodec/mpc.o libavcodec/mp3_header_decompress_bsf.c: In function 'mp3_header_decompress': libavcodec/mp3_header_decompress_bsf.c:37:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] *poutbuf= (uint8_t *) buf; ^ CC libavcodec/mpc7.o CC libavcodec/mpc8.o CC libavcodec/mpeg12.o CC libavcodec/mpeg12data.o CC libavcodec/mpeg12enc.o CC libavcodec/mpeg4audio.o CC libavcodec/mpeg4video.o In file included from libavcodec/motion_est.c:289:0: libavcodec/motion_est.c: In function 'interlaced_search': libavcodec/motion_est_template.c:1087:49: warning: 'P[4][1]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV(P_MEDIAN[0]>>shift, P_MEDIAN[1]>>shift) ^ libavcodec/motion_est.c:739:9: note: 'P[4][1]' was declared here int P[10][2]; ^ In file included from libavcodec/motion_est.c:289:0: libavcodec/motion_est_template.c:1087:29: warning: 'P[4][0]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV(P_MEDIAN[0]>>shift, P_MEDIAN[1]>>shift) ^ libavcodec/motion_est.c:739:9: note: 'P[4][0]' was declared here int P[10][2]; ^ In file included from libavcodec/motion_est.c:289:0: libavcodec/motion_est_template.c:1090:53: warning: 'P[3][1]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV(P_TOPRIGHT[0]>>shift, P_TOPRIGHT[1]>>shift) ^ libavcodec/motion_est.c:739:9: note: 'P[3][1]' was declared here int P[10][2]; ^ In file included from libavcodec/motion_est.c:289:0: libavcodec/motion_est_template.c:1090:31: warning: '*((void *)&P+24)[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV(P_TOPRIGHT[0]>>shift, P_TOPRIGHT[1]>>shift) ^ libavcodec/motion_est.c:739:9: note: '*((void *)&P+24)[0]' was declared here int P[10][2]; ^ In file included from libavcodec/motion_est.c:289:0: libavcodec/motion_est_template.c:1089:43: warning: 'P[2][1]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV(P_TOP[0]>>shift, P_TOP[1]>>shift) ^ libavcodec/motion_est.c:739:9: note: 'P[2][1]' was declared here int P[10][2]; ^ In file included from libavcodec/motion_est.c:289:0: libavcodec/motion_est_template.c:1089:26: warning: 'P[2][0]' may be used uninitialized in this function [-Wmaybe-uninitialized] CHECK_MV(P_TOP[0]>>shift, P_TOP[1]>>shift) ^ libavcodec/motion_est.c:739:9: note: 'P[2][0]' was declared here int P[10][2]; ^ CC libavcodec/mpeg4video_parser.o CC libavcodec/mpeg4videodec.o libavcodec/mpeg4videodec.c: In function 'mpeg4_decode_mb': libavcodec/mpeg4videodec.c:1496:13: warning: 'error_recognition' is deprecated (declared at libavcodec/avcodec.h:1717) [-Wdeprecated-declarations] if (s->mb_x + s->mb_y*s->mb_width + 1 > next && s->avctx->error_recognition >= FF_ER_AGGRESSIVE) { ^ CC libavcodec/mpeg4videoenc.o CC libavcodec/mpegaudio.o libavcodec/mpeg4videodec.c: In function 'mpeg4_decode_partitioned_mb': libavcodec/mpeg4videodec.c:1079:22: warning: 'dc_pred_dir' may be used uninitialized in this function [-Wmaybe-uninitialized] mpeg4_pred_ac(s, block, n, dc_pred_dir); ^ libavcodec/mpeg4videodec.c:850:9: note: 'dc_pred_dir' was declared here int dc_pred_dir; ^ CC libavcodec/mpegaudio_parser.o CC libavcodec/mpegaudiodata.o CC libavcodec/mpegaudiodec.o libavcodec/mpegaudiodec.c: In function 'mp_decode_layer3': libavcodec/mpegaudiodec.c:1383:13: warning: unused variable 'skip' [-Wunused-variable] int skip; ^ libavcodec/mpegaudiodec.c: In function 'decode_frame_adu': libavcodec/mpegaudiodec.c:1737:5: warning: 'parse_only' is deprecated (declared at libavcodec/avcodec.h:1814) [-Wdeprecated-declarations] if (avctx->parse_only) ^ libavcodec/mpegaudiodec.c:1704:14: warning: variable 'out_size' set but not used [-Wunused-but-set-variable] int len, out_size, ret = 0; ^ CC libavcodec/mpegaudiodec_float.o In file included from libavcodec/mpegaudiodec_float.c:23:0: libavcodec/mpegaudiodec.c: In function 'mp_decode_layer3': libavcodec/mpegaudiodec.c:1383:13: warning: unused variable 'skip' [-Wunused-variable] int skip; ^ libavcodec/mpegaudiodec.c: In function 'decode_frame_adu': libavcodec/mpegaudiodec.c:1737:5: warning: 'parse_only' is deprecated (declared at libavcodec/avcodec.h:1814) [-Wdeprecated-declarations] if (avctx->parse_only) ^ libavcodec/mpegaudiodec.c:1704:14: warning: variable 'out_size' set but not used [-Wunused-but-set-variable] int len, out_size, ret = 0; ^ CC libavcodec/mpegaudiodecheader.o CC libavcodec/mpegaudiodsp.o CC libavcodec/mpegaudiodsp_fixed.o CC libavcodec/mpegaudiodsp_float.o CC libavcodec/mpegaudioenc.o CC libavcodec/mpegvideo.o CC libavcodec/mpegvideo_enc.o CC libavcodec/mpegvideo_parser.o CC libavcodec/mpegvideo_xvmc.o CC libavcodec/mqc.o CC libavcodec/mqcdec.o CC libavcodec/mqcenc.o CC libavcodec/msgsmdec.o CC libavcodec/msmpeg4.o libavcodec/msmpeg4.c: In function 'ff_msmpeg4_encode_block': libavcodec/msmpeg4.c:907:21: warning: 'extquant' may be used uninitialized in this function [-Wmaybe-uninitialized] put_bits(&s->pb, extrabits, extquant); ^ libavcodec/msmpeg4.c:842:15: note: 'extquant' was declared here int pred, extquant; ^ CC libavcodec/msmpeg4data.o CC libavcodec/msrle.o CC libavcodec/msrledec.o CC libavcodec/msvideo1.o CC libavcodec/msvideo1enc.o CC libavcodec/mxpegdec.o libavcodec/msrledec.c: In function 'ff_msrle_decode': libavcodec/msrledec.c:231:36: warning: 'pix[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] *output++ = pix[2]; ^ libavcodec/msrledec.c:206:21: note: 'pix[2]' was declared here uint8_t pix[3]; //original pixel ^ libavcodec/msrledec.c:230:36: warning: 'pix[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] *output++ = pix[1]; ^ libavcodec/msrledec.c:206:21: note: 'pix[1]' was declared here uint8_t pix[3]; //original pixel ^ libavcodec/msrledec.c:229:36: warning: 'pix[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] case 24: *output++ = pix[0]; ^ libavcodec/msrledec.c:206:21: note: 'pix[0]' was declared here uint8_t pix[3]; //original pixel ^ CC libavcodec/nellymoser.o CC libavcodec/nellymoserdec.o CC libavcodec/nellymoserenc.o CC libavcodec/noise_bsf.o CC libavcodec/nuv.o CC libavcodec/options.o libavcodec/nuv.c: In function 'copy_frame': libavcodec/nuv.c:76:5: warning: passing argument 2 of 'avpicture_fill' discards 'const' qualifier from pointer target type [enabled by default] avpicture_fill(&pic, src, PIX_FMT_YUV420P, width, height); ^ In file included from libavcodec/nuv.c:28:0: libavcodec/avcodec.h:3725:5: note: expected '__uint8_t *' but argument is of type 'const __uint8_t *' int avpicture_fill(AVPicture *picture, uint8_t *ptr, ^ CC libavcodec/pamenc.o CC libavcodec/parser.o libavcodec/parser.c: In function 'av_parser_parse2': libavcodec/parser.c:149:47: warning: to be safe all intermediate pointers in cast from '__uint8_t **' to 'const __uint8_t **' must be 'const' qualified [-Wcast-qual] index = s->parser->parser_parse(s, avctx, (const uint8_t **)poutbuf, poutbuf_size, buf, buf_size); ^ libavcodec/parser.c: In function 'av_parser_change': libavcodec/parser.c:185:15: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] *poutbuf= (uint8_t *) buf; ^ CC libavcodec/pcm-mpeg.o libavcodec/options.c:165:1: warning: 'weighted_p_pred' is deprecated (declared at libavcodec/avcodec.h:3039) [-Wdeprecated-declarations] {"wpredp", "weighted prediction analysis method", OFFSET(weighted_p_pred), AV_OPT_TYPE_INT, {.dbl = -1 }, INT_MIN, INT_MAX, V|E}, ^ libavcodec/options.c:205:1: warning: 'error_recognition' is deprecated (declared at libavcodec/avcodec.h:1717) [-Wdeprecated-declarations] {"er", "set error detection aggressivity", OFFSET(error_recognition), AV_OPT_TYPE_INT, {.dbl = FF_ER_CAREFUL }, INT_MIN, INT_MAX, A|V|D, "er"}, ^ libavcodec/options.c:223:1: warning: 'parse_only' is deprecated (declared at libavcodec/avcodec.h:1814) [-Wdeprecated-declarations] {"parse_only", NULL, OFFSET(parse_only), AV_OPT_TYPE_INT, {.dbl = DEFAULT }, INT_MIN, INT_MAX}, ^ libavcodec/options.c:370:1: warning: 'antialias_algo' is deprecated (declared at libavcodec/avcodec.h:2426) [-Wdeprecated-declarations] {"antialias", "MP3 antialias algorithm", OFFSET(antialias_algo), AV_OPT_TYPE_INT, {.dbl = DEFAULT }, INT_MIN, INT_MAX, V|D, "aa"}, ^ libavcodec/options.c:419:1: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2698) [-Wdeprecated-declarations] {"crf", "enables constant quality mode, and selects the quality (x264/VP8)", OFFSET(crf), AV_OPT_TYPE_FLOAT, {.dbl = DEFAULT }, 0, 63, V|E}, ^ libavcodec/options.c:420:1: warning: 'cqp' is deprecated (declared at libavcodec/avcodec.h:2706) [-Wdeprecated-declarations] {"cqp", "constant quantization parameter rate control method", OFFSET(cqp), AV_OPT_TYPE_INT, {.dbl = -1 }, INT_MIN, INT_MAX, V|E}, ^ libavcodec/options.c:426:1: warning: 'bframebias' is deprecated (declared at libavcodec/avcodec.h:2736) [-Wdeprecated-declarations] {"bframebias", "influences how often B-frames are used", OFFSET(bframebias), AV_OPT_TYPE_INT, {.dbl = DEFAULT }, INT_MIN, INT_MAX, V|E}, ^ libavcodec/options.c:430:1: warning: 'directpred' is deprecated (declared at libavcodec/avcodec.h:2787) [-Wdeprecated-declarations] {"directpred", "direct mv prediction mode - 0 (none), 1 (spatial), 2 (temporal), 3 (auto)", OFFSET(directpred), AV_OPT_TYPE_INT, {.dbl = -1 }, INT_MIN, INT_MAX, V|E}, ^ libavcodec/options.c:440:1: warning: 'complexityblur' is deprecated (declared at libavcodec/avcodec.h:2752) [-Wdeprecated-declarations] {"complexityblur", "reduce fluctuations in qp (before curve compression)", OFFSET(complexityblur), AV_OPT_TYPE_FLOAT, {.dbl = -1 }, -1, FLT_MAX, V|E}, ^ libavcodec/options.c:441:1: warning: 'deblockalpha' is deprecated (declared at libavcodec/avcodec.h:2760) [-Wdeprecated-declarations] {"deblockalpha", "in-loop deblocking filter alphac0 parameter", OFFSET(deblockalpha), AV_OPT_TYPE_INT, {.dbl = DEFAULT }, -6, 6, V|E}, ^ libavcodec/options.c:442:1: warning: 'deblockbeta' is deprecated (declared at libavcodec/avcodec.h:2768) [-Wdeprecated-declarations] {"deblockbeta", "in-loop deblocking filter beta parameter", OFFSET(deblockbeta), AV_OPT_TYPE_INT, {.dbl = DEFAULT }, -6, 6, V|E}, ^ libavcodec/options.c:443:1: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2775) [-Wdeprecated-declarations] {"partitions", "macroblock subpartition sizes to consider", OFFSET(partitions), AV_OPT_TYPE_FLAGS, {.dbl = DEFAULT }, INT_MIN, INT_MAX, V|E, "partitions"}, ^ libavcodec/options.c:460:1: warning: 'lpc_coeff_precision' is deprecated (declared at libavcodec/avcodec.h:2850) [-Wdeprecated-declarations] {"lpc_coeff_precision", "deprecated, use flac-specific options", OFFSET(lpc_coeff_precision), AV_OPT_TYPE_INT, {.dbl = DEFAULT }, 0, INT_MAX, A|E}, ^ libavcodec/options.c:461:1: warning: 'prediction_order_method' is deprecated (declared at libavcodec/avcodec.h:2857) [-Wdeprecated-declarations] {"prediction_order_method", "deprecated, use flac-specific options", OFFSET(prediction_order_method), AV_OPT_TYPE_INT, {.dbl = -1 }, INT_MIN, INT_MAX, A|E}, ^ libavcodec/options.c:462:1: warning: 'min_partition_order' is deprecated (declared at libavcodec/avcodec.h:2863) [-Wdeprecated-declarations] {"min_partition_order", "deprecated, use flac-specific options", OFFSET(min_partition_order), AV_OPT_TYPE_INT, {.dbl = -1 }, INT_MIN, INT_MAX, A|E}, ^ libavcodec/options.c:463:1: warning: 'max_partition_order' is deprecated (declared at libavcodec/avcodec.h:2869) [-Wdeprecated-declarations] {"max_partition_order", "deprecated, use flac-specific options", OFFSET(max_partition_order), AV_OPT_TYPE_INT, {.dbl = -1 }, INT_MIN, INT_MAX, A|E}, ^ libavcodec/options.c:474:1: warning: 'drc_scale' is deprecated (declared at libavcodec/avcodec.h:2900) [-Wdeprecated-declarations] {"drc_scale", "percentage of dynamic range compression to apply", OFFSET(drc_scale), AV_OPT_TYPE_FLOAT, {.dbl = 0.0 }, 0.0, 1.0, A|D}, ^ libavcodec/options.c:495:1: warning: 'psy_rd' is deprecated (declared at libavcodec/avcodec.h:3065) [-Wdeprecated-declarations] {"psy_rd", "specify psycho visual strength", OFFSET(psy_rd), AV_OPT_TYPE_FLOAT, {.dbl = -1.0 }, -1, FLT_MAX, V|E}, ^ libavcodec/options.c:496:1: warning: 'psy_trellis' is deprecated (declared at libavcodec/avcodec.h:3073) [-Wdeprecated-declarations] {"psy_trellis", "specify psycho visual trellis", OFFSET(psy_trellis), AV_OPT_TYPE_FLOAT, {.dbl = -1 }, -1, FLT_MAX, V|E}, ^ libavcodec/options.c:497:1: warning: 'aq_mode' is deprecated (declared at libavcodec/avcodec.h:3049) [-Wdeprecated-declarations] {"aq_mode", "specify aq method", OFFSET(aq_mode), AV_OPT_TYPE_INT, {.dbl = -1 }, -1, INT_MAX, V|E}, ^ libavcodec/options.c:498:1: warning: 'aq_strength' is deprecated (declared at libavcodec/avcodec.h:3057) [-Wdeprecated-declarations] {"aq_strength", "specify aq strength", OFFSET(aq_strength), AV_OPT_TYPE_FLOAT, {.dbl = -1.0 }, -1, FLT_MAX, V|E}, ^ libavcodec/options.c:499:1: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3081) [-Wdeprecated-declarations] {"rc_lookahead", "specify number of frames to look ahead for frametype", OFFSET(rc_lookahead), AV_OPT_TYPE_INT, {.dbl = -1 }, -1, INT_MAX, V|E}, ^ libavcodec/options.c:502:1: warning: 'crf_max' is deprecated (declared at libavcodec/avcodec.h:3090) [-Wdeprecated-declarations] {"crf_max", "in crf mode, prevents vbv from lowering quality beyond this point", OFFSET(crf_max), AV_OPT_TYPE_FLOAT, {.dbl = DEFAULT }, 0, 51, V|E}, ^ libavcodec/options.c:506:1: warning: 'lpc_type' is deprecated (declared at libavcodec/avcodec.h:3101) [-Wdeprecated-declarations] {"lpc_type", "deprecated, use flac-specific options", OFFSET(lpc_type), AV_OPT_TYPE_INT, {.dbl = AV_LPC_TYPE_DEFAULT }, AV_LPC_TYPE_DEFAULT, AV_LPC_TYPE_NB-1, A|E}, ^ libavcodec/options.c:511:1: warning: 'lpc_passes' is deprecated (declared at libavcodec/avcodec.h:3108) [-Wdeprecated-declarations] {"lpc_passes", "deprecated, use flac-specific options", OFFSET(lpc_passes), AV_OPT_TYPE_INT, {.dbl = -1 }, INT_MIN, INT_MAX, A|E}, ^ libavcodec/options.c: In function 'avcodec_get_context_defaults3': libavcodec/options.c:574:5: warning: 'av_opt_set_defaults2' is deprecated (declared at ./libavutil/opt.h:370) [-Wdeprecated-declarations] av_opt_set_defaults2(s, flags, flags); ^ libavcodec/options.c: In function 'avcodec_alloc_context2': libavcodec/options.c:632:5: warning: 'avcodec_get_context_defaults2' is deprecated (declared at libavcodec/options.c:554) [-Wdeprecated-declarations] avcodec_get_context_defaults2(avctx, codec_type); ^ libavcodec/options.c: In function 'avcodec_get_context_defaults': libavcodec/options.c:638:5: warning: 'avcodec_get_context_defaults2' is deprecated (declared at libavcodec/options.c:554) [-Wdeprecated-declarations] avcodec_get_context_defaults2(s, AVMEDIA_TYPE_UNKNOWN); ^ libavcodec/options.c: In function 'avcodec_alloc_context': libavcodec/options.c:642:5: warning: 'avcodec_alloc_context2' is deprecated (declared at libavcodec/options.c:627) [-Wdeprecated-declarations] return avcodec_alloc_context2(AVMEDIA_TYPE_UNKNOWN); ^ CC libavcodec/pcm.o CC libavcodec/pcx.o CC libavcodec/pcxenc.o CC libavcodec/pgssubdec.o CC libavcodec/pictordec.o CC libavcodec/png.o CC libavcodec/pngdec.o CC libavcodec/pngenc.o libavcodec/pngdec.c: In function 'png_decode_idat': libavcodec/pngdec.c:365:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] s->zstream.next_in = s->gb.buffer; ^ libavcodec/pngenc.c: In function 'png_write_row': libavcodec/pngenc.c:200:26: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] s->zstream.next_in = (uint8_t *)data; ^ CC libavcodec/pnm.o CC libavcodec/pnm_parser.o libavcodec/pnm_parser.c: In function 'pnm_parse': libavcodec/pnm_parser.c:44:35: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] pnmctx.bytestream = (uint8_t *) buf; /* casts avoid warnings */ ^ libavcodec/pnm_parser.c:45:35: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] pnmctx.bytestream_end = (uint8_t *) buf + buf_size; ^ CC libavcodec/pnmdec.o CC libavcodec/pnmenc.o libavcodec/pnmdec.c: In function 'pnm_decode_frame': libavcodec/pnmdec.c:40:25: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] s->bytestream = buf; ^ libavcodec/pnmdec.c:41:25: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] s->bytestream_end = buf + buf_size; ^ CC libavcodec/proresdec2.o CC libavcodec/proresdec_lgpl.o libavcodec/proresdec2.c: In function 'decode_slice_luma': libavcodec/proresdec2.c:381:9: warning: passing argument 1 of 'ctx->prodsp.idct_put' from incompatible pointer type [enabled by default] ctx->prodsp.idct_put(dst, dst_stride, block+(0<<6), qmat); ^ libavcodec/proresdec2.c:381:9: note: expected '__uint16_t *' but argument is of type '__uint8_t *' libavcodec/proresdec2.c:382:9: warning: passing argument 1 of 'ctx->prodsp.idct_put' from incompatible pointer type [enabled by default] ctx->prodsp.idct_put(dst+16, dst_stride, block+(1<<6), qmat); ^ libavcodec/proresdec2.c:382:9: note: expected '__uint16_t *' but argument is of type '__uint8_t *' libavcodec/proresdec2.c:383:9: warning: passing argument 1 of 'ctx->prodsp.idct_put' from incompatible pointer type [enabled by default] ctx->prodsp.idct_put(dst+8*dst_stride, dst_stride, block+(2<<6), qmat); ^ libavcodec/proresdec2.c:383:9: note: expected '__uint16_t *' but argument is of type '__uint8_t *' libavcodec/proresdec2.c:384:9: warning: passing argument 1 of 'ctx->prodsp.idct_put' from incompatible pointer type [enabled by default] ctx->prodsp.idct_put(dst+8*dst_stride+16, dst_stride, block+(3<<6), qmat); ^ libavcodec/proresdec2.c:384:9: note: expected '__uint16_t *' but argument is of type '__uint8_t *' libavcodec/proresdec2.c: In function 'decode_slice_chroma': libavcodec/proresdec2.c:412:13: warning: passing argument 1 of 'ctx->prodsp.idct_put' from incompatible pointer type [enabled by default] ctx->prodsp.idct_put(dst, dst_stride, block+(0<<6), qmat); ^ libavcodec/proresdec2.c:412:13: note: expected '__uint16_t *' but argument is of type '__uint8_t *' libavcodec/proresdec2.c:413:13: warning: passing argument 1 of 'ctx->prodsp.idct_put' from incompatible pointer type [enabled by default] ctx->prodsp.idct_put(dst+8*dst_stride, dst_stride, block+(1<<6), qmat); ^ libavcodec/proresdec2.c:413:13: note: expected '__uint16_t *' but argument is of type '__uint8_t *' CC libavcodec/proresdsp.o CC libavcodec/proresenc.o CC libavcodec/psymodel.o CC libavcodec/pthread.o CC libavcodec/ptx.o CC libavcodec/qcelpdec.o CC libavcodec/qdm2.o CC libavcodec/qdrw.o CC libavcodec/qpeg.o CC libavcodec/qtrle.o CC libavcodec/qtrleenc.o libavcodec/qtrleenc.c: In function 'qtrle_encode_frame': libavcodec/qtrleenc.c:201:33: warning: 'bulkcount' may be used uninitialized in this function [-Wmaybe-uninitialized] s->rlecode_table[i] = bulkcount; ^ libavcodec/qtrleenc.c:123:18: note: 'bulkcount' was declared here unsigned int bulkcount; ^ CC libavcodec/r210dec.o CC libavcodec/r210enc.o CC libavcodec/ra144.o CC libavcodec/ra144dec.o CC libavcodec/ra144enc.o CC libavcodec/ra288.o libavcodec/ra144enc.c: In function 'ra144_encode_frame': libavcodec/ra144enc.c:393:44: warning: 'm[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] g[0] = ((ff_gain_val_tab[n][0] * m[0]) >> ff_gain_exp_tab[n]) * ^ libavcodec/ra144enc.c:331:15: note: 'm[0]' was declared here int i, n, m[3]; ^ libavcodec/ra144enc.c:216:30: warning: 'best_gain' may be used uninitialized in this function [-Wmaybe-uninitialized] data[i] -= best_gain * work[i]; ^ libavcodec/ra144enc.c:193:36: note: 'best_gain' was declared here float score, gain, best_score, best_gain; ^ libavcodec/ra144enc.c:368:24: warning: 'best_vect' may be used uninitialized in this function [-Wmaybe-uninitialized] ff_copy_and_dup(cba_vect, ractx->adapt_cb, cba_idx + BLOCKSIZE / 2 - 1); ^ libavcodec/ra144enc.c:192:12: note: 'best_vect' was declared here int i, best_vect; ^ CC libavcodec/rangecoder.o CC libavcodec/ratecontrol.o CC libavcodec/raw.o libavcodec/rangecoder.c: In function 'ff_init_range_decoder': libavcodec/rangecoder.c:54:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ff_init_range_encoder(c, (uint8_t *) buf, buf_size); ^ libavcodec/rangecoder.c:56:5: warning: passing argument 1 of 'bytestream_get_be16' from incompatible pointer type [enabled by default] c->low = bytestream_get_be16(&c->bytestream); ^ In file included from libavcodec/rangecoder.c:38:0: libavcodec/bytestream.h:41:30: note: expected 'const __uint8_t **' but argument is of type '__uint8_t **' static av_always_inline type bytestream_get_ ## name(const uint8_t **b) \ ^ libavcodec/bytestream.h:84:5: note: in expansion of macro 'DEF_T' DEF_T(unsigned int, name, bytes, read, write) ^ libavcodec/bytestream.h:95:1: note: in expansion of macro 'DEF' DEF (be16, 2, AV_RB16, AV_WB16) ^ CC libavcodec/rawdec.o CC libavcodec/rawenc.o libavcodec/rawdec.c: In function 'raw_decode': libavcodec/rawdec.c:190:31: warning: passing argument 2 of 'avpicture_fill' discards 'const' qualifier from pointer target type [enabled by default] avctx->width, avctx->height)) < 0) ^ In file included from libavcodec/rawdec.c:27:0: libavcodec/avcodec.h:3725:5: note: expected '__uint8_t *' but argument is of type 'const __uint8_t *' int avpicture_fill(AVPicture *picture, uint8_t *ptr, ^ libavcodec/rawdec.c:195:23: warning: assignment from incompatible pointer type [enabled by default] frame->data[1]= context->palette; ^ CC libavcodec/rdft.o CC libavcodec/remove_extradata_bsf.o libavcodec/remove_extradata_bsf.c: In function 'remove_extradata': libavcodec/remove_extradata_bsf.c:45:15: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] *poutbuf= (uint8_t *) buf; ^ CC libavcodec/resample.o CC libavcodec/resample2.o CC libavcodec/rl2.o CC libavcodec/roqaudioenc.o CC libavcodec/rle.o CC libavcodec/roqvideo.o CC libavcodec/roqvideodec.o CC libavcodec/roqvideoenc.o CC libavcodec/rpza.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 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/s3tc.o CC libavcodec/sgidec.o CC libavcodec/sgienc.o CC libavcodec/shorten.o CC libavcodec/simple_idct.o CC libavcodec/sinewin.o CC libavcodec/sipr.o libavcodec/shorten.c: In function 'shorten_decode_frame': libavcodec/shorten.c:504:30: warning: array subscript is below array bounds [-Warray-bounds] if (!is_audio_command[cmd]) { ^ CC libavcodec/sipr16k.o CC libavcodec/smacker.o CC libavcodec/smc.o CC libavcodec/snow.o CC libavcodec/snowdec.o CC libavcodec/snowenc.o CC libavcodec/sonic.o libavcodec/sonic.c: In function 'sonic_decode_frame': libavcodec/sonic.c:872:13: warning: assignment from incompatible pointer type [enabled by default] samples = s->frame.data[0]; ^ CC libavcodec/sp5xdec.o CC libavcodec/srtdec.o CC libavcodec/srtenc.o CC libavcodec/sunrast.o CC libavcodec/svq1.o CC libavcodec/svq1dec.o CC libavcodec/svq1enc.o libavcodec/svq1enc.c: In function 'svq1_write_header': libavcodec/svq1enc.c:98:9: warning: passing argument 1 of 'ff_match_2uint16' from incompatible pointer type [enabled by default] i= ff_match_2uint16(ff_svq1_frame_size_table, FF_ARRAY_ELEMS(ff_svq1_frame_size_table), s->frame_width, s->frame_height); ^ In file included from libavcodec/svq1enc.c:34:0: libavcodec/internal.h:98:5: note: expected 'const __uint16_t (*)[2]' but argument is of type 'const struct svq1_frame_size *' int ff_match_2uint16(const uint16_t (*tab)[2], int size, int a, int b); ^ CC libavcodec/svq3.o libavcodec/svq3.c: In function 'svq3_decode_mb': libavcodec/svq3.c:663:9: warning: passing argument 2 of 'svq3_decode_block' from incompatible pointer type [enabled by default] if (svq3_decode_block(&s->gb, h->mb_luma_dc, 0, 1)){ ^ libavcodec/svq3.c:210:19: note: expected 'DCTELEM *' but argument is of type 'DCTELEM (*)[32]' static inline int svq3_decode_block(GetBitContext *gb, DCTELEM *block, ^ In file included from libavcodec/dsputil.h:33:0, from libavcodec/svq3.c:43: libavcodec/svq3.c: In function 'svq3_decode_slice_header': ./libavutil/intreadwrite.h:193:30: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] # define AV_WN(s, p, v) ((((union unaligned_##s *) (p))->l) = (v)) ^ ./libavutil/intreadwrite.h:338:26: note: in expansion of macro 'AV_WN' # define AV_WN32(p, v) AV_WN(32, p, v) ^ ./libavutil/intreadwrite.h:354:27: note: in expansion of macro 'AV_WN32' # define AV_WL(s, p, v) AV_WN##s(p, v) ^ ./libavutil/intreadwrite.h:388:26: note: in expansion of macro 'AV_WL' # define AV_WL32(p, v) AV_WL(32, p, v) ^ libavcodec/svq3.c:750:13: note: in expansion of macro 'AV_WL32' AV_WL32(&s->gb.buffer[(get_bits_count(&s->gb)>>3)+1], header ^ svq3->watermark_key); ^ libavcodec/svq3.c:753:20: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] memcpy((uint8_t *) &s->gb.buffer[get_bits_count(&s->gb) >> 3], ^ CC libavcodec/synth_filter.o CC libavcodec/targa.o CC libavcodec/targaenc.o CC libavcodec/tiertexseqv.o CC libavcodec/tiff.o libavcodec/tiff.c: In function 'tiff_uncompress': libavcodec/tiff.c:88:21: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] zstream.next_in = src; ^ CC libavcodec/tiffenc.o CC libavcodec/timecode.o CC libavcodec/truemotion1.o CC libavcodec/tmv.o CC libavcodec/truemotion2.o CC libavcodec/truespeech.o libavcodec/truemotion2.c: In function 'tm2_read_header': libavcodec/truemotion2.c:209:20: warning: variable 'obuf' set but not used [-Wunused-but-set-variable] const uint8_t *obuf; ^ CC libavcodec/tscc.o libavcodec/tscc.c: In function 'decode_frame': libavcodec/tscc.c:97:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] c->zstream.next_in = encoded; ^ CC libavcodec/tta.o CC libavcodec/twinvq.o CC libavcodec/txd.o CC libavcodec/codec_names.h CC libavcodec/ulti.o CC libavcodec/utvideo.o CC libavcodec/v210dec.o CC libavcodec/v210enc.o CC libavcodec/v210x.o CC libavcodec/v308dec.o CC libavcodec/v308enc.o CC libavcodec/v410dec.o CC libavcodec/v410enc.o CC libavcodec/vaapi.o CC libavcodec/vaapi_h264.o In file included from libavcodec/vaapi_internal.h:27:0, from libavcodec/vaapi.c:24: /data/scratch/multimedia/ffmpeg010/work/.buildlink/include/va/va.h:279:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef int (*VAPrivFunc)(); ^ In file included from libavcodec/vaapi_internal.h:27:0, from libavcodec/vaapi_h264.c:23: /data/scratch/multimedia/ffmpeg010/work/.buildlink/include/va/va.h:279:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef int (*VAPrivFunc)(); ^ libavcodec/vaapi.c: In function 'commit_slices': libavcodec/vaapi.c:109:27: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] 1, (void *)vactx->slice_data, ^ CC libavcodec/vaapi_mpeg2.o CC libavcodec/vaapi_mpeg4.o In file included from libavcodec/vaapi_internal.h:27:0, from libavcodec/vaapi_mpeg2.c:23: /data/scratch/multimedia/ffmpeg010/work/.buildlink/include/va/va.h:279:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef int (*VAPrivFunc)(); ^ CC libavcodec/vaapi_vc1.o In file included from libavcodec/vaapi_internal.h:27:0, from libavcodec/vaapi_vc1.c:23: /data/scratch/multimedia/ffmpeg010/work/.buildlink/include/va/va.h:279:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef int (*VAPrivFunc)(); ^ CC libavcodec/vb.o CC libavcodec/vble.o In file included from libavcodec/vaapi_internal.h:27:0, from libavcodec/vaapi_mpeg4.c:23: /data/scratch/multimedia/ffmpeg010/work/.buildlink/include/va/va.h:279:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef int (*VAPrivFunc)(); ^ CC libavcodec/vc1.o CC libavcodec/vc1_parser.o CC libavcodec/vc1data.o CC libavcodec/vc1dec.o CC libavcodec/vc1dsp.o libavcodec/vc1dsp.c: In function 'ff_vc1dsp_init': libavcodec/vc1dsp.c:803:39: warning: assignment from incompatible pointer type [enabled by default] dsp->put_vc1_mspel_pixels_tab[ 0] = ff_put_pixels8x8_c; ^ libavcodec/vc1dsp.c:820:39: warning: assignment from incompatible pointer type [enabled by default] dsp->avg_vc1_mspel_pixels_tab[ 0] = ff_avg_pixels8x8_c; ^ CC libavcodec/vcr1.o CC libavcodec/vdpau.o CC libavcodec/vmdav.o CC libavcodec/vmnc.o CC libavcodec/vorbis.o CC libavcodec/vorbis_data.o libavcodec/vc1dec.c: In function 'vc1_mc_4mv_luma': libavcodec/vc1dec.c:617:82: warning: 'ty' may be used uninitialized in this function [-Wmaybe-uninitialized] s->current_picture.f.motion_val[1][s->block_index[0] + v->blocks_off][1] = ty; ^ libavcodec/vc1dec.c:616:82: warning: 'tx' may be used uninitialized in this function [-Wmaybe-uninitialized] s->current_picture.f.motion_val[1][s->block_index[0] + v->blocks_off][0] = tx; ^ CC libavcodec/vorbisdec.o CC libavcodec/vorbisenc.o libavcodec/vc1dec.c: In function 'vc1_decode_intra_block': libavcodec/vc1dec.c:2987:13: warning: 'dc_val' may be used uninitialized in this function [-Wmaybe-uninitialized] *dc_val = dcdiff; ^ CC libavcodec/vp3.o libavcodec/vc1dec.c: In function 'vc1_decode_p_mb_intfr': libavcodec/vc1dec.c:1611:9: warning: 'px' may be used uninitialized in this function [-Wmaybe-uninitialized] int px, py; ^ libavcodec/vc1dec.c:1611:13: warning: 'py' may be used uninitialized in this function [-Wmaybe-uninitialized] int px, py; ^ libavcodec/vc1dec.c:1611:9: warning: 'px' may be used uninitialized in this function [-Wmaybe-uninitialized] int px, py; ^ libavcodec/vc1dec.c:1611:13: warning: 'py' may be used uninitialized in this function [-Wmaybe-uninitialized] int px, py; ^ libavcodec/vc1dec.c:1611:9: warning: 'px' may be used uninitialized in this function [-Wmaybe-uninitialized] int px, py; ^ libavcodec/vc1dec.c:1611:13: warning: 'py' may be used uninitialized in this function [-Wmaybe-uninitialized] int px, py; ^ libavcodec/vc1dec.c:1611:9: warning: 'px' may be used uninitialized in this function [-Wmaybe-uninitialized] int px, py; ^ libavcodec/vc1dec.c:1611:13: warning: 'py' may be used uninitialized in this function [-Wmaybe-uninitialized] int px, py; ^ libavcodec/vc1dec.c:1611:9: warning: 'px' may be used uninitialized in this function [-Wmaybe-uninitialized] int px, py; ^ libavcodec/vc1dec.c:1611:13: warning: 'py' may be used uninitialized in this function [-Wmaybe-uninitialized] int px, py; ^ CC libavcodec/vp3_parser.o CC libavcodec/vp3dsp.o CC libavcodec/vp5.o CC libavcodec/vp56.o CC libavcodec/vp56data.o CC libavcodec/vp56dsp.o libavcodec/vc1dec.c: In function 'vc1_decode_i_blocks_adv': libavcodec/vc1dec.c:2766:13: warning: 'dc_val' may be used uninitialized in this function [-Wmaybe-uninitialized] *dc_val = dcdiff; ^ libavcodec/vc1dec.c:2729:14: note: 'dc_val' was declared here int16_t *dc_val; ^ CC libavcodec/vp56rac.o CC libavcodec/vp6.o CC libavcodec/vp6dsp.o CC libavcodec/vp8.o CC libavcodec/vp8_parser.o CC libavcodec/vp8dsp.o CC libavcodec/vqavideo.o CC libavcodec/wavpack.o CC libavcodec/wma.o CC libavcodec/wmadec.o CC libavcodec/wmaenc.o CC libavcodec/wmalosslessdec.o libavcodec/wmalosslessdec.c: In function 'decode_init': libavcodec/wmalosslessdec.c:356:9: warning: variable 'num_possible_block_sizes' set but not used [-Wunused-but-set-variable] int num_possible_block_sizes; ^ libavcodec/wmalosslessdec.c: In function 'revert_acfilter': libavcodec/wmalosslessdec.c:1034:14: warning: unused variable 'icoef' [-Wunused-variable] int ich, icoef; ^ libavcodec/wmalosslessdec.c: In function 'decode_packet': libavcodec/wmalosslessdec.c:1433:39: warning: variable 'spliced_packet' set but not used [-Wunused-but-set-variable] int seekable_frame_in_packet, spliced_packet; ^ libavcodec/wmalosslessdec.c:1433:13: warning: variable 'seekable_frame_in_packet' set but not used [-Wunused-but-set-variable] int seekable_frame_in_packet, spliced_packet; ^ libavcodec/wmalosslessdec.c: At top level: libavcodec/wmalosslessdec.c:117:25: warning: 'sin64' defined but not used [-Wunused-variable] static float sin64[33]; ///< sinus table for decorrelation ^ libavcodec/wmalosslessdec.c:294:12: warning: 'num_logged_tiles' defined but not used [-Wunused-variable] static int num_logged_tiles = 0; ^ libavcodec/wmalosslessdec.c:296:12: warning: 'num_lms_update_call' defined but not used [-Wunused-variable] static int num_lms_update_call = 0; ^ libavcodec/wmalosslessdec.c:302:21: warning: 'dump_context' defined but not used [-Wunused-function] static void av_cold dump_context(WmallDecodeCtx *s) ^ libavcodec/wmalosslessdec.c:316:13: warning: 'dump_int_buffer' defined but not used [-Wunused-function] static void dump_int_buffer(uint8_t *buffer, int size, int length, int delimiter) ^ libavcodec/wmalosslessdec.c:582:12: warning: 'my_log2' defined but not used [-Wunused-function] static int my_log2(unsigned int i) ^ CC libavcodec/wmaprodec.o CC libavcodec/wmavoice.o libavcodec/wmavoice.c: In function 'postfilter.constprop.8': libavcodec/wmavoice.c:543:65: warning: 'best_hist_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] out[n] = best_hist_ptr[n] + dot * (in[n] - best_hist_ptr[n]); ^ libavcodec/wmavoice.c:519:18: note: 'best_hist_ptr' was declared here *best_hist_ptr; ^ CC libavcodec/wmv2.o libavcodec/wmavoice.c: In function 'synth_superframe': libavcodec/wmavoice.c:1525:48: warning: 'last_block_pitch' may be used uninitialized in this function [-Wmaybe-uninitialized] block_pitch = last_block_pitch - s->block_delta_pitch_hrange + ^ libavcodec/wmavoice.c:1454:28: note: 'last_block_pitch' was declared here int pitch[MAX_BLOCKS], last_block_pitch; ^ libavcodec/wmavoice.c:1601:27: warning: 'cur_pitch_val' may be used uninitialized in this function [-Wmaybe-uninitialized] s->last_pitch_val = cur_pitch_val; ^ libavcodec/wmavoice.c:1453:42: note: 'cur_pitch_val' was declared here int n, n_blocks_x2, log_n_blocks_x2, cur_pitch_val; ^ CC libavcodec/wmv2dec.o CC libavcodec/wmv2enc.o CC libavcodec/wnv1.o CC libavcodec/ws-snd1.o YASM libavcodec/x86/ac3dsp.o CC libavcodec/x86/ac3dsp_mmx.o CC libavcodec/x86/cavsdsp_mmx.o CC libavcodec/x86/diracdsp_mmx.o YASM libavcodec/x86/deinterlace.o YASM libavcodec/x86/dct32_sse.o YASM libavcodec/x86/diracdsp_yasm.o CC libavcodec/x86/dnxhd_mmx.o CC libavcodec/x86/dsputil_mmx.o CC libavcodec/x86/dsputilenc_mmx.o YASM libavcodec/x86/dsputil_yasm.o YASM libavcodec/x86/dsputilenc_yasm.o CC libavcodec/x86/dwt.o libavcodec/x86/dwt.c: In function 'ff_spatial_idwt_init_mmx': libavcodec/x86/dwt.c:172:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_l0 = vertical_compose53iL0_sse2; ^ libavcodec/x86/dwt.c:173:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_h0 = vertical_compose_dd97iH0_sse2; ^ libavcodec/x86/dwt.c:176:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_l0 = vertical_compose53iL0_sse2; ^ libavcodec/x86/dwt.c:177:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_h0 = vertical_compose_dirac53iH0_sse2; ^ libavcodec/x86/dwt.c:180:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_l0 = vertical_compose_dd137iL0_sse2; ^ libavcodec/x86/dwt.c:181:32: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose_h0 = vertical_compose_dd97iH0_sse2; ^ libavcodec/x86/dwt.c:184:31: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose = vertical_compose_haar_sse2; ^ libavcodec/x86/dwt.c:188:31: warning: assignment from incompatible pointer type [enabled by default] d->vertical_compose = vertical_compose_haar_sse2; ^ CC libavcodec/x86/fft.o YASM libavcodec/x86/dwt_yasm.o CC libavcodec/x86/fft_sse.o CC libavcodec/x86/fdct_mmx.o YASM libavcodec/x86/fft_mmx.o YASM libavcodec/x86/fmtconvert.o CC libavcodec/x86/fmtconvert_mmx.o libavcodec/x86/fft_mmx.asm:48: warning: section flags ignored on section redeclaration YASM libavcodec/x86/h264_chromamc_10bit.o YASM libavcodec/x86/h264_chromamc.o YASM libavcodec/x86/h264_deblock.o YASM libavcodec/x86/h264_deblock_10bit.o YASM libavcodec/x86/h264_idct.o YASM libavcodec/x86/h264_idct_10bit.o YASM libavcodec/x86/h264_intrapred.o CC libavcodec/x86/h264_intrapred_init.o YASM libavcodec/x86/h264_intrapred_10bit.o YASM libavcodec/x86/h264_weight.o YASM libavcodec/x86/h264_weight_10bit.o CC libavcodec/x86/h264dsp_mmx.o YASM libavcodec/x86/h264_qpel_10bit.o CC libavcodec/x86/idct_mmx.o CC libavcodec/x86/idct_mmx_xvid.o CC libavcodec/x86/idct_sse2_xvid.o CC libavcodec/x86/lpc_mmx.o CC libavcodec/x86/mlpdsp.o libavcodec/x86/mlpdsp.c:44:36: warning: taking address of expression of type 'void' [enabled by default] static const void *firtable[9] = { &ff_mlp_firorder_0, &ff_mlp_firorder_1, ^ libavcodec/x86/mlpdsp.c:44:56: warning: taking address of expression of type 'void' [enabled by default] static const void *firtable[9] = { &ff_mlp_firorder_0, &ff_mlp_firorder_1, ^ libavcodec/x86/mlpdsp.c:45:36: warning: taking address of expression of type 'void' [enabled by default] &ff_mlp_firorder_2, &ff_mlp_firorder_3, ^ libavcodec/x86/mlpdsp.c:45:56: warning: taking address of expression of type 'void' [enabled by default] &ff_mlp_firorder_2, &ff_mlp_firorder_3, ^ libavcodec/x86/mlpdsp.c:46:36: warning: taking address of expression of type 'void' [enabled by default] &ff_mlp_firorder_4, &ff_mlp_firorder_5, ^ libavcodec/x86/mlpdsp.c:46:56: warning: taking address of expression of type 'void' [enabled by default] &ff_mlp_firorder_4, &ff_mlp_firorder_5, ^ libavcodec/x86/mlpdsp.c:47:36: warning: taking address of expression of type 'void' [enabled by default] &ff_mlp_firorder_6, &ff_mlp_firorder_7, ^ libavcodec/x86/mlpdsp.c:47:56: warning: taking address of expression of type 'void' [enabled by default] &ff_mlp_firorder_6, &ff_mlp_firorder_7, ^ libavcodec/x86/mlpdsp.c:48:36: warning: taking address of expression of type 'void' [enabled by default] &ff_mlp_firorder_8 }; ^ libavcodec/x86/mlpdsp.c:49:36: warning: taking address of expression of type 'void' [enabled by default] static const void *iirtable[5] = { &ff_mlp_iirorder_0, &ff_mlp_iirorder_1, ^ libavcodec/x86/mlpdsp.c:49:56: warning: taking address of expression of type 'void' [enabled by default] static const void *iirtable[5] = { &ff_mlp_iirorder_0, &ff_mlp_iirorder_1, ^ libavcodec/x86/mlpdsp.c:50:36: warning: taking address of expression of type 'void' [enabled by default] &ff_mlp_iirorder_2, &ff_mlp_iirorder_3, ^ libavcodec/x86/mlpdsp.c:50:56: warning: taking address of expression of type 'void' [enabled by default] &ff_mlp_iirorder_2, &ff_mlp_iirorder_3, ^ libavcodec/x86/mlpdsp.c:51:36: warning: taking address of expression of type 'void' [enabled by default] &ff_mlp_iirorder_4 }; ^ CC libavcodec/x86/motion_est_mmx.o CC libavcodec/x86/mpegaudiodec_mmx.o CC libavcodec/x86/mpegvideo_mmx.o YASM libavcodec/x86/imdct36_sse.o CC libavcodec/x86/png_mmx.o CC libavcodec/x86/proresdsp-init.o YASM libavcodec/x86/rv34dsp.o CC libavcodec/x86/rv34dsp_init.o CC libavcodec/x86/rv40dsp.o YASM libavcodec/x86/proresdsp.o CC libavcodec/x86/simple_idct_mmx.o CC libavcodec/x86/snowdsp_mmx.o CC libavcodec/x86/vc1dsp_mmx.o CC libavcodec/x86/v210-init.o YASM libavcodec/x86/vc1dsp_yasm.o YASM libavcodec/x86/v210.o CC libavcodec/x86/vp56dsp_init.o YASM libavcodec/x86/vp56dsp.o CC libavcodec/x86/vp8dsp-init.o YASM libavcodec/x86/vp3dsp.o CC libavcodec/xan.o CC libavcodec/xiph.o CC libavcodec/xl.o CC libavcodec/xsubdec.o CC libavcodec/xsubenc.o CC libavcodec/xwddec.o CC libavcodec/xwdenc.o CC libavcodec/xxan.o libavcodec/xxan.c: In function 'xan_decode_frame_type0': libavcodec/xxan.c:300:13: warning: variable 'corr_end' set but not used [-Wunused-but-set-variable] int corr_end, dec_size; ^ CC libavcodec/y41pdec.o YASM libavcodec/x86/vp8dsp.o CC libavcodec/y41penc.o CC libavcodec/yop.o CC libavcodec/yuv4dec.o CC libavcodec/yuv4enc.o CC libavcodec/zmbv.o CC libavcodec/zmbvenc.o CC libavutil/adler32.o libavcodec/zmbv.c: In function 'decode_frame': libavcodec/zmbv.c:516:28: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] c->zstream.next_in = buf; ^ CC libavutil/aes.o CC libavutil/audioconvert.o CC libavutil/avstring.o CC libavutil/base64.o CC libavutil/cpu.o CC libavutil/crc.o CC libavutil/des.o CC libavutil/dict.o CC libavutil/error.o libavutil/dict.c: In function 'av_dict_get': libavutil/dict.c:40:9: warning: array subscript has type 'char' [-Wchar-subscripts] else for(j=0; toupper(s[j]) == toupper(key[j]) && key[j]; j++); ^ libavutil/dict.c:40:9: warning: array subscript has type 'char' [-Wchar-subscripts] CC libavutil/eval.o CC libavutil/fifo.o CC libavutil/file.o CC libavutil/imgutils.o libavutil/eval.c: In function 'av_expr_parse': libavutil/eval.c:524:9: warning: array subscript has type 'char' [-Wchar-subscripts] if (!isspace(*s++)) *wp++ = s[-1]; ^ CC libavutil/intfloat_readwrite.o CC libavutil/inverse.o CC libavutil/lfg.o CC libavutil/lls.o CC libavutil/log.o CC libavutil/lzo.o libavutil/lls.c: In function 'av_solve_lls': libavutil/lls.c:95:20: warning: array subscript is below array bounds [-Warray-bounds] m->variance[j] = covar_y[0]; ^ CC libavutil/mathematics.o CC libavutil/md5.o CC libavutil/mem.o CC libavutil/opt.o CC libavutil/parseutils.o CC libavutil/pixdesc.o CC libavutil/random_seed.o libavutil/opt.c: In function 'av_find_opt': libavutil/opt.c:41:5: warning: 'av_next_option' is deprecated (declared at libavutil/opt.h:347) [-Wdeprecated-declarations] while ((o = av_next_option(v, o))) { ^ libavutil/parseutils.c: In function 'av_parse_time': libavutil/parseutils.c:608:13: warning: array subscript has type 'char' [-Wchar-subscripts] if (!isdigit(*q)) ^ libavutil/opt.c: In function 'av_opt_set_defaults': libavutil/opt.c:603:5: warning: 'av_opt_set_defaults2' is deprecated (declared at libavutil/opt.h:370) [-Wdeprecated-declarations] av_opt_set_defaults2(s, 0, 0); ^ CC libavutil/rational.o CC libavutil/rc4.o CC libavutil/samplefmt.o CC libavutil/sha.o CC libavutil/tree.o CC libavutil/utils.o CC libavutil/x86/cpu.o CC libavformat/4xm.o CC libavformat/a64.o CC libavformat/aacdec.o CC libavformat/ac3dec.o CC libavformat/act.o CC libavformat/adtsenc.o CC libavformat/adxdec.o CC libavformat/aea.o CC libavformat/aiffdec.o CC libavformat/aiffenc.o 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/applehttp.o libavformat/applehttp.c: In function 'read_chomp_line': libavformat/applehttp.c:111:5: warning: array subscript has type 'char' [-Wchar-subscripts] while (len > 0 && isspace(buf[len - 1])) ^ CC libavformat/applehttpproto.o CC libavformat/asf.o libavformat/applehttpproto.c: In function 'read_chomp_line': libavformat/applehttpproto.c:73:5: warning: array subscript has type 'char' [-Wchar-subscripts] while (len > 0 && isspace(buf[len - 1])) ^ CC libavformat/asfcrypt.o CC libavformat/asfdec.o CC libavformat/asfenc.o CC libavformat/assdec.o CC libavformat/assenc.o CC libavformat/au.o CC libavformat/audiointerleave.o CC libavformat/avc.o CC libavformat/avidec.o CC libavformat/avienc.o CC libavformat/avio.o libavformat/avio.c: In function 'avio_enum_protocols': libavformat/avio.c:99:23: warning: initialization from incompatible pointer type [enabled by default] URLProtocol **p = opaque; ^ libavformat/avio.c: In function 'url_set_interrupt_cb': libavformat/avio.c:275:5: warning: 'avio_set_interrupt_cb' is deprecated (declared at libavformat/avio.h:409) [-Wdeprecated-declarations] avio_set_interrupt_cb(interrupt_cb); ^ libavformat/avio.c: In function 'ffurl_write': libavformat/avio.c:394:5: warning: passing argument 2 of 'retry_transfer_wrapper' discards 'const' qualifier from pointer target type [enabled by default] return retry_transfer_wrapper(h, buf, size, size, (void*)h->prot->url_write); ^ libavformat/avio.c:342:19: note: expected 'unsigned char *' but argument is of type 'const unsigned char *' static inline int retry_transfer_wrapper(URLContext *h, unsigned char *buf, int size, int size_min, ^ CC libavformat/aviobuf.o libavformat/aviobuf.c: In function 'ffio_init_context': libavformat/aviobuf.c:93:5: warning: 'is_streamed' is deprecated (declared at libavformat/avio.h:101) [-Wdeprecated-declarations] s->is_streamed = 0; ^ libavformat/aviobuf.c: In function 'ffio_fdopen': libavformat/aviobuf.c:889:29: warning: passing argument 5 of 'avio_alloc_context' from incompatible pointer type [enabled by default] ffurl_read, ffurl_write, ffurl_seek); ^ libavformat/aviobuf.c:134:14: note: expected 'int (*)(void *, __uint8_t *, int)' but argument is of type 'int (*)(struct URLContext *, unsigned char *, int)' AVIOContext *avio_alloc_context( ^ libavformat/aviobuf.c:889:29: warning: passing argument 6 of 'avio_alloc_context' from incompatible pointer type [enabled by default] ffurl_read, ffurl_write, ffurl_seek); ^ libavformat/aviobuf.c:134:14: note: expected 'int (*)(void *, __uint8_t *, int)' but argument is of type 'int (*)(struct URLContext *, const unsigned char *, int)' AVIOContext *avio_alloc_context( ^ libavformat/aviobuf.c:889:29: warning: passing argument 7 of 'avio_alloc_context' from incompatible pointer type [enabled by default] ffurl_read, ffurl_write, ffurl_seek); ^ libavformat/aviobuf.c:134:14: note: expected '__int64_t (*)(void *, __int64_t, int)' but argument is of type '__int64_t (*)(struct URLContext *, __int64_t, int)' AVIOContext *avio_alloc_context( ^ libavformat/aviobuf.c:896:5: warning: 'is_streamed' is deprecated (declared at libavformat/avio.h:101) [-Wdeprecated-declarations] (*s)->is_streamed = h->is_streamed; ^ CC libavformat/avlanguage.o CC libavformat/avs.o CC libavformat/bethsoftvid.o CC libavformat/bfi.o CC libavformat/bink.o CC libavformat/bintext.o CC libavformat/bit.o libavformat/bintext.c: In function 'init_stream': libavformat/bintext.c:112:5: warning: 'time_base' is deprecated (declared at libavformat/avformat.h:350) [-Wdeprecated-declarations] if (!ap->time_base.num) { ^ libavformat/bintext.c:115:9: warning: 'time_base' is deprecated (declared at libavformat/avformat.h:350) [-Wdeprecated-declarations] avpriv_set_pts_info(st, 60, ap->time_base.num, ap->time_base.den); ^ libavformat/bintext.c:115:9: warning: 'time_base' is deprecated (declared at libavformat/avformat.h:350) [-Wdeprecated-declarations] libavformat/bintext.c:119:5: warning: 'sample_rate' is deprecated (declared at libavformat/avformat.h:351) [-Wdeprecated-declarations] bin->chars_per_frame = FFMAX(av_q2d(st->time_base) * (ap->sample_rate ? ap->sample_rate : LINE_RATE), 1); ^ libavformat/bintext.c:119:5: warning: 'sample_rate' is deprecated (declared at libavformat/avformat.h:351) [-Wdeprecated-declarations] libavformat/bintext.c:119:5: warning: 'sample_rate' is deprecated (declared at libavformat/avformat.h:351) [-Wdeprecated-declarations] libavformat/bintext.c:119:5: warning: 'sample_rate' is deprecated (declared at libavformat/avformat.h:351) [-Wdeprecated-declarations] libavformat/bintext.c:121:5: warning: 'width' is deprecated (declared at libavformat/avformat.h:353) [-Wdeprecated-declarations] st->codec->width = ap->width ? ap->width : (80<<3); ^ CC libavformat/bmv.o libavformat/bintext.c:121:5: warning: 'width' is deprecated (declared at libavformat/avformat.h:353) [-Wdeprecated-declarations] libavformat/bintext.c:122:5: warning: 'height' is deprecated (declared at libavformat/avformat.h:354) [-Wdeprecated-declarations] st->codec->height = ap->height ? ap->height : (25<<4); ^ libavformat/bintext.c:122:5: warning: 'height' is deprecated (declared at libavformat/avformat.h:354) [-Wdeprecated-declarations] libavformat/bintext.c: In function 'bintext_read_header': libavformat/bintext.c:149:9: warning: 'width' is deprecated (declared at libavformat/avformat.h:353) [-Wdeprecated-declarations] if (!ap->width) ^ libavformat/bintext.c:151:9: warning: 'height' is deprecated (declared at libavformat/avformat.h:354) [-Wdeprecated-declarations] if (!ap->height) ^ libavformat/bintext.c: In function 'adf_read_header': libavformat/bintext.c:250:9: warning: 'height' is deprecated (declared at libavformat/avformat.h:354) [-Wdeprecated-declarations] if (!ap->height) ^ libavformat/bintext.c: In function 'idf_read_header': libavformat/bintext.c:304:5: warning: 'height' is deprecated (declared at libavformat/avformat.h:354) [-Wdeprecated-declarations] if (!ap->height) ^ CC libavformat/c93.o CC libavformat/cache.o CC libavformat/caf.o libavformat/cache.c: In function 'cache_open': libavformat/cache.c:59:5: warning: passing argument 2 of 'av_tempfile' from incompatible pointer type [enabled by default] c->fd = av_tempfile("ffcache", &buffername, 0, h); ^ In file included from libavformat/cache.c:33:0: ./libavutil/file.h:59:5: note: expected 'char **' but argument is of type 'const char **' int av_tempfile(const char *prefix, char **filename, int log_offset, void *log_ctx); ^ CC libavformat/cafdec.o CC libavformat/cafenc.o CC libavformat/cavsvideodec.o CC libavformat/cdg.o CC libavformat/concat.o CC libavformat/crcenc.o CC libavformat/crypto.o CC libavformat/cutils.o CC libavformat/daud.o CC libavformat/dfa.o CC libavformat/diracdec.o CC libavformat/dnxhddec.o CC libavformat/dtsdec.o CC libavformat/dvenc.o CC libavformat/dv.o libavformat/dvenc.c: In function 'dv_init_mux': libavformat/dvenc.c:337:5: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:954) [-Wdeprecated-declarations] if (s->timestamp) ^ libavformat/dvenc.c:338:9: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:954) [-Wdeprecated-declarations] c->start_time = s->timestamp; ^ CC libavformat/dsicin.o CC libavformat/dxa.o CC libavformat/eacdata.o CC libavformat/electronicarts.o CC libavformat/ffmdec.o libavformat/ffmdec.c: In function 'ffm_read_data': libavformat/ffmdec.c:127:17: warning: 'url_setbufsize' is deprecated (declared at libavformat/avio.h:331) [-Wdeprecated-declarations] url_setbufsize(pb, ffm->packet_size); ^ libavformat/ffmdec.c: In function 'ffm_read_header': libavformat/ffmdec.c:353:13: warning: 'partitions' is deprecated (declared at ./libavcodec/avcodec.h:2775) [-Wdeprecated-declarations] codec->partitions = avio_rb32(pb); ^ libavformat/ffmdec.c:363:13: warning: 'directpred' is deprecated (declared at ./libavcodec/avcodec.h:2787) [-Wdeprecated-declarations] codec->directpred = avio_rb32(pb); ^ CC libavformat/ffmenc.o libavformat/ffmenc.c: In function 'ffm_write_header': libavformat/ffmenc.c:160:13: warning: 'partitions' is deprecated (declared at ./libavcodec/avcodec.h:2775) [-Wdeprecated-declarations] avio_wb32(pb, codec->partitions); ^ libavformat/ffmenc.c:170:13: warning: 'directpred' is deprecated (declared at ./libavcodec/avcodec.h:2787) [-Wdeprecated-declarations] avio_wb32(pb, codec->directpred); ^ CC libavformat/ffmetadec.o CC libavformat/ffmetaenc.o CC libavformat/file.o CC libavformat/filmstripdec.o CC libavformat/filmstripenc.o CC libavformat/flacdec.o CC libavformat/flacenc.o CC libavformat/flacenc_header.o CC libavformat/flic.o CC libavformat/flvdec.o CC libavformat/flvenc.o CC libavformat/framecrcenc.o libavformat/flvdec.c: In function 'parse_keyframes_index': libavformat/flvdec.c:192:29: warning: variable 'size1' set but not used [-Wunused-but-set-variable] int64_t dts, size0, size1; ^ CC libavformat/g723_1.o CC libavformat/g729dec.o CC libavformat/gif.o CC libavformat/gopher.o CC libavformat/gsmdec.o CC libavformat/gxf.o libavformat/gif.c: In function 'gif_write_header': libavformat/gif.c:292:5: warning: 'loop_output' is deprecated (declared at libavformat/avformat.h:1025) [-Wdeprecated-declarations] if (s->loop_output) ^ libavformat/gif.c:293:9: warning: 'loop_output' is deprecated (declared at libavformat/avformat.h:1025) [-Wdeprecated-declarations] gif->loop = s->loop_output; ^ CC libavformat/gxfenc.o CC libavformat/h261dec.o CC libavformat/h263dec.o libavformat/gxfenc.c: In function 'gxf_write_umf_material_description': libavformat/gxfenc.c:425:5: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:954) [-Wdeprecated-declarations] if (s->timestamp) ^ libavformat/gxfenc.c:426:9: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:954) [-Wdeprecated-declarations] timestamp = s->timestamp; ^ CC libavformat/h264dec.o CC libavformat/http.o CC libavformat/httpauth.o libavformat/http.c: In function 'process_line': libavformat/http.c:253:9: warning: array subscript has type 'char' [-Wchar-subscripts] while (!isspace(*p) && *p != '\0') ^ libavformat/http.c:255:9: warning: array subscript has type 'char' [-Wchar-subscripts] while (isspace(*p)) ^ libavformat/http.c:280:9: warning: array subscript has type 'char' [-Wchar-subscripts] while (isspace(*p)) ^ libavformat/httpauth.c: In function 'choose_qop': libavformat/httpauth.c:79:5: warning: array subscript has type 'char' [-Wchar-subscripts] if (ptr && (!*end || isspace(*end) || *end == ',') && ^ libavformat/httpauth.c:80:9: warning: array subscript has type 'char' [-Wchar-subscripts] (ptr == qop || isspace(ptr[-1]) || ptr[-1] == ',')) { ^ CC libavformat/icodec.o CC libavformat/id3v1.o CC libavformat/id3v2.o libavformat/id3v2.c: In function 'read_ttag': libavformat/id3v2.c:259:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] dst = ff_id3v1_genre_str[genre]; ^ CC libavformat/idcin.o CC libavformat/idroqdec.o CC libavformat/id3v2enc.o CC libavformat/idroqenc.o CC libavformat/iff.o CC libavformat/img2.o CC libavformat/ingenientdec.o libavformat/img2.c: In function 'read_header': libavformat/img2.c:244:5: warning: 'loop_input' is deprecated (declared at libavformat/avformat.h:1049) [-Wdeprecated-declarations] if (s1->loop_input) ^ libavformat/img2.c:245:9: warning: 'loop_input' is deprecated (declared at libavformat/avformat.h:1049) [-Wdeprecated-declarations] s->loop = s1->loop_input; ^ 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/loasdec.o CC libavformat/lxfdec.o CC libavformat/m4vdec.o CC libavformat/matroska.o CC libavformat/matroskadec.o CC libavformat/matroskaenc.o CC libavformat/md5enc.o CC libavformat/md5proto.o CC libavformat/metadata.o CC libavformat/microdvddec.o CC libavformat/microdvdenc.o CC libavformat/mkvtimestamp_v2.o CC libavformat/mm.o libavformat/mkvtimestamp_v2.c: In function 'write_header': libavformat/mkvtimestamp_v2.c:28:5: warning: 'put_buffer' is deprecated (declared at libavformat/avio.h:299) [-Wdeprecated-declarations] put_buffer(s->pb, header, strlen(header)); ^ libavformat/mkvtimestamp_v2.c: In function 'write_packet': libavformat/mkvtimestamp_v2.c:39:5: warning: 'put_buffer' is deprecated (declared at libavformat/avio.h:299) [-Wdeprecated-declarations] put_buffer(s->pb, buf, strlen(buf)); ^ libavformat/mkvtimestamp_v2.c:40:5: warning: 'put_flush_packet' is deprecated (declared at libavformat/avio.h:333) [-Wdeprecated-declarations] put_flush_packet(s->pb); ^ CC libavformat/mmf.o CC libavformat/mms.o CC libavformat/mmsh.o CC libavformat/mmst.o CC libavformat/mov.o libavformat/mov.c: In function 'mov_read_udta_string': libavformat/mov.c:248:5: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (atom.size < 0 || str_size >= INT_MAX/2) ^ libavformat/mov.c: In function 'mov_read_chan': libavformat/mov.c:616:25: warning: variable 'cflags' set but not used [-Wunused-but-set-variable] uint32_t label, cflags; ^ libavformat/mov.c: At top level: libavformat/mov.c:2501:12: warning: 'mov_read_chan2' defined but not used [-Wunused-function] static int mov_read_chan2(MOVContext *c, AVIOContext *pb, MOVAtom atom) ^ CC libavformat/mov_chan.o CC libavformat/movenc.o CC libavformat/movenchint.o CC libavformat/mp3dec.o CC libavformat/mp3enc.o libavformat/movenc.c: In function 'mov_write_header': libavformat/movenc.c:2893:5: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:954) [-Wdeprecated-declarations] if (s->timestamp) ^ libavformat/movenc.c:2894:9: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:954) [-Wdeprecated-declarations] mov->time = s->timestamp; ^ CC libavformat/mpc.o CC libavformat/mpc8.o CC libavformat/mpeg.o libavformat/mp3enc.c: In function 'mp3_write_header': libavformat/mp3enc.c:203:14: warning: 'best_bitrate_idx' may be used uninitialized in this function [-Wmaybe-uninitialized] mask = bitrate_idx << (4+8); ^ libavformat/mp3enc.c:160:22: note: 'best_bitrate_idx' was declared here int best_bitrate_idx; ^ CC libavformat/mpegenc.o libavformat/mpegenc.c: In function 'mpeg_mux_init': libavformat/mpegenc.c:425:5: warning: 'mux_rate' is deprecated (declared at libavformat/avformat.h:1009) [-Wdeprecated-declarations] if(ctx->mux_rate){ ^ libavformat/mpegenc.c:426:9: warning: 'mux_rate' is deprecated (declared at libavformat/avformat.h:1009) [-Wdeprecated-declarations] s->mux_rate= (ctx->mux_rate + (8 * 50) - 1) / (8 * 50); ^ libavformat/mpegenc.c: In function 'mpeg_mux_write_packet': libavformat/mpegenc.c:1167:5: warning: 'preload' is deprecated (declared at libavformat/avformat.h:1013) [-Wdeprecated-declarations] if (ctx->preload) ^ libavformat/mpegenc.c:1168:9: warning: 'preload' is deprecated (declared at libavformat/avformat.h:1013) [-Wdeprecated-declarations] s->preload = ctx->preload; ^ CC libavformat/mpegts.o CC libavformat/mpegtsenc.o libavformat/mpegts.c: In function 'init_MP4DescrParseContext': libavformat/mpegts.c:1011:42: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] if ((ret = ffio_init_context(&d->pb, (unsigned char*)buf, size, 0, ^ libavformat/mpegts.c: At top level: libavformat/mpegts.c:2108:16: warning: 'mpegts_get_pcr' defined but not used [-Wunused-function] static int64_t mpegts_get_pcr(AVFormatContext *s, int stream_index, ^ libavformat/mpegtsenc.c: In function 'mpegts_write_header': libavformat/mpegtsenc.c:613:5: warning: 'mux_rate' is deprecated (declared at libavformat/avformat.h:1009) [-Wdeprecated-declarations] if (s->mux_rate) ^ libavformat/mpegtsenc.c:614:9: warning: 'mux_rate' is deprecated (declared at libavformat/avformat.h:1009) [-Wdeprecated-declarations] ts->mux_rate = s->mux_rate; ^ CC libavformat/mpegvideodec.o CC libavformat/mpjpeg.o CC libavformat/msnwc_tcp.o CC libavformat/mtv.o CC libavformat/mvi.o CC libavformat/mxf.o CC libavformat/mxfdec.o CC libavformat/mxfenc.o CC libavformat/mxg.o CC libavformat/ncdec.o libavformat/mxfenc.c: In function 'mxf_write_header': libavformat/mxfenc.c:1515:5: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:954) [-Wdeprecated-declarations] if (s->timestamp) ^ libavformat/mxfenc.c:1516:9: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:954) [-Wdeprecated-declarations] timestamp = s->timestamp; ^ CC libavformat/network.o CC libavformat/nsvdec.o CC libavformat/nullenc.o CC libavformat/nut.o CC libavformat/nutdec.o CC libavformat/nutenc.o libavformat/nutdec.c: In function 'decode_main_header': libavformat/nutdec.c:270:13: warning: passing argument 2 of 'avio_read' discards 'const' qualifier from pointer target type [enabled by default] avio_read(bc, nut->header[i], nut->header_len[i]); ^ In file included from libavformat/avio_internal.h:23:0, from libavformat/nutdec.c:28: libavformat/avio.h:519:5: note: expected 'unsigned char *' but argument is of type 'const __uint8_t *' int avio_read(AVIOContext *s, unsigned char *buf, int size); ^ CC libavformat/nuv.o CC libavformat/oggdec.o CC libavformat/oggenc.o libavformat/oggdec.c:700:5: warning: initialization from incompatible pointer type [enabled by default] .read_header = ogg_read_header, ^ libavformat/oggdec.c:700:5: warning: (near initialization for 'ff_ogg_demuxer.read_header') [enabled by default] CC libavformat/oggparsecelt.o CC libavformat/oggparsedirac.o CC libavformat/oggparseflac.o CC libavformat/oggparseogm.o CC libavformat/oggparseskeleton.o CC libavformat/oggparsespeex.o CC libavformat/oggparsetheora.o CC libavformat/oggparsevorbis.o libavformat/oggparsevorbis.c: In function 'ff_vorbis_comment': libavformat/oggparsevorbis.c:124:17: warning: array subscript has type 'char' [-Wchar-subscripts] tt[j] = toupper(t[j]); ^ CC libavformat/oma.o CC libavformat/omaenc.o CC libavformat/options.o CC libavformat/omadec.o CC libavformat/os_support.o libavformat/options.c:92:1: warning: 'mux_rate' is deprecated (declared at libavformat/avformat.h:1009) [-Wdeprecated-declarations] {"muxrate", "set mux rate", OFFSET(mux_rate), AV_OPT_TYPE_INT, {.dbl = DEFAULT }, 0, INT_MAX, E}, ^ CC libavformat/pcm.o CC libavformat/pcmdec.o CC libavformat/pcmenc.o CC libavformat/pmpdec.o CC libavformat/psxstr.o CC libavformat/pva.o CC libavformat/qcp.o CC libavformat/r3d.o CC libavformat/rawdec.o CC libavformat/rawenc.o CC libavformat/rawvideodec.o CC libavformat/rdt.o CC libavformat/riff.o libavformat/rdt.c: In function 'rdt_parse_packet': libavformat/rdt.c:304:9: warning: passing argument 2 of 'ffio_init_context' discards 'const' qualifier from pointer target type [enabled by default] ffio_init_context(&pb, buf, len, 0, NULL, NULL, NULL, NULL); ^ In file included from libavformat/rdt.c:36:0: libavformat/avio_internal.h:30:5: note: expected 'unsigned char *' but argument is of type 'const __uint8_t *' int ffio_init_context(AVIOContext *s, ^ CC libavformat/rl2.o CC libavformat/rm.o CC libavformat/rmdec.o CC libavformat/rmenc.o libavformat/rmdec.c: In function 'rm_read_index': libavformat/rmdec.c:393:20: warning: format '%d' expects argument of type 'int', but argument 7 has type '__int64_t' [-Wformat=] (avio_size(pb) - avio_tell(pb)) / 14); ^ CC libavformat/rpl.o CC libavformat/rso.o CC libavformat/rsodec.o CC libavformat/rsoenc.o CC libavformat/rtmppkt.o libavformat/rmdec.c: In function 'ff_rm_parse_packet': libavformat/rmdec.c:666:34: warning: 'len2' may be used uninitialized in this function [-Wmaybe-uninitialized] vst->videobufsize = len2 + 8*vst->slices + 1; ^ libavformat/rmdec.c:628:28: note: 'len2' was declared here int hdr, seq, pic_num, len2, pos; ^ libavformat/rmdec.c:672:25: warning: 'pic_num' may be used uninitialized in this function [-Wmaybe-uninitialized] vst->curpic_num = pic_num; ^ libavformat/rmdec.c:628:19: note: 'pic_num' was declared here int hdr, seq, pic_num, len2, pos; ^ libavformat/rmdec.c:664:13: warning: 'seq' may be used uninitialized in this function [-Wmaybe-uninitialized] if((seq & 0x7F) == 1 || vst->curpic_num != pic_num){ ^ libavformat/rmdec.c:628:14: note: 'seq' was declared here int hdr, seq, pic_num, len2, pos; ^ CC libavformat/rtmpproto.o libavformat/rmdec.c: In function 'rm_read_packet': libavformat/rmdec.c:900:17: warning: 'st' may be used uninitialized in this function [-Wmaybe-uninitialized] res = ff_rm_parse_packet (s, s->pb, st, st->priv_data, len, pkt, ^ CC libavformat/rtp.o libavformat/rtmpproto.c: In function 'get_packet': libavformat/rtmpproto.c:755:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] p=next; ^ CC libavformat/rtpdec.o CC libavformat/rtpdec_amr.o CC libavformat/rtpdec_asf.o CC libavformat/rtpdec_g726.o CC libavformat/rtpdec_h263.o CC libavformat/rtpdec_h264.o libavformat/rtpdec_asf.c: In function 'asfrtp_parse_packet': libavformat/rtpdec_asf.c:183:9: warning: passing argument 2 of 'ffio_init_context' discards 'const' qualifier from pointer target type [enabled by default] ffio_init_context(pb, buf, len, 0, NULL, NULL, NULL, NULL); ^ In file included from libavformat/rtpdec_asf.c:35:0: libavformat/avio_internal.h:30:5: note: expected 'unsigned char *' but argument is of type 'const __uint8_t *' int ffio_init_context(AVIOContext *s, ^ CC libavformat/rtpdec_latm.o CC libavformat/rtpdec_mpeg4.o CC libavformat/rtpdec_qcelp.o CC libavformat/rtpdec_qdm2.o CC libavformat/rtpdec_qt.o CC libavformat/rtpdec_svq3.o CC libavformat/rtpdec_vp8.o libavformat/rtpdec_qt.c: In function 'qt_rtp_parse_packet': libavformat/rtpdec_qt.c:74:5: warning: passing argument 2 of 'ffio_init_context' discards 'const' qualifier from pointer target type [enabled by default] ffio_init_context(&pb, buf, len, 0, NULL, NULL, NULL, NULL); ^ In file included from libavformat/rtpdec_qt.c:30:0: libavformat/avio_internal.h:30:5: note: expected 'unsigned char *' but argument is of type 'const __uint8_t *' int ffio_init_context(AVIOContext *s, ^ 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_h263.o CC libavformat/rtpenc_h264.o CC libavformat/rtpenc_latm.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 libavformat/rtsp.c: In function 'rtsp_parse_range': libavformat/rtsp.c:639:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] v = strtol(p, (char **)&p, 10); ^ libavformat/rtsp.c:643:23: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] v = strtol(p, (char **)&p, 10); ^ libavformat/rtsp.c: In function 'rtsp_parse_transport': libavformat/rtsp.c:728:41: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] th->ttl = strtol(p, (char **)&p, 10); ^ CC libavformat/sapdec.o CC libavformat/sapenc.o CC libavformat/sauce.o CC libavformat/sbgdec.o libavformat/sbgdec.c:1477:5: warning: "FF_API_READ_SEEK" is not defined [-Wundef] #if FF_API_READ_SEEK ^ libavformat/sbgdec.c:1512:5: warning: "FF_API_READ_SEEK" is not defined [-Wundef] #if FF_API_READ_SEEK ^ CC libavformat/sdp.o CC libavformat/seek.o libavformat/sbgdec.c: In function 'parse_time_sequence': libavformat/sbgdec.c:538:33: warning: 'rel_ts' may be used uninitialized in this function [-Wmaybe-uninitialized] ts.t = p->current_time.t + rel_ts; ^ CC libavformat/segafilm.o CC libavformat/segment.o CC libavformat/sierravmd.o CC libavformat/siff.o CC libavformat/smacker.o CC libavformat/smjpegdec.o CC libavformat/smjpegenc.o CC libavformat/sol.o CC libavformat/smjpeg.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/swfdec.o CC libavformat/swfenc.o CC libavformat/tcp.o CC libavformat/thp.o CC libavformat/tiertexseq.o CC libavformat/tmv.o CC libavformat/tta.o CC libavformat/tty.o CC libavformat/txd.o CC libavformat/udp.o CC libavformat/utils.o CC libavformat/vc1test.o CC libavformat/vc1testenc.o CC libavformat/voc.o libavformat/utils.c: In function 'av_get_frame_filename': libavformat/utils.c:3875:17: warning: array subscript has type 'char' [-Wchar-subscripts] while (isdigit(*p)) { ^ libavformat/utils.c:3879:13: warning: array subscript has type 'char' [-Wchar-subscripts] } while (isdigit(c)); ^ CC libavformat/vocenc.o libavformat/utils.c: In function 'ff_parse_key_value': libavformat/utils.c:4216:9: warning: array subscript has type 'char' [-Wchar-subscripts] while (*ptr && (isspace(*ptr) || *ptr == ',')) ^ libavformat/utils.c:4249:13: warning: array subscript has type 'char' [-Wchar-subscripts] for (; *ptr && !(isspace(*ptr) || *ptr == ','); ptr++) ^ CC libavformat/vorbiscomment.o CC libavformat/vqf.o CC libavformat/wav.o CC libavformat/vocdec.o CC libavformat/wc3movie.o CC libavformat/westwood_aud.o CC libavformat/westwood_vqa.o CC libavformat/wtvdec.o CC libavformat/wtvenc.o CC libavformat/wtv.o CC libavformat/wv.o CC libavformat/xa.o CC libavformat/xmv.o CC libavformat/xwma.o CC libavformat/yop.o CC libavformat/yuv4mpeg.o CC libswresample/audioconvert.o CC libswresample/rematrix.o CC libswresample/resample.o CC libswresample/swresample.o CC libswscale/options.o CC libswscale/rgb2rgb.o CC libswscale/swscale.o CC libswscale/swscale_unscaled.o libswscale/rgb2rgb.c: In function 'rgb12tobgr12': libswscale/rgb2rgb.c:307:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] uint16_t *s = (uint16_t*)src; ^ libswscale/swscale.c: In function 'swScale': libswscale/swscale.c:2742:31: warning: assignment from incompatible pointer type [enabled by default] vLumFilter= c->lumMmxFilter; ^ libswscale/swscale.c:2743:31: warning: assignment from incompatible pointer type [enabled by default] vChrFilter= c->chrMmxFilter; ^ libswscale/swscale.c:2769:35: warning: assignment from incompatible pointer type [enabled by default] vLumFilter= c->alpMmxFilter; ^ libswscale/swscale.c: In function 'sws_init_swScale_c': libswscale/swscale.c:2844:46: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_RGB4_BYTE: c->chrToYV12 = palToUV_c; break; ^ libswscale/swscale.c:2851:50: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_GBRP: c->readChrPlanar = planar_rgb_to_uv; break; ^ libswscale/swscale.c:2882:45: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_BGR24 : c->chrToYV12 = bgr24ToUV_half_c; break; ^ libswscale/swscale.c:2891:45: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_RGB24 : c->chrToYV12 = rgb24ToUV_half_c; break; ^ libswscale/swscale.c:2896:45: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_GBR24P : c->chrToYV12 = gbr24pToUV_half_c; break; ^ libswscale/swscale.c:2908:45: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_BGR24 : c->chrToYV12 = bgr24ToUV_c; break; ^ libswscale/swscale.c:2917:45: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_RGB24 : c->chrToYV12 = rgb24ToUV_c; break; ^ libswscale/swscale.c:2936:45: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_GBRP: c->readLumPlanar = planar_rgb_to_y; break; ^ libswscale/swscale.c:2963:42: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_BGR24 : c->lumToYV12 = bgr24ToY_c; break; ^ libswscale/swscale.c:2970:42: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_RGB24 : c->lumToYV12 = rgb24ToY_c; break; ^ libswscale/swscale.c:2981:42: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_RGB4_BYTE: c->lumToYV12 = palToY_c; break; ^ libswscale/swscale.c:2982:42: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_MONOBLACK: c->lumToYV12 = monoblack2Y_c; break; ^ libswscale/swscale.c:2983:42: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_MONOWHITE: c->lumToYV12 = monowhite2Y_c; break; ^ libswscale/swscale.c:2996:42: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_RGBA: c->alpToYV12 = rgbaToA_c; break; ^ libswscale/swscale.c:2998:42: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_ARGB: c->alpToYV12 = abgrToA_c; break; ^ libswscale/swscale.c:3000:42: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_PAL8 : c->alpToYV12 = palToA_c; break; ^ CC libswscale/utils.o YASM libswscale/x86/input.o YASM libswscale/x86/output.o CC libswscale/x86/rgb2rgb.o libswscale/swscale.c: In function 'yuv2rgb_full_X_c_template.isra.12': libswscale/swscale.c:1383:21: warning: 'A' may be used uninitialized in this function [-Wmaybe-uninitialized] dest[3] = hasAlpha ? A : 255; ^ YASM libswscale/x86/scale.o CC libswscale/x86/swscale_mmx.o CC libswscale/x86/yuv2rgb_mmx.o In file included from libswscale/x86/swscale_mmx.c:89:0: libswscale/x86/swscale_template.c: In function 'sws_init_swScale_MMX': libswscale/x86/swscale_template.c:1835:44: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_BGR24 : c->chrToYV12 = RENAME(bgr24ToUV); break; ^ libswscale/x86/swscale_template.c:1836:44: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_RGB24 : c->chrToYV12 = RENAME(rgb24ToUV); break; ^ libswscale/x86/swscale_template.c:1842:42: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_BGR24 : c->lumToYV12 = RENAME(bgr24ToY); break; ^ libswscale/x86/swscale_template.c:1843:42: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_RGB24 : c->lumToYV12 = RENAME(rgb24ToY); break; ^ In file included from libswscale/x86/swscale_mmx.c:98:0: libswscale/x86/swscale_template.c: In function 'sws_init_swScale_MMX2': libswscale/x86/swscale_template.c:1835:44: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_BGR24 : c->chrToYV12 = RENAME(bgr24ToUV); break; ^ libswscale/x86/swscale_template.c:1836:44: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_RGB24 : c->chrToYV12 = RENAME(rgb24ToUV); break; ^ libswscale/x86/swscale_template.c:1842:42: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_BGR24 : c->lumToYV12 = RENAME(bgr24ToY); break; ^ libswscale/x86/swscale_template.c:1843:42: warning: assignment from incompatible pointer type [enabled by default] case PIX_FMT_RGB24 : c->lumToYV12 = RENAME(rgb24ToY); break; ^ libswscale/x86/swscale_mmx.c: In function 'updateMMXDitherTables': libswscale/x86/swscale_mmx.c:137:36: warning: to be safe all intermediate pointers in cast from '__int16_t **' to 'const __int16_t **' must be 'const' qualified [-Wcast-qual] const int16_t **tmpY = (const int16_t **) lumPixBuf + 2 * vLumBufSize; ^ libswscale/x86/swscale_mmx.c:148:40: warning: to be safe all intermediate pointers in cast from '__int16_t **' to 'const __int16_t **' must be 'const' qualified [-Wcast-qual] const int16_t **tmpA = (const int16_t **) alpPixBuf + 2 * vLumBufSize; ^ libswscale/x86/swscale_mmx.c:159:36: warning: to be safe all intermediate pointers in cast from '__int16_t **' to 'const __int16_t **' must be 'const' qualified [-Wcast-qual] const int16_t **tmpU = (const int16_t **) chrUPixBuf + 2 * vChrBufSize; ^ libswscale/x86/swscale_mmx.c: In function 'ff_sws_init_swScale_mmx': libswscale/x86/swscale_mmx.c:472:26: warning: assignment from incompatible pointer type [enabled by default] c->lumToYV12 = ff_yuyvToY_sse2; ^ libswscale/x86/swscale_mmx.c:474:30: warning: assignment from incompatible pointer type [enabled by default] c->alpToYV12 = ff_uyvyToY_sse2; ^ libswscale/x86/swscale_mmx.c:477:26: warning: assignment from incompatible pointer type [enabled by default] c->lumToYV12 = ff_yuyvToY_sse2; ^ libswscale/x86/swscale_mmx.c:478:26: warning: assignment from incompatible pointer type [enabled by default] c->chrToYV12 = ff_yuyvToUV_sse2; ^ libswscale/x86/swscale_mmx.c:481:26: warning: assignment from incompatible pointer type [enabled by default] c->lumToYV12 = ff_uyvyToY_sse2; ^ libswscale/x86/swscale_mmx.c:482:26: warning: assignment from incompatible pointer type [enabled by default] c->chrToYV12 = ff_uyvyToUV_sse2; ^ libswscale/x86/swscale_mmx.c:485:26: warning: assignment from incompatible pointer type [enabled by default] c->chrToYV12 = ff_nv12ToUV_sse2; ^ libswscale/x86/swscale_mmx.c:488:26: warning: assignment from incompatible pointer type [enabled by default] c->chrToYV12 = ff_nv21ToUV_sse2; ^ libswscale/x86/swscale_mmx.c:512:26: warning: assignment from incompatible pointer type [enabled by default] c->chrToYV12 = ff_yuyvToUV_avx; ^ libswscale/x86/swscale_mmx.c:515:26: warning: assignment from incompatible pointer type [enabled by default] c->chrToYV12 = ff_uyvyToUV_avx; ^ libswscale/x86/swscale_mmx.c:518:26: warning: assignment from incompatible pointer type [enabled by default] c->chrToYV12 = ff_nv12ToUV_avx; ^ libswscale/x86/swscale_mmx.c:521:26: warning: assignment from incompatible pointer type [enabled by default] c->chrToYV12 = ff_nv21ToUV_avx; ^ CC libswscale/yuv2rgb.o AR libavfilter/libavfilter.a AR libavformat/libavformat.a CC libpostproc/postprocess.o AR libswresample/libswresample.a AR libavutil/libavutil.a HTML doc/ffmpeg.html HTML doc/ffprobe.html HTML doc/ffserver.html HTML doc/developer.html HTML doc/faq.html HTML doc/fate.html HTML doc/general.html HTML doc/git-howto.html doc/fate.texi:97: @verbatiminclude: Cannot find ../tests/fate_config.sh.template HTML doc/libavfilter.html HTML doc/platform.html POD doc/ffmpeg.pod Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\@anchor{ <-- HERE (?:[^\}]*)\}/ at ./doc/texi2pod.pl line 351. doc/Makefile:38: recipe for target 'doc/ffmpeg.pod' failed gmake: *** [doc/ffmpeg.pod] Error 255 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc-current/multimedia/ffmpeg010 *** Error code 1 Stop. make: stopped in /data/pkgsrc-current/multimedia/ffmpeg010