Re: Serviio server on WD My Book Live
- Code:
MyBookLive:/shares/Public/ffmpegsrc/ffmpeg# make
...
CC libavdevice/lavfi.o
libavdevice/lavfi.c: In function 'lavfi_read_packet':
libavdevice/lavfi.c:269: warning: 'size' may be used uninitialized in this function
CC libavdevice/oss_audio.o
CC libavdevice/sdl.o
CC libavdevice/timefilter.o
CC libavdevice/v4l.o
libavdevice/v4l.c: In function 'grab_read_header':
libavdevice/v4l.c:92: warning: 'time_base' is deprecated (declared at ./libavformat/avformat.h:292)
libavdevice/v4l.c:93: warning: 'time_base' is deprecated (declared at ./libavformat/avformat.h:292)
libavdevice/v4l.c:96: warning: 'time_base' is deprecated (declared at ./libavformat/avformat.h:292)
libavdevice/v4l.c:98: warning: 'width' is deprecated (declared at ./libavformat/avformat.h:295)
libavdevice/v4l.c:99: warning: 'height' is deprecated (declared at ./libavformat/avformat.h:296)
libavdevice/v4l.c:136: warning: 'pix_fmt' is deprecated (declared at ./libavformat/avformat.h:297)
CC libavdevice/v4l2.o
CC libavdevice/x11grab.o
AR libavdevice/libavdevice.a
CC libavfilter/af_aconvert.o
libavfilter/af_aconvert.c:53: warning: function declaration isn't a prototype
libavfilter/af_aconvert.c:105: warning: function declaration isn't a prototype
CC libavfilter/af_aformat.o
CC libavfilter/af_anull.o
CC libavfilter/af_aresample.o
CC libavfilter/af_ashowinfo.o
libavfilter/af_ashowinfo.c: In function 'filter_samples':
libavfilter/af_ashowinfo.c:54: warning: array subscript is above array bounds
CC libavfilter/af_earwax.o
...
CC libavfilter/libmpcodecs/vf_eq.o
libavfilter/libmpcodecs/vf_eq.c:38: warning: useless storage class specifier in empty declaration
CC libavfilter/libmpcodecs/vf_eq2.o
...
CC libavfilter/libmpcodecs/vf_mcdeint.o
libavfilter/libmpcodecs/vf_mcdeint.c: In function 'config':
libavfilter/libmpcodecs/vf_mcdeint.c:199: warning: 'avcodec_alloc_context' is deprecated (declared at ./libavcodec/avcodec.h:3944)
libavfilter/libmpcodecs/vf_mcdeint.c:227: warning: 'avcodec_open' is deprecated (declared at ./libavcodec/avcodec.h:4073)
CC libavfilter/libmpcodecs/vf_mirror.o
...
CC libavfilter/libmpcodecs/vf_screenshot.o
libavfilter/libmpcodecs/vf_screenshot.c: In function 'scale_image':
libavfilter/libmpcodecs/vf_screenshot.c:137: warning: passing argument 2 of 'sws_scale' from incompatible pointer type
./libswscale/swscale.h:238: note: expected 'const uint8_t * const*' but argument is of type 'unsigned char **'
libavfilter/libmpcodecs/vf_screenshot.c: In function 'draw_slice':
libavfilter/libmpcodecs/vf_screenshot.c:160: warning: passing argument 2 of 'sws_scale' from incompatible pointer type
./libswscale/swscale.h:238: note: expected 'const uint8_t * const*' but argument is of type 'unsigned char **'
libavfilter/libmpcodecs/vf_screenshot.c: In function 'vf_open':
libavfilter/libmpcodecs/vf_screenshot.c:303: warning: 'avcodec_alloc_context' is deprecated (declared at ./libavcodec/avcodec.h:3944)
libavfilter/libmpcodecs/vf_screenshot.c:305: warning: 'avcodec_open' is deprecated (declared at ./libavcodec/avcodec.h:4073)
CC libavfilter/libmpcodecs/vf_smartblur.o
CC libavfilter/libmpcodecs/vf_softpulldown.o
CC libavfilter/libmpcodecs/vf_softskip.o
CC libavfilter/libmpcodecs/vf_spp.o
libavfilter/libmpcodecs/vf_spp.c: In function 'vf_open':
libavfilter/libmpcodecs/vf_spp.c:581: warning: 'avcodec_alloc_context' is deprecated (declared at ./libavcodec/avcodec.h:3944)
libavfilter/libmpcodecs/vf_spp.c: In function 'filter':
libavfilter/libmpcodecs/vf_spp.c:301: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules
libavfilter/libmpcodecs/vf_spp.c:301: note: initialized from here
CC libavfilter/libmpcodecs/vf_stereo3d.o
libavfilter/libmpcodecs/vf_stereo3d.c: In function 'vf_open':
libavfilter/libmpcodecs/vf_stereo3d.c:389: warning: format '%d' expects type 'int *', but argument 3 has type 'enum stereo_code *'
libavfilter/libmpcodecs/vf_stereo3d.c:389: warning: format '%d' expects type 'int *', but argument 4 has type 'enum stereo_code *'
CC libavfilter/libmpcodecs/vf_swapuv.o
CC libavfilter/libmpcodecs/vf_telecine.o
CC libavfilter/libmpcodecs/vf_tile.o
libavfilter/libmpcodecs/vf_tile.c: In function 'vf_open':
libavfilter/libmpcodecs/vf_tile.c:289: warning: assignment discards qualifiers from pointer target type
CC libavfilter/libmpcodecs/vf_tinterlace.o
CC libavfilter/libmpcodecs/vf_unsharp.o
CC libavfilter/libmpcodecs/vf_uspp.o
libavfilter/libmpcodecs/vf_uspp.c: In function 'config':
libavfilter/libmpcodecs/vf_uspp.c:227: warning: 'avcodec_alloc_context' is deprecated (declared at ./libavcodec/avcodec.h:3944)
libavfilter/libmpcodecs/vf_uspp.c:237: warning: 'avcodec_open' is deprecated (declared at ./libavcodec/avcodec.h:4073)
CC libavfilter/libmpcodecs/vf_yuvcsp.o
CC libavfilter/libmpcodecs/vf_yvu9.o
CC libavfilter/sink_buffer.o
CC libavfilter/src_movie.o
libavfilter/src_movie.c: In function 'amovie_get_samples':
libavfilter/src_movie.c:417: warning: 'avcodec_decode_audio3' is deprecated (declared at ./libavcodec/avcodec.h:4159)
CC libavfilter/transform.o
...
CC libavfilter/vf_mp.o
libavfilter/vf_mp.c: In function 'init':
libavfilter/vf_mp.c:763: warning: passing argument 2 of 'm->vf.info->vf_open' discards qualifiers from pointer target type
libavfilter/vf_mp.c:763: note: expected 'char *' but argument is of type 'const char *'
CC libavfilter/vf_null.o
...
CC libavformat/avio.o
libavformat/avio.c: In function 'avio_enum_protocols':
libavformat/avio.c:99: warning: initialization from incompatible pointer type
libavformat/avio.c: In function 'url_set_interrupt_cb':
libavformat/avio.c:273: warning: 'avio_set_interrupt_cb' is deprecated (declared at libavformat/avio.h:402)
libavformat/avio.c: In function 'ffurl_write':
libavformat/avio.c:390: warning: passing argument 2 of 'retry_transfer_wrapper' discards qualifiers from pointer target type
libavformat/avio.c:338: note: expected 'unsigned char *' but argument is of type 'const unsigned char *'
CC libavformat/aviobuf.o
libavformat/aviobuf.c: In function 'ffio_init_context':
libavformat/aviobuf.c:93: warning: 'is_streamed' is deprecated (declared at libavformat/avio.h:101)
libavformat/aviobuf.c: In function 'ffio_fdopen':
libavformat/aviobuf.c:882: warning: passing argument 5 of 'avio_alloc_context' from incompatible pointer type
libavformat/aviobuf.c:134: note: expected 'int (*)(void *, uint8_t *, int)' but argument is of type 'int (*)(struct URLContext *, unsigned char *, int)'
libavformat/aviobuf.c:882: warning: passing argument 6 of 'avio_alloc_context' from incompatible pointer type
libavformat/aviobuf.c:134: note: expected 'int (*)(void *, uint8_t *, int)' but argument is of type 'int (*)(struct URLContext *, const unsigned char *, int)'
libavformat/aviobuf.c:882: warning: passing argument 7 of 'avio_alloc_context' from incompatible pointer type
libavformat/aviobuf.c:134: note: expected 'int64_t (*)(void *, int64_t, int)' but argument is of type 'int64_t (*)(struct URLContext *, int64_t, int)'
libavformat/aviobuf.c:889: warning: 'is_streamed' is deprecated (declared at libavformat/avio.h:101)
CC libavformat/avlanguage.o
...
CC libavformat/bintext.o
libavformat/bintext.c: In function 'init_stream':
libavformat/bintext.c:112: warning: 'time_base' is deprecated (declared at libavformat/avformat.h:292)
libavformat/bintext.c:115: warning: 'time_base' is deprecated (declared at libavformat/avformat.h:292)
libavformat/bintext.c:115: warning: 'time_base' is deprecated (declared at libavformat/avformat.h:292)
libavformat/bintext.c:119: warning: 'sample_rate' is deprecated (declared at libavformat/avformat.h:293)
libavformat/bintext.c:119: warning: 'sample_rate' is deprecated (declared at libavformat/avformat.h:293)
libavformat/bintext.c:119: warning: 'sample_rate' is deprecated (declared at libavformat/avformat.h:293)
libavformat/bintext.c:119: warning: 'sample_rate' is deprecated (declared at libavformat/avformat.h:293)
libavformat/bintext.c:121: warning: 'width' is deprecated (declared at libavformat/avformat.h:295)
libavformat/bintext.c:121: warning: 'width' is deprecated (declared at libavformat/avformat.h:295)
libavformat/bintext.c:122: warning: 'height' is deprecated (declared at libavformat/avformat.h:296)
libavformat/bintext.c:122: warning: 'height' is deprecated (declared at libavformat/avformat.h:296)
libavformat/bintext.c: In function 'bintext_read_header':
libavformat/bintext.c:149: warning: 'width' is deprecated (declared at libavformat/avformat.h:295)
libavformat/bintext.c:151: warning: 'height' is deprecated (declared at libavformat/avformat.h:296)
libavformat/bintext.c: In function 'adf_read_header':
libavformat/bintext.c:250: warning: 'height' is deprecated (declared at libavformat/avformat.h:296)
libavformat/bintext.c: In function 'idf_read_header':
libavformat/bintext.c:304: warning: 'height' is deprecated (declared at libavformat/avformat.h:296)
CC libavformat/bit.o
CC libavformat/bmv.o
CC libavformat/c93.o
CC libavformat/cache.o
libavformat/cache.c: In function 'cache_open':
libavformat/cache.c:60: warning: passing argument 2 of 'av_tempfile' from incompatible pointer type
./libavutil/file.h:59: note: expected 'char **' but argument is of type 'const char **'
libavformat/cache.c:67: warning: passing argument 1 of 'av_free' discards qualifiers from pointer target type
./libavutil/mem.h:114: note: expected 'void *' but argument is of type 'const char *'
libavformat/cache.c:54: warning: unused variable 'access'
CC libavformat/caf.o
CC libavformat/cafdec.o
libavformat/cafdec.c: In function 'read_info_chunk':
libavformat/cafdec.c:201: warning: 'get_strz' is deprecated (declared at libavformat/avio.h:351)
libavformat/cafdec.c:202: warning: 'get_strz' is deprecated (declared at libavformat/avio.h:351)
CC libavformat/cafenc.o
...
CC libavformat/dvenc.o
libavformat/dvenc.c: In function 'dv_init_mux':
libavformat/dvenc.c:337: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
libavformat/dvenc.c:338: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
CC libavformat/dxa.o
CC libavformat/eacdata.o
CC libavformat/electronicarts.o
CC libavformat/ffmdec.o
libavformat/ffmdec.c: In function 'ffm_read_write_index':
libavformat/ffmdec.c:37: warning: dereferencing type-punned pointer will break strict-aliasing rules
libavformat/ffmdec.c: In function 'ffm_read_data':
libavformat/ffmdec.c:127: warning: 'url_setbufsize' is deprecated (declared at libavformat/avio.h:324)
libavformat/ffmdec.c: In function 'ffm_read_header':
libavformat/ffmdec.c:328: warning: 'get_strz' is deprecated (declared at libavformat/avio.h:351)
libavformat/ffmdec.c:352: warning: 'partitions' is deprecated (declared at ./libavcodec/avcodec.h:2713)
libavformat/ffmdec.c:362: warning: 'directpred' is deprecated (declared at ./libavcodec/avcodec.h:2725)
CC libavformat/ffmenc.o
libavformat/ffmenc.c: In function 'ffm_write_header':
libavformat/ffmenc.c:160: warning: 'partitions' is deprecated (declared at ./libavcodec/avcodec.h:2713)
libavformat/ffmenc.c:170: warning: 'directpred' is deprecated (declared at ./libavcodec/avcodec.h:2725)
libavformat/ffmenc.c: In function 'ffm_write_packet':
libavformat/ffmenc.c:210: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
libavformat/ffmenc.c:218: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
CC libavformat/ffmetadec.o
...
CC libavformat/gif.o
libavformat/gif.c: In function 'gif_write_header':
libavformat/gif.c:292: warning: 'loop_output' is deprecated (declared at libavformat/avformat.h:959)
libavformat/gif.c:293: warning: 'loop_output' is deprecated (declared at libavformat/avformat.h:959)
CC libavformat/gopher.o
CC libavformat/gsmdec.o
CC libavformat/gxf.o
CC libavformat/gxfenc.o
libavformat/gxfenc.c: In function 'gxf_write_umf_material_description':
libavformat/gxfenc.c:425: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
libavformat/gxfenc.c:426: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
CC libavformat/h261dec.o
...
CC libavformat/id3v2.o
libavformat/id3v2.c: In function 'read_ttag':
libavformat/id3v2.c:253: warning: assignment discards qualifiers from pointer target type
CC libavformat/id3v2enc.o
...
CC libavformat/img2.o
libavformat/img2.c: In function 'read_header':
libavformat/img2.c:242: warning: 'loop_input' is deprecated (declared at libavformat/avformat.h:983)
libavformat/img2.c:243: warning: 'loop_input' is deprecated (declared at libavformat/avformat.h:983)
CC libavformat/ingenientdec.o
...
CC libavformat/mkvtimestamp_v2.o
libavformat/mkvtimestamp_v2.c: In function 'write_header':
libavformat/mkvtimestamp_v2.c:28: warning: 'put_buffer' is deprecated (declared at libavformat/avio.h:292)
libavformat/mkvtimestamp_v2.c: In function 'write_packet':
libavformat/mkvtimestamp_v2.c:39: warning: 'put_buffer' is deprecated (declared at libavformat/avio.h:292)
libavformat/mkvtimestamp_v2.c:40: warning: 'put_flush_packet' is deprecated (declared at libavformat/avio.h:326)
CC libavformat/mm.o
...
CC libavformat/mov.o
libavformat/mov.c: In function 'mov_read_chan':
libavformat/mov.c:595: warning: format '%ld' expects type 'long int', but argument 4 has type 'int64_t'
libavformat/mov.c: In function 'mov_read_chapters':
libavformat/mov.c:2565: warning: 'get_strz' is deprecated (declared at libavformat/avio.h:351)
libavformat/mov.c: At top level:
libavformat/mov.c:2395: warning: 'mov_read_chan2' defined but not used
CC libavformat/mov_chan.o
CC libavformat/movenc.o
libavformat/movenc.c: In function 'mov_write_mfhd_tag':
libavformat/movenc.c:1980: warning: unused variable 'i'
libavformat/movenc.c: In function 'mov_write_header':
libavformat/movenc.c:2508: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
libavformat/movenc.c:2509: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
libavformat/movenc.c: In function 'update_first_fragment':
libavformat/movenc.c:2543: warning: unused variable 'res'
CC libavformat/movenchint.o
CC libavformat/mp3dec.o
CC libavformat/mp3enc.o
libavformat/mp3enc.c: In function 'mp3_write_xing':
libavformat/mp3enc.c:163: warning: unused variable 'mask'
CC libavformat/mpc.o
CC libavformat/mpc8.o
CC libavformat/mpeg.o
CC libavformat/mpegenc.o
libavformat/mpegenc.c: In function 'mpeg_mux_init':
libavformat/mpegenc.c:425: warning: 'mux_rate' is deprecated (declared at libavformat/avformat.h:943)
libavformat/mpegenc.c:426: warning: 'mux_rate' is deprecated (declared at libavformat/avformat.h:943)
libavformat/mpegenc.c: In function 'mpeg_mux_write_packet':
libavformat/mpegenc.c:1167: warning: 'preload' is deprecated (declared at libavformat/avformat.h:947)
libavformat/mpegenc.c:1168: warning: 'preload' is deprecated (declared at libavformat/avformat.h:947)
CC libavformat/mpegts.o
libavformat/mpegts.c: In function 'init_MP4DescrParseContext':
libavformat/mpegts.c:1010: warning: cast discards qualifiers from pointer target type
libavformat/mpegts.c: In function 'mpegts_get_dts':
libavformat/mpegts.c:2134: warning: unused variable 'timestamp'
libavformat/mpegts.c: At top level:
libavformat/mpegts.c:2100: warning: 'mpegts_get_pcr' defined but not used
CC libavformat/mpegtsenc.o
libavformat/mpegtsenc.c: In function 'mpegts_write_header':
libavformat/mpegtsenc.c:574: warning: 'mux_rate' is deprecated (declared at libavformat/avformat.h:943)
libavformat/mpegtsenc.c:575: warning: 'mux_rate' is deprecated (declared at libavformat/avformat.h:943)
CC libavformat/mpegvideodec.o
...
CC libavformat/mxfdec.o
libavformat/mxfdec.c: In function 'mxf_read_partition_pack':
libavformat/mxfdec.c:568: warning: format '%li' expects type 'long int', but argument 4 has type 'uint64_t'
libavformat/mxfdec.c:568: warning: format '%li' expects type 'long int', but argument 5 has type 'uint64_t'
libavformat/mxfdec.c:574: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'int64_t'
libavformat/mxfdec.c:574: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'uint64_t'
libavformat/mxfdec.c:574: warning: format '%lx' expects type 'long unsigned int', but argument 6 has type 'uint64_t'
libavformat/mxfdec.c: In function 'mxf_absolute_bodysid_offset':
libavformat/mxfdec.c:1076: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'int64_t'
libavformat/mxfdec.c: In function 'mxf_parse_index':
libavformat/mxfdec.c:1180: warning: format '%lld' expects type 'long long int', but argument 8 has type 'int'
libavformat/mxfdec.c: In function 'mxf_parse_structural_metadata':
libavformat/mxfdec.c:1343: warning: passing argument 1 of 'mxf_match_uid' from incompatible pointer type
libavformat/mxfdec.c:944: note: expected 'const uint8_t *' but argument is of type 'uint8_t (*)[16]'
libavformat/mxfdec.c: In function 'mxf_compute_essence_containers':
libavformat/mxfdec.c:1570: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'int64_t'
libavformat/mxfdec.c: In function 'mxf_read_seek':
libavformat/mxfdec.c:1782: warning: 'av_update_cur_dts' is deprecated (declared at libavformat/avformat.h:1734)
CC libavformat/mxfenc.o
libavformat/mxfenc.c: In function 'mxf_gen_umid':
libavformat/mxfenc.c:1389: warning: dereferencing type-punned pointer will break strict-aliasing rules
libavformat/mxfenc.c: In function 'mxf_write_header':
libavformat/mxfenc.c:1515: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
libavformat/mxfenc.c:1516: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
CC libavformat/mxg.o
...
CC libavformat/nutdec.o
libavformat/nutdec.c: In function 'decode_main_header':
libavformat/nutdec.c:278: warning: passing argument 2 of 'avio_read' discards qualifiers from pointer target type
libavformat/avio.h:512: note: expected 'unsigned char *' but argument is of type 'const uint8_t *'
CC libavformat/nutenc.o
...
CC libavformat/options.o
libavformat/options.c:92: warning: 'mux_rate' is deprecated (declared at libavformat/avformat.h:943)
CC libavformat/os_support.o
...
CC libavformat/rdt.o
libavformat/rdt.c: In function 'rdt_parse_packet':
libavformat/rdt.c:304: warning: passing argument 2 of 'ffio_init_context' discards qualifiers from pointer target type
libavformat/avio_internal.h:30: note: expected 'unsigned char *' but argument is of type 'const uint8_t *'
CC libavformat/riff.o
...
CC libavformat/rmdec.o
libavformat/rmdec.c: In function 'rm_read_packet':
libavformat/rmdec.c:845: warning: 'st' may be used uninitialized in this function
CC libavformat/rmenc.o
...
CC libavformat/rtpdec_asf.o
libavformat/rtpdec_asf.c: In function 'asfrtp_parse_packet':
libavformat/rtpdec_asf.c:184: warning: passing argument 2 of 'ffio_init_context' discards qualifiers from pointer target type
libavformat/avio_internal.h:30: note: expected 'unsigned char *' but argument is of type 'const uint8_t *'
CC libavformat/rtpdec_g726.o
...
CC libavformat/rtpdec_qt.o
libavformat/rtpdec_qt.c: In function 'qt_rtp_parse_packet':
libavformat/rtpdec_qt.c:74: warning: passing argument 2 of 'ffio_init_context' discards qualifiers from pointer target type
libavformat/avio_internal.h:30: note: expected 'unsigned char *' but argument is of type 'const uint8_t *'
CC libavformat/rtpdec_svq3.o
...
CC libavformat/rtsp.o
libavformat/rtsp.c: In function 'rtsp_parse_range':
libavformat/rtsp.c:638: warning: cast discards qualifiers from pointer target type
libavformat/rtsp.c:642: warning: cast discards qualifiers from pointer target type
libavformat/rtsp.c: In function 'rtsp_parse_transport':
libavformat/rtsp.c:727: warning: cast discards qualifiers from pointer target type
libavformat/rtsp.c: In function 'ff_rtsp_make_setup_request':
libavformat/rtsp.c:1107: warning: 'rtx' may be used uninitialized in this function
CC libavformat/rtspdec.o
...
CC libavformat/utils.o
libavformat/utils.c: In function 'convert_format_parameters':
libavformat/utils.c:410: warning: 'time_base' is deprecated (declared at libavformat/avformat.h:292)
libavformat/utils.c:410: warning: 'time_base' is deprecated (declared at libavformat/avformat.h:292)
libavformat/utils.c:410: warning: 'time_base' is deprecated (declared at libavformat/avformat.h:292)
libavformat/utils.c:410: warning: 'sample_rate' is deprecated (declared at libavformat/avformat.h:293)
libavformat/utils.c:410: warning: 'sample_rate' is deprecated (declared at libavformat/avformat.h:293)
libavformat/utils.c:410: warning: 'channels' is deprecated (declared at libavformat/avformat.h:294)
libavformat/utils.c:410: warning: 'channels' is deprecated (declared at libavformat/avformat.h:294)
libavformat/utils.c:410: warning: 'width' is deprecated (declared at libavformat/avformat.h:295)
libavformat/utils.c:410: warning: 'height' is deprecated (declared at libavformat/avformat.h:296)
libavformat/utils.c:410: warning: 'width' is deprecated (declared at libavformat/avformat.h:295)
libavformat/utils.c:410: warning: 'height' is deprecated (declared at libavformat/avformat.h:296)
libavformat/utils.c:410: warning: 'pix_fmt' is deprecated (declared at libavformat/avformat.h:297)
libavformat/utils.c:410: warning: 'pix_fmt' is deprecated (declared at libavformat/avformat.h:297)
libavformat/utils.c:410: warning: 'channel' is deprecated (declared at libavformat/avformat.h:298)
libavformat/utils.c:410: warning: 'channel' is deprecated (declared at libavformat/avformat.h:298)
libavformat/utils.c:410: warning: 'standard' is deprecated (declared at libavformat/avformat.h:299)
libavformat/utils.c:410: warning: 'standard' is deprecated (declared at libavformat/avformat.h:299)
libavformat/utils.c:410: warning: 'mpeg2ts_compute_pcr' is deprecated (declared at libavformat/avformat.h:302)
libavformat/utils.c:410: warning: 'initial_pause' is deprecated (declared at libavformat/avformat.h:303)
libavformat/utils.c: In function 'av_open_input_stream':
libavformat/utils.c:465: warning: 'prealloced_context' is deprecated (declared at libavformat/avformat.h:305)
libavformat/utils.c: In function 'av_open_input_file':
libavformat/utils.c:594: warning: 'prealloced_context' is deprecated (declared at libavformat/avformat.h:305)
libavformat/utils.c: In function 'seek_frame_generic':
libavformat/utils.c:1842: warning: 'read_seek' is deprecated (declared at libavformat/avformat.h:462)
libavformat/utils.c:1842: warning: 'read_seek' is deprecated (declared at libavformat/avformat.h:462)
libavformat/utils.c: In function 'av_seek_frame':
libavformat/utils.c:1879: warning: 'read_seek' is deprecated (declared at libavformat/avformat.h:462)
libavformat/utils.c:1879: warning: 'read_seek' is deprecated (declared at libavformat/avformat.h:462)
libavformat/utils.c: In function 'avformat_seek_file':
libavformat/utils.c:1917: warning: 'read_seek' is deprecated (declared at libavformat/avformat.h:462)
CC libavformat/vc1test.o
...
CC libavcodec/8svx.o
libavcodec/8svx.c: In function 'eightsvx_decode_frame':
libavcodec/8svx.c:109: warning: unused variable 'out_date'
CC libavcodec/a64multienc.o
CC libavcodec/aac_ac3_parser.o
CC libavcodec/aac_adtstoasc_bsf.o
libavcodec/aac_adtstoasc_bsf.c: In function 'aac_adtstoasc_filter':
libavcodec/aac_adtstoasc_bsf.c:51: warning: cast discards qualifiers from pointer target type
libavcodec/aac_adtstoasc_bsf.c:104: warning: cast discards qualifiers from pointer target type
CC libavcodec/aac_parser.o
CC libavcodec/aacadtsdec.o
CC libavcodec/aaccoder.o
libavcodec/aaccoder.c: In function 'search_for_quantizers_faac':
libavcodec/aaccoder.c:962: warning: 'b' may be used uninitialized in this function
CC libavcodec/aacdec.o
libavcodec/aacdec.c: In function 'aac_decode_frame_int':
libavcodec/aacdec.c:2166: warning: missing braces around initializer
libavcodec/aacdec.c:2166: warning: (near initialization for 'new_che_pos[0]')
CC libavcodec/aacenc.o
CC libavcodec/aacps.o
libavcodec/aacps.c: In function 'hybrid_analysis':
libavcodec/aacps.c:369: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type
libavcodec/aacps.c:338: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]'
libavcodec/aacps.c:370: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type
libavcodec/aacps.c:338: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]'
libavcodec/aacps.c:371: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type
libavcodec/aacps.c:338: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]'
libavcodec/aacps.c:372: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type
libavcodec/aacps.c:338: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]'
libavcodec/aacps.c:373: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type
libavcodec/aacps.c:338: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]'
libavcodec/aacps.c:381: warning: passing argument 3 of 'hybrid6_cx' from incompatible pointer type
libavcodec/aacps.c:303: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]'
libavcodec/aacps.c: In function 'stereo_processing':
libavcodec/aacps.c:813: warning: initialization from incompatible pointer type
libavcodec/aacps.c: In function 'ff_ps_apply':
libavcodec/aacps.c:989: warning: passing argument 3 of 'decorrelation' from incompatible pointer type
libavcodec/aacps.c:645: note: expected 'const float (*)[32][2]' but argument is of type 'float (*)[32][2]'
CC libavcodec/aacpsy.o
libavcodec/aacpsy.c: In function 'psy_3gpp_analyze_channel':
libavcodec/aacpsy.c:567: warning: 'reduction' may be used uninitialized in this function
CC libavcodec/aacsbr.o
libavcodec/aacsbr.c: In function 'ff_sbr_apply':
libavcodec/aacsbr.c:1733: warning: passing argument 4 of 'sbr_lf_gen' from incompatible pointer type
libavcodec/aacsbr.c:1338: note: expected 'const float (*)[32][32][2]' but argument is of type 'float (*)[32][32][2]'
libavcodec/aacsbr.c:1735: warning: passing argument 3 of 'sbr_hf_inverse_filter' from incompatible pointer type
libavcodec/aacsbr.c:1262: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]'
libavcodec/aacsbr.c:1739: warning: passing argument 4 of 'sbr_hf_gen' from incompatible pointer type
libavcodec/aacsbr.c:1361: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]'
libavcodec/aacsbr.c:1739: warning: passing argument 5 of 'sbr_hf_gen' from incompatible pointer type
libavcodec/aacsbr.c:1361: note: expected 'const float (*)[2]' but argument is of type 'float (*)[2]'
libavcodec/aacsbr.c:1739: warning: passing argument 6 of 'sbr_hf_gen' from incompatible pointer type
libavcodec/aacsbr.c:1361: note: expected 'const float (*)[2]' but argument is of type 'float (*)[2]'
libavcodec/aacsbr.c:1746: warning: passing argument 2 of 'sbr_hf_assemble' from incompatible pointer type
libavcodec/aacsbr.c:1610: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]'
libavcodec/aacsbr.c:1750: warning: passing argument 3 of 'sbr_x_gen' from incompatible pointer type
libavcodec/aacsbr.c:1413: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]'
libavcodec/aacsbr.c:1750: warning: passing argument 4 of 'sbr_x_gen' from incompatible pointer type
libavcodec/aacsbr.c:1413: note: expected 'const float (*)[38][64][2]' but argument is of type 'float (*)[38][64][2]'
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:178: warning: 'drc_scale' is deprecated (declared at libavcodec/avcodec.h:2838)
libavcodec/ac3dec.c:179: warning: 'drc_scale' is deprecated (declared at libavcodec/avcodec.h:2838)
CC libavcodec/ac3dec_data.o
CC libavcodec/ac3dsp.o
CC libavcodec/ac3enc.o
libavcodec/ac3enc.c: In function 'ff_ac3_apply_rematrixing':
libavcodec/ac3enc.c:276: warning: 'flags' may be used uninitialized in this function
CC libavcodec/ac3enc_fixed.o
...
CC libavcodec/avpacket.o
libavcodec/avpacket.c: In function 'av_dup_packet':
libavcodec/avpacket.c:125: warning: 'av_destruct_packet_nofree' is deprecated (declared at libavcodec/avpacket.c:26)
CC libavcodec/avs.o
libavcodec/avs.c: In function 'avs_decode_frame':
libavcodec/avs.c:60: warning: 'change_map.buffer' may be used uninitialized in this function
CC libavcodec/bethsoftvideo.o
CC libavcodec/bfi.o
CC libavcodec/bgmc.o
CC libavcodec/bink.o
libavcodec/bink.c: In function 'binkb_decode_plane':
libavcodec/bink.c:860: warning: passing argument 4 of 'read_dct_coeffs' from incompatible pointer type
libavcodec/bink.c:593: note: expected 'const int32_t (*)[64]' but argument is of type 'int32_t (*)[64]'
libavcodec/bink.c:893: warning: passing argument 4 of 'read_dct_coeffs' from incompatible pointer type
libavcodec/bink.c:593: note: expected 'const int32_t (*)[64]' but argument is of type 'int32_t (*)[64]'
CC libavcodec/binkaudio.o
CC libavcodec/binkdsp.o
CC libavcodec/bintext.o
libavcodec/bintext.c:92: warning: 'hscroll' defined but not used
CC libavcodec/bitstream.o
CC libavcodec/bitstream_filter.o
libavcodec/bitstream_filter.c: In function 'av_bitstream_filter_filter':
libavcodec/bitstream_filter.c:62: warning: cast discards qualifiers from pointer target type
CC libavcodec/bmp.o
libavcodec/bmp.c: In function 'bmp_decode_frame':
libavcodec/bmp.c:51: warning: 'rgb[2]' may be used uninitialized in this function
libavcodec/bmp.c:51: warning: 'rgb[1]' may be used uninitialized in this function
CC libavcodec/bmpenc.o
CC libavcodec/bmv.o
CC libavcodec/c93.o
CC libavcodec/cabac.o
CC libavcodec/cavs.o
libavcodec/cavs.c: In function 'ff_cavs_filter':
libavcodec/cavs.c:112: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC libavcodec/cavs_parser.o
...
CC libavcodec/chomp_bsf.o
libavcodec/chomp_bsf.c: In function 'chomp_filter':
libavcodec/chomp_bsf.c:34: warning: cast discards qualifiers from pointer target type
CC libavcodec/cinepak.o
CC libavcodec/cljr.o
CC libavcodec/cook.o
CC libavcodec/cscd.o
CC libavcodec/cyuv.o
CC libavcodec/dca.o
libavcodec/dca.c: In function 'dca_decode_block':
libavcodec/dca.c:1174: warning: array subscript is above array bounds
libavcodec/dca.c:1174: warning: array subscript is above array bounds
libavcodec/dca.c:1174: warning: array subscript is above array bounds
CC libavcodec/dca_parser.o
...
CC libavcodec/dv.o
libavcodec/dv.c: In function 'dvvideo_decode_frame':
libavcodec/dv.c:1097: warning: assignment discards qualifiers from pointer target type
CC libavcodec/dvbsub.o
...
CC libavcodec/dwt.o
libavcodec/dwt.c: In function 'spatial_compose_dd97i_dy':
libavcodec/dwt.c:1080: warning: initialization from incompatible pointer type
libavcodec/dwt.c:1081: warning: initialization from incompatible pointer type
libavcodec/dwt.c: In function 'spatial_compose_dirac53i_dy':
libavcodec/dwt.c:1104: warning: initialization from incompatible pointer type
libavcodec/dwt.c:1105: warning: initialization from incompatible pointer type
libavcodec/dwt.c: In function 'spatial_compose_dd137i_dy':
libavcodec/dwt.c:1127: warning: initialization from incompatible pointer type
libavcodec/dwt.c:1128: warning: initialization from incompatible pointer type
libavcodec/dwt.c: In function 'spatial_compose_haari_dy':
libavcodec/dwt.c:1152: warning: initialization from incompatible pointer type
libavcodec/dwt.c: In function 'spatial_compose_fidelity':
libavcodec/dwt.c:1168: warning: initialization from incompatible pointer type
libavcodec/dwt.c:1169: warning: initialization from incompatible pointer type
libavcodec/dwt.c: In function 'spatial_compose_daub97i_dy':
libavcodec/dwt.c:1193: warning: initialization from incompatible pointer type
libavcodec/dwt.c:1194: warning: initialization from incompatible pointer type
libavcodec/dwt.c:1195: warning: initialization from incompatible pointer type
libavcodec/dwt.c:1196: warning: initialization from incompatible pointer type
libavcodec/dwt.c: In function 'ff_spatial_idwt_init2':
libavcodec/dwt.c:1303: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1304: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1310: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1311: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1317: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1318: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1325: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1334: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1335: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1340: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1341: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1342: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1343: warning: assignment from incompatible pointer type
CC libavcodec/dxa.o
...
CC libavcodec/flac_parser.o
libavcodec/flac_parser.c: In function 'flac_parse':
libavcodec/flac_parser.c:572: warning: cast discards qualifiers from pointer target type
CC libavcodec/flacdata.o
CC libavcodec/flacdec.o
CC libavcodec/flacenc.o
libavcodec/flacenc.c: In function 'flac_encode_init':
libavcodec/flacenc.c:300: warning: 'lpc_type' is deprecated (declared at libavcodec/avcodec.h:3039)
libavcodec/flacenc.c:301: warning: 'lpc_type' is deprecated (declared at libavcodec/avcodec.h:3039)
libavcodec/flacenc.c:302: warning: 'lpc_type' is deprecated (declared at libavcodec/avcodec.h:3039)
libavcodec/flacenc.c:305: warning: 'lpc_type' is deprecated (declared at libavcodec/avcodec.h:3039)
libavcodec/flacenc.c:307: warning: 'lpc_passes' is deprecated (declared at libavcodec/avcodec.h:3046)
libavcodec/flacenc.c:310: warning: 'lpc_passes' is deprecated (declared at libavcodec/avcodec.h:3046)
libavcodec/flacenc.c:312: warning: 'lpc_passes' is deprecated (declared at libavcodec/avcodec.h:3046)
libavcodec/flacenc.c:315: warning: 'lpc_passes' is deprecated (declared at libavcodec/avcodec.h:3046)
libavcodec/flacenc.c:362: warning: 'prediction_order_method' is deprecated (declared at libavcodec/avcodec.h:2795)
libavcodec/flacenc.c:363: warning: 'prediction_order_method' is deprecated (declared at libavcodec/avcodec.h:2795)
libavcodec/flacenc.c:365: warning: 'prediction_order_method' is deprecated (declared at libavcodec/avcodec.h:2795)
libavcodec/flacenc.c:368: warning: 'prediction_order_method' is deprecated (declared at libavcodec/avcodec.h:2795)
libavcodec/flacenc.c:371: warning: 'min_partition_order' is deprecated (declared at libavcodec/avcodec.h:2801)
libavcodec/flacenc.c:372: warning: 'min_partition_order' is deprecated (declared at libavcodec/avcodec.h:2801)
libavcodec/flacenc.c:374: warning: 'min_partition_order' is deprecated (declared at libavcodec/avcodec.h:2801)
libavcodec/flacenc.c:377: warning: 'min_partition_order' is deprecated (declared at libavcodec/avcodec.h:2801)
libavcodec/flacenc.c:379: warning: 'max_partition_order' is deprecated (declared at libavcodec/avcodec.h:2807)
libavcodec/flacenc.c:380: warning: 'max_partition_order' is deprecated (declared at libavcodec/avcodec.h:2807)
libavcodec/flacenc.c:382: warning: 'max_partition_order' is deprecated (declared at libavcodec/avcodec.h:2807)
libavcodec/flacenc.c:385: warning: 'max_partition_order' is deprecated (declared at libavcodec/avcodec.h:2807)
libavcodec/flacenc.c:408: warning: 'lpc_coeff_precision' is deprecated (declared at libavcodec/avcodec.h:2788)
libavcodec/flacenc.c:409: warning: 'lpc_coeff_precision' is deprecated (declared at libavcodec/avcodec.h:2788)
libavcodec/flacenc.c:411: warning: 'lpc_coeff_precision' is deprecated (declared at libavcodec/avcodec.h:2788)
libavcodec/flacenc.c:414: warning: 'lpc_coeff_precision' is deprecated (declared at libavcodec/avcodec.h:2788)
CC libavcodec/flashsv.o
...
CC libavcodec/g723_1.o
libavcodec/g723_1.c: In function 'g723_1_decode_frame':
libavcodec/g723_1.c:988: warning: assignment from incompatible pointer type
CC libavcodec/g726.o
CC libavcodec/g729dec.o
libavcodec/g729dec.c: In function 'decode_frame':
libavcodec/g729dec.c:423: warning: assignment from incompatible pointer type
CC libavcodec/g729postfilter.o
...
CC libavcodec/h264.o
libavcodec/h264.c: In function 'fill_filter_caches_inter':
libavcodec/h264.c:3289: warning: initialization from incompatible pointer type
libavcodec/h264.c:3304: warning: initialization from incompatible pointer type
libavcodec/h264.c:3337: warning: initialization from incompatible pointer type
libavcodec/h264.c: In function 'decode_slice':
libavcodec/h264.c:3698: warning: 'error_recognition' is deprecated (declared at libavcodec/avcodec.h:1655)
libavcodec/h264.c: In function 'execute_decode_slices':
libavcodec/h264.c:3746: warning: 'error_recognition' is deprecated (declared at libavcodec/avcodec.h:1655)
CC libavcodec/h264_cabac.o
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: warning: assignment from incompatible pointer type
libavcodec/h264_direct.c:293: warning: assignment from incompatible pointer type
libavcodec/h264_direct.c: In function 'pred_temp_direct_motion':
libavcodec/h264_direct.c:479: warning: assignment from incompatible pointer type
libavcodec/h264_direct.c:480: warning: assignment from incompatible pointer type
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:69: warning: cast discards qualifiers from pointer target type
CC libavcodec/h264_parser.o
...
CC libavcodec/imgconvert.o
libavcodec/imgconvert.c: In function 'av_picture_copy':
libavcodec/imgconvert.c:529: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type
./libavutil/imgutils.h:115: note: expected 'const uint8_t **' but argument is of type 'uint8_t * const*'
CC libavcodec/imx_dump_header_bsf.o
...
CC libavcodec/ivi_common.o
libavcodec/ivi_common.c: In function 'ff_ivi_decode_blocks':
libavcodec/ivi_common.c:333: warning: 'mc_type' may be used uninitialized in this function
libavcodec/ivi_common.c:333: warning: 'mv_x' may be used uninitialized in this function
libavcodec/ivi_common.c:333: warning: 'mv_y' may be used uninitialized in this function
libavcodec/ivi_common.c:336: warning: 'sym' may be used uninitialized in this function
CC libavcodec/ivi_dsp.o
libavcodec/ivi_dsp.c: In function 'ff_ivi_recompose53':
libavcodec/ivi_dsp.c:40: warning: 'b0_1' may be used uninitialized in this function
libavcodec/ivi_dsp.c:40: warning: 'b0_2' may be used uninitialized in this function
libavcodec/ivi_dsp.c:40: warning: 'b1_1' may be used uninitialized in this function
libavcodec/ivi_dsp.c:40: warning: 'b1_2' may be used uninitialized in this function
libavcodec/ivi_dsp.c:40: warning: 'b1_3' may be used uninitialized in this function
libavcodec/ivi_dsp.c:40: warning: 'b2_2' may be used uninitialized in this function
libavcodec/ivi_dsp.c:40: warning: 'b2_3' may be used uninitialized in this function
libavcodec/ivi_dsp.c:40: warning: 'b2_5' may be used uninitialized in this function
libavcodec/ivi_dsp.c:40: warning: 'b2_6' may be used uninitialized in this function
libavcodec/ivi_dsp.c:41: warning: 'b3_2' may be used uninitialized in this function
libavcodec/ivi_dsp.c:41: warning: 'b3_3' may be used uninitialized in this function
libavcodec/ivi_dsp.c:41: warning: 'b3_5' may be used uninitialized in this function
libavcodec/ivi_dsp.c:41: warning: 'b3_6' may be used uninitialized in this function
libavcodec/ivi_dsp.c:41: warning: 'b3_8' may be used uninitialized in this function
libavcodec/ivi_dsp.c:41: warning: 'b3_9' may be used uninitialized in this function
CC libavcodec/j2k.o
CC libavcodec/j2k_dwt.o
CC libavcodec/j2kdec.o
libavcodec/j2kdec.c: In function 'decode_tile':
libavcodec/j2kdec.c:867: warning: assignment from incompatible pointer type
CC libavcodec/j2kenc.o
libavcodec/j2kenc.c:460: warning: function declaration isn't a prototype
libavcodec/j2kenc.c: In function 'encode_tile':
libavcodec/j2kenc.c:873: warning: value computed is not used
CC libavcodec/jfdctfst.o
...
CC libavcodec/lcldec.o
libavcodec/lcldec.c: In function 'zlib_decomp':
libavcodec/lcldec.c:136: warning: assignment discards qualifiers from pointer target type
libavcodec/lcldec.c: In function 'decode_frame':
libavcodec/lcldec.c:165: warning: cast discards qualifiers from pointer target type
CC libavcodec/lclenc.o
...
CC libavcodec/libvpxenc.o
libavcodec/libvpxenc.c: In function 'vp8_init':
libavcodec/libvpxenc.c:242: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3019)
libavcodec/libvpxenc.c:243: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3019)
libavcodec/libvpxenc.c:243: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3019)
libavcodec/libvpxenc.c:261: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2636)
libavcodec/libvpxenc.c:358: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2636)
CC libavcodec/libx264.o
libavcodec/libx264.c: In function 'X264_init':
libavcodec/libx264.c:318: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2636)
libavcodec/libx264.c:320: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2636)
libavcodec/libx264.c:321: warning: 'crf_max' is deprecated (declared at libavcodec/avcodec.h:3028)
libavcodec/libx264.c:322: warning: 'cqp' is deprecated (declared at libavcodec/avcodec.h:2644)
libavcodec/libx264.c:324: warning: 'cqp' is deprecated (declared at libavcodec/avcodec.h:2644)
libavcodec/libx264.c:357: warning: the address of 'val' will always evaluate as 'true'
libavcodec/libx264.c:364: warning: 'aq_mode' is deprecated (declared at libavcodec/avcodec.h:2987)
libavcodec/libx264.c:365: warning: 'aq_mode' is deprecated (declared at libavcodec/avcodec.h:2987)
libavcodec/libx264.c:366: warning: 'aq_strength' is deprecated (declared at libavcodec/avcodec.h:2995)
libavcodec/libx264.c:367: warning: 'aq_strength' is deprecated (declared at libavcodec/avcodec.h:2995)
libavcodec/libx264.c:368: warning: 'psy_rd' is deprecated (declared at libavcodec/avcodec.h:3003)
libavcodec/libx264.c:369: warning: 'psy_rd' is deprecated (declared at libavcodec/avcodec.h:3003)
libavcodec/libx264.c:370: warning: 'psy_trellis' is deprecated (declared at libavcodec/avcodec.h:3011)
libavcodec/libx264.c:371: warning: 'psy_trellis' is deprecated (declared at libavcodec/avcodec.h:3011)
libavcodec/libx264.c:372: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3019)
libavcodec/libx264.c:373: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3019)
libavcodec/libx264.c:374: warning: 'weighted_p_pred' is deprecated (declared at libavcodec/avcodec.h:2977)
libavcodec/libx264.c:375: warning: 'weighted_p_pred' is deprecated (declared at libavcodec/avcodec.h:2977)
libavcodec/libx264.c:376: warning: 'bframebias' is deprecated (declared at libavcodec/avcodec.h:2674)
libavcodec/libx264.c:377: warning: 'bframebias' is deprecated (declared at libavcodec/avcodec.h:2674)
libavcodec/libx264.c:378: warning: 'deblockalpha' is deprecated (declared at libavcodec/avcodec.h:2698)
libavcodec/libx264.c:379: warning: 'deblockalpha' is deprecated (declared at libavcodec/avcodec.h:2698)
libavcodec/libx264.c:380: warning: 'deblockbeta' is deprecated (declared at libavcodec/avcodec.h:2706)
libavcodec/libx264.c:381: warning: 'deblockbeta' is deprecated (declared at libavcodec/avcodec.h:2706)
libavcodec/libx264.c:382: warning: 'complexityblur' is deprecated (declared at libavcodec/avcodec.h:2690)
libavcodec/libx264.c:383: warning: 'complexityblur' is deprecated (declared at libavcodec/avcodec.h:2690)
libavcodec/libx264.c:384: warning: 'directpred' is deprecated (declared at libavcodec/avcodec.h:2725)
libavcodec/libx264.c:385: warning: 'directpred' is deprecated (declared at libavcodec/avcodec.h:2725)
libavcodec/libx264.c:386: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2713)
libavcodec/libx264.c:387: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2713)
libavcodec/libx264.c:389: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2713)
libavcodec/libx264.c:391: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2713)
libavcodec/libx264.c:393: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2713)
libavcodec/libx264.c:395: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2713)
libavcodec/libx264.c:537: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2636)
CC libavcodec/libxvid_rc.o
...
CC libavcodec/motion_est.o
libavcodec/motion_est.c: In function 'h263_mv4_search':
libavcodec/motion_est.c:578: warning: 'P[4][1]' may be used uninitialized in this function
libavcodec/motion_est.c:578: warning: 'P[3][1]' may be used uninitialized in this function
libavcodec/motion_est.c:578: warning: 'P[2][1]' may be used uninitialized in this function
libavcodec/motion_est.c: In function 'interlaced_search':
libavcodec/motion_est.c:728: warning: 'P[4][1]' may be used uninitialized in this function
libavcodec/motion_est.c:728: warning: 'P[3][1]' may be used uninitialized in this function
libavcodec/motion_est.c:728: warning: 'P[2][1]' may be used uninitialized in this function
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: warning: cast discards qualifiers from pointer target type
CC libavcodec/mp3_header_decompress_bsf.o
libavcodec/mp3_header_decompress_bsf.c: In function 'mp3_header_decompress':
libavcodec/mp3_header_decompress_bsf.c:37: warning: cast discards qualifiers from pointer target type
CC libavcodec/mpc.o
...
CC libavcodec/mpeg4videodec.o
libavcodec/mpeg4videodec.c: In function 'mpeg4_decode_mb':
libavcodec/mpeg4videodec.c:1489: warning: 'error_recognition' is deprecated (declared at libavcodec/avcodec.h:1655)
CC libavcodec/mpeg4videoenc.o
...
CC libavcodec/mpegaudiodec.o
libavcodec/mpegaudiodec.c: In function 'decode_frame_adu':
libavcodec/mpegaudiodec.c:1772: warning: 'parse_only' is deprecated (declared at libavcodec/avcodec.h:1752)
CC libavcodec/mpegaudiodec_float.o
In file included from libavcodec/mpegaudiodec_float.c:23:
libavcodec/mpegaudiodec.c: In function 'decode_frame_adu':
libavcodec/mpegaudiodec.c:1772: warning: 'parse_only' is deprecated (declared at libavcodec/avcodec.h:1752)
CC libavcodec/mpegaudiodecheader.o
...
CC libavcodec/mpegvideo.o
libavcodec/mpegvideo.c: In function 'MPV_frame_start':
libavcodec/mpegvideo.c:1267: warning: 'error_recognition' is deprecated (declared at libavcodec/avcodec.h:1655)
CC libavcodec/mpegvideo_enc.o
libavcodec/mpegvideo_enc.c: In function 'encode_thread':
libavcodec/mpegvideo_enc.c:2398: warning: 'dc[5]' may be used uninitialized in this function
libavcodec/mpegvideo_enc.c:2398: warning: 'dc[4]' may be used uninitialized in this function
libavcodec/mpegvideo_enc.c:2398: warning: 'dc[3]' may be used uninitialized in this function
libavcodec/mpegvideo_enc.c:2398: warning: 'dc[2]' may be used uninitialized in this function
libavcodec/mpegvideo_enc.c:2398: warning: 'dc[1]' may be used uninitialized in this function
CC libavcodec/mpegvideo_parser.o
...
CC libavcodec/nuv.o
libavcodec/nuv.c: In function 'copy_frame':
libavcodec/nuv.c:76: warning: passing argument 2 of 'avpicture_fill' discards qualifiers from pointer target type
libavcodec/avcodec.h:3644: note: expected 'uint8_t *' but argument is of type 'const uint8_t *'
CC libavcodec/options.o
libavcodec/options.c:165: warning: 'weighted_p_pred' is deprecated (declared at libavcodec/avcodec.h:2977)
libavcodec/options.c:205: warning: 'error_recognition' is deprecated (declared at libavcodec/avcodec.h:1655)
libavcodec/options.c:219: warning: 'parse_only' is deprecated (declared at libavcodec/avcodec.h:1752)
libavcodec/options.c:367: warning: 'antialias_algo' is deprecated (declared at libavcodec/avcodec.h:2364)
libavcodec/options.c:415: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2636)
libavcodec/options.c:416: warning: 'cqp' is deprecated (declared at libavcodec/avcodec.h:2644)
libavcodec/options.c:422: warning: 'bframebias' is deprecated (declared at libavcodec/avcodec.h:2674)
libavcodec/options.c:426: warning: 'directpred' is deprecated (declared at libavcodec/avcodec.h:2725)
libavcodec/options.c:436: warning: 'complexityblur' is deprecated (declared at libavcodec/avcodec.h:2690)
libavcodec/options.c:437: warning: 'deblockalpha' is deprecated (declared at libavcodec/avcodec.h:2698)
libavcodec/options.c:438: warning: 'deblockbeta' is deprecated (declared at libavcodec/avcodec.h:2706)
libavcodec/options.c:439: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2713)
libavcodec/options.c:456: warning: 'lpc_coeff_precision' is deprecated (declared at libavcodec/avcodec.h:2788)
libavcodec/options.c:457: warning: 'prediction_order_method' is deprecated (declared at libavcodec/avcodec.h:2795)
libavcodec/options.c:458: warning: 'min_partition_order' is deprecated (declared at libavcodec/avcodec.h:2801)
libavcodec/options.c:459: warning: 'max_partition_order' is deprecated (declared at libavcodec/avcodec.h:2807)
libavcodec/options.c:470: warning: 'drc_scale' is deprecated (declared at libavcodec/avcodec.h:2838)
libavcodec/options.c:491: warning: 'psy_rd' is deprecated (declared at libavcodec/avcodec.h:3003)
libavcodec/options.c:492: warning: 'psy_trellis' is deprecated (declared at libavcodec/avcodec.h:3011)
libavcodec/options.c:493: warning: 'aq_mode' is deprecated (declared at libavcodec/avcodec.h:2987)
libavcodec/options.c:494: warning: 'aq_strength' is deprecated (declared at libavcodec/avcodec.h:2995)
libavcodec/options.c:495: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3019)
libavcodec/options.c:498: warning: 'crf_max' is deprecated (declared at libavcodec/avcodec.h:3028)
libavcodec/options.c:502: warning: 'lpc_type' is deprecated (declared at libavcodec/avcodec.h:3039)
libavcodec/options.c:507: warning: 'lpc_passes' is deprecated (declared at libavcodec/avcodec.h:3046)
libavcodec/options.c: In function 'avcodec_get_context_defaults3':
libavcodec/options.c:570: warning: 'av_opt_set_defaults2' is deprecated (declared at ./libavutil/opt.h:370)
libavcodec/options.c: In function 'avcodec_alloc_context2':
libavcodec/options.c:628: warning: 'avcodec_get_context_defaults2' is deprecated (declared at libavcodec/options.c:550)
libavcodec/options.c: In function 'avcodec_get_context_defaults':
libavcodec/options.c:634: warning: 'avcodec_get_context_defaults2' is deprecated (declared at libavcodec/options.c:550)
libavcodec/options.c: In function 'avcodec_alloc_context':
libavcodec/options.c:638: warning: 'avcodec_alloc_context2' is deprecated (declared at libavcodec/options.c:623)
CC libavcodec/pamenc.o
CC libavcodec/parser.o
libavcodec/parser.c: In function 'av_parser_change':
libavcodec/parser.c:185: warning: cast discards qualifiers from pointer target type
CC libavcodec/pcm-mpeg.o
...