[FFmpeg-user] build-warnings / code quality

Reindl Harald h.reindl at thelounge.net
Sat Sep 21 19:08:53 CEST 2013


may i suggest to look at the attachment

i recently saw some commits "remove unused variable"
and in that context maybe some other warnings should
be cleaned up

not that i can do it better in C/C++ but some of them
may be the reason for security relevant and other bugs
___________________________________

https://scan.coverity.com/

i read an arcticle that pyhton won this year and because the link
above says "Find and fix defects in your C/C++ or Java open source
project for free" why not?

http://www.eweek.com/developer/open-source-python-code-sets-new-standard-for-quality-study.html/
-------------- next part --------------
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavformat/flvdec.c:656:12: warning: 'flv_data_packet' defined but not used [-Wunused-function]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavformat/rdt.c:304:9: warning: passing argument 2 of 'ffio_init_context' discards 'const' qualifier from pointer target type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavformat/rtmpproto.c:2289:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavformat/rtpdec_asf.c:189:9: warning: passing argument 2 of 'ffio_init_context' discards 'const' qualifier from pointer target type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavformat/rtpdec_qt.c:74:5: warning: passing argument 2 of 'ffio_init_context' discards 'const' qualifier from pointer target type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavformat/sbgdec.c:538:33: warning: 'rel_ts' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavformat/srtp.c:231:14: warning: 'index' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavformat/tee.c:398:9: warning: 'destruct' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1084) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavformat/utils.c:209:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/ffmpeg.c:576:9: warning: 'destruct' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1084) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/ffmpeg_opt.c:1535:12: warning: 'ost' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/ffmpeg_opt.c:1990:24: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/af_compand.c:289:20: warning: 'dindex' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/audio.c:166:5: warning: 'avfilter_get_audio_buffer_ref_from_arrays_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/audio.c:84) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avcodec.c:36:9: warning: 'avfilter_get_video_buffer_ref_from_arrays' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avfilter.h:908) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avcodec.c:41:5: warning: 'avfilter_copy_frame_props' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avfilter.h:1108) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avcodec.c:43:9: warning: 'avfilter_unref_bufferp' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avfilter.h:236) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avcodec.c:60:5: warning: 'avfilter_get_audio_buffer_ref_from_arrays_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avfilter.h:946) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avcodec.c:65:5: warning: 'avfilter_copy_frame_props' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avfilter.h:1108) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avcodec.c:67:9: warning: 'avfilter_unref_bufferp' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avfilter.h:236) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avcodec.c:78:9: warning: 'avfilter_get_video_buffer_ref_from_frame' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avcodec.c:32) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avcodec.c:80:9: warning: 'avfilter_get_audio_buffer_ref_from_frame' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avcodec.c:48) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avcodec.c:143:5: warning: 'avfilter_copy_buf_props' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avcodec.c:86) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avcodec.c:149:5: warning: 'avfilter_copy_buf_props' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avcodec.c:86) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avcodec.c:155:5: warning: 'avfilter_copy_buf_props' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/avcodec.c:86) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/buffer.c:116:5: warning: 'avfilter_unref_buffer' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/buffer.c:97) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_eq.c:38:1: warning: useless storage class specifier in empty declaration [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:939: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:945: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:962: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:966: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1001: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1009: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1017: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1029: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1058: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1067: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1073: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1075: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1161: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1167: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1184: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1188: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1223: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1231: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1239: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1251: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1282: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1291: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1297: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1299: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1713: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1715: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1747: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1761: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1779: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1785: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1965: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1967: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:1997: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_fspp.c:2013: Warning: missing operand; zero assumed
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/libmpcodecs/vf_uspp.c:186:9: warning: 'avcodec_encode_video' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:4218) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/src_movie.c:391:5: warning: 'type' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:278) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/src_movie.c:407:9: warning: 'type' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:278) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavfilter/vf_mp.c:474:5: warning: 'type' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:278) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aac_ac3_parser.c:86:9: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aac_ac3_parser.c:87:17: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aac_ac3_parser.c:88:17: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aac_ac3_parser.c:89:17: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aac_ac3_parser.c:92:13: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacps.c:369:9: warning: passing argument 4 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacps.c:370:9: warning: passing argument 4 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacps.c:371:9: warning: passing argument 4 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacps.c:372:9: warning: passing argument 4 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacps.c:373:9: warning: passing argument 4 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacps.c:376:9: warning: passing argument 4 of 'hybrid6_cx' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacps.c:766:34: warning: initialization from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacps.c:917:5: warning: passing argument 3 of 'decorrelation' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacsbr.c:1704:9: warning: passing argument 4 of 'sbr->c.sbr_lf_gen' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacsbr.c:1707:13: warning: passing argument 4 of 'sbr->c.sbr_hf_inverse_filter' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacsbr.c:1711:24: warning: passing argument 4 of 'sbr_hf_gen' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacsbr.c:1711:24: warning: passing argument 5 of 'sbr_hf_gen' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacsbr.c:1711:24: warning: passing argument 6 of 'sbr_hf_gen' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacsbr.c:1720:33: warning: passing argument 2 of 'sbr->c.sbr_hf_assemble' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacsbr.c:1728:19: warning: passing argument 3 of 'sbr->c.sbr_x_gen' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacsbr.c:1728:19: warning: passing argument 4 of 'sbr->c.sbr_x_gen' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aacsbr.c:1728:19: warning: passing argument 5 of 'sbr->c.sbr_x_gen' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/ac3dec.c:181:5: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/ac3dec.c:182:13: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/ac3dec.c:183:13: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/ac3dec.c:184:9: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/ac3dec.c:1350:9: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/ac3dec.c:1350:9: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/ac3dec.c:1351:17: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/ac3dec.c:1352:13: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/ac3dec.c:1353:13: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/aaccoder.c:962:25: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/ac3enc.c:1543:39: warning: 'ch0' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/ac3enc.c:2249:18: warning: 'cpl_start' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mathops.h:126:40: warning: 'byte[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/adpcm.c:984:89: warning: 'byte[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/dcadec.c:1452:5: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/dcadec.c:2230:9: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/dcadec.c:2231:13: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/dcadec.c:2237:13: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/dcadec.c:2238:36: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/dcadec.c:2268:13: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/dcadec.c:2289:9: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/dcadec.c:2290:13: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/dcadec.c:2293:47: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/dcadec.c:2483:5: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/dcadec.c:2484:9: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/dcadec.c:2485:9: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/diracdec.c:1680:5: warning: 'reference' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:209) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/diracdec.c:1686:17: warning: 'reference' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:209) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/diracdec.c:1694:13: warning: 'reference' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:209) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/diracdec.c:1728:9: warning: 'reference' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:209) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/diracdec.c:1810:9: warning: 'reference' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:209) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/diracdec.c:1843:9: warning: 'reference' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:209) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/diracdec.c:1892:9: warning: 'reference' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:209) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/diracdec.c:1909:13: warning: 'reference' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:209) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/dv.c:624:77: warning: array subscript is above array bounds [-Warray-bounds]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/diracdec.c:1725:45: warning: array subscript is above array bounds [-Warray-bounds]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/eamad.c:94:44: warning: 'mv_y' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/eamad.c:94:97: warning: 'mv_x' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/ffv1enc.c:1081:5: warning: passing argument 2 of 'av_frame_ref' discards 'const' qualifier from pointer target type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/ffv1enc.c:373:14: warning: '*((void *)&sample+16)' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/flvenc.c:95:5: warning: initialization from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/flvenc.c:95:5: warning: (near initialization for 'ff_flv_encoder.encode2') [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/g723_1.c:2348:19: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/h261enc.c:334:5: warning: initialization from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/h261enc.c:334:5: warning: (near initialization for 'ff_h261_encoder.encode2') [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/h264_cavlc.c:600:46: warning: array subscript is above array bounds [-Warray-bounds]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/h264_cavlc.c:600:46: warning: array subscript is above array bounds [-Warray-bounds]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/interplayvideo.c:830:26: warning: 'P[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/interplayvideo.c:830:26: warning: 'P[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/interplayvideo.c:468:19: warning: 'P[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/interplayvideo.c:468:19: warning: 'P[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/j2kenc.c:445:39: warning: 'mant' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/ljpegenc.c:72:5: warning: passing argument 2 of 'av_frame_ref' discards 'const' qualifier from pointer target type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mjpegenc.c:521:5: warning: initialization from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mjpegenc.c:521:5: warning: (near initialization for 'ff_mjpeg_encoder.encode2') [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/motion_est.c:393:15: warning: unused variable 'flags' [-Wunused-variable]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpeg12enc.c:1069:5: warning: initialization from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpeg12enc.c:1069:5: warning: (near initialization for 'ff_mpeg1video_encoder.encode2') [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpeg12enc.c:1085:5: warning: initialization from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpeg12enc.c:1085:5: warning: (near initialization for 'ff_mpeg2video_encoder.encode2') [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpeg4videoenc.c:1360:5: warning: initialization from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpeg4videoenc.c:1360:5: warning: (near initialization for 'ff_mpeg4_encoder.encode2') [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/motion_est.c:569:9: warning: 'P[4][1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/motion_est.c:569:9: warning: 'P[4][0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/motion_est.c:569:9: warning: 'P[3][1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/motion_est.c:569:9: warning: 'P[3][0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/motion_est.c:569:9: warning: 'P[2][1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/motion_est.c:569:9: warning: 'P[2][0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/motion_est_template.c:1082:49: warning: 'P[4][1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/motion_est_template.c:1082:29: warning: 'P[4][0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/motion_est_template.c:1085:53: warning: 'P[3][1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/motion_est_template.c:1085:31: warning: 'P[3][0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/motion_est_template.c:1084:43: warning: 'P[2][1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/motion_est_template.c:1084:26: warning: 'P[2][0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpegvideo_enc.c:993:13: warning: passing argument 2 of 'av_frame_ref' discards 'const' qualifier from pointer target type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpegvideo_enc.c:4227:5: warning: initialization from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpegvideo_enc.c:4227:5: warning: (near initialization for 'ff_h263_encoder.encode2') [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpegvideo_enc.c:4255:5: warning: initialization from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpegvideo_enc.c:4255:5: warning: (near initialization for 'ff_h263p_encoder.encode2') [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpegvideo_enc.c:4271:5: warning: initialization from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpegvideo_enc.c:4271:5: warning: (near initialization for 'ff_msmpeg4v2_encoder.encode2') [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpegvideo_enc.c:4286:5: warning: initialization from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpegvideo_enc.c:4286:5: warning: (near initialization for 'ff_msmpeg4v3_encoder.encode2') [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpegvideo_enc.c:4301:5: warning: initialization from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/mpegvideo_enc.c:4301:5: warning: (near initialization for 'ff_wmv1_encoder.encode2') [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/options_table.h:347:1: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/options.c:114:5: warning: 'av_opt_set_defaults2' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/opt.h:398) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/pthread.c:334:9: warning: 'get_buffer' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:2018) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/pthread.c:918:9: warning: 'get_buffer' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:2018) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/pthread.c:937:9: warning: 'get_buffer' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:2018) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/pthread.c:978:5: warning: 'get_buffer' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:2018) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/proresenc_kostya.c:857:36: warning: 'bits' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/ra144enc.c:401:44: warning: 'm[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/ra144enc.c:309:29: warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/resample.c:273:5: warning: 'av_resample_init' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:4327) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/resample.c:384:9: warning: 'av_resample' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:4339) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/resample.c:425:5: warning: 'av_resample_close' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:4357) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/rv10enc.c:67:5: warning: initialization from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/rv10enc.c:67:5: warning: (near initialization for 'ff_rv10_encoder.encode2') [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/rv20enc.c:68:5: warning: initialization from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/rv20enc.c:68:5: warning: (near initialization for 'ff_rv20_encoder.encode2') [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/snowenc.c:1885:5: warning: initialization from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/snowenc.c:1885:5: warning: (near initialization for 'ff_snow_encoder.encode2') [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/svq1dec.c:123:23: warning: 'entries[5]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/svq1dec.c:123:23: warning: 'entries[4]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/svq1dec.c:123:23: warning: 'entries[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/svq1dec.c:123:23: warning: 'entries[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/svq1dec.c:123:23: warning: 'entries[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/svq1dec.c:123:23: warning: 'entries[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/svq1dec.c:123:23: warning: 'entries[5]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/svq1dec.c:123:23: warning: 'entries[4]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/svq1dec.c:123:23: warning: 'entries[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/svq1dec.c:123:23: warning: 'entries[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/svq1dec.c:123:23: warning: 'entries[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/svq1dec.c:123:23: warning: 'entries[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/get_bits.h:192:49: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/get_bits.h:192:49: warning: 'code_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/takdec.c:865:29: warning: 'hsize' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/tiff.c:719:30: warning: 'off' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/utils.c:924:19: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/utils.c:1457:13: warning: 'destruct' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1084) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/utils.c:1624:13: warning: 'destruct' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1084) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/utils.c:1624:13: warning: 'destruct' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1084) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/utils.c:1818:13: warning: 'destruct' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1084) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/utils.c:1818:13: warning: 'destruct' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1084) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/utils.c:2055:5: warning: 'get_buffer' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:2018) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/utils.c:2055:5: warning: 'avcodec_default_get_buffer' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/utils.c:720) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/utils.c:2060:9: warning: 'get_buffer' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:2018) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/utils.c:2060:9: warning: 'avcodec_default_get_buffer' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/utils.c:720) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/utils.c:2061:9: warning: 'release_buffer' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:2032) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/utils.c:2061:9: warning: 'avcodec_default_release_buffer' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/utils.c:940) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/vp8.c:2147:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/vp8.c:2109:12: warning: 'webp_decode_frame' defined but not used [-Wunused-function]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/wmalosslessdec.c:673:45: warning: array subscript is above array bounds [-Warray-bounds]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/wmv2enc.c:219:5: warning: initialization from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/wmv2enc.c:219:5: warning: (near initialization for 'ff_wmv2_encoder.encode2') [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/wavpackenc.c:2576:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/x86/fft.asm:54: warning: section flags ignored on section redeclaration
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/x86/hpeldsp_init.c:140:22: warning: 'put_no_rnd_pixels16_x2_3dnow' defined but not used [-Wunused-function]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/x86/hpeldsp_init.c:141:22: warning: 'put_pixels16_y2_3dnow' defined but not used [-Wunused-function]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/x86/hpeldsp_init.c:142:22: warning: 'put_no_rnd_pixels16_y2_3dnow' defined but not used [-Wunused-function]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/x86/hpeldsp_init.c:143:22: warning: 'avg_pixels16_3dnow' defined but not used [-Wunused-function]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/x86/hpeldsp_init.c:144:22: warning: 'avg_pixels16_x2_3dnow' defined but not used [-Wunused-function]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/x86/hpeldsp_init.c:145:22: warning: 'avg_pixels16_y2_3dnow' defined but not used [-Wunused-function]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/x86/hpeldsp_init.c:146:22: warning: 'avg_pixels16_xy2_3dnow' defined but not used [-Wunused-function]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/eval.c:238:21: warning: 'av_reverse' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/common.h:74) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:55:5: warning: 'qscale_table' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:215) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:56:5: warning: 'qstride' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:220) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:57:5: warning: 'qscale_type' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:223) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:64:5: warning: 'qstride' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:220) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:65:5: warning: 'qscale_type' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:223) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:275:27: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:428:23: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type [enabled by default]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:461:5: warning: 'type' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:278) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:461:5: warning: 'type' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:278) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:498:5: warning: 'qscale_table' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:215) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:499:5: warning: 'qstride' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:220) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:500:5: warning: 'qscale_type' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:223) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:504:13: warning: 'qscale_table' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:215) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:505:13: warning: 'qstride' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:220) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:505:13: warning: 'qstride' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:220) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:506:13: warning: 'qscale_type' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:223) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.c:506:13: warning: 'qscale_type' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/frame.h:223) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/opt.c:48:5: warning: 'av_next_option' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/opt.h:375) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/opt.c:1001:5: warning: 'av_opt_set_defaults2' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/opt.h:398) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/pixdesc.c:1961:5: warning: 'av_pix_fmt_descriptors' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/pixdesc.c:132) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/pixdesc.c:1961:5: warning: 'av_pix_fmt_descriptors' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/pixdesc.c:132) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/pixdesc.c:1962:9: warning: 'av_pix_fmt_descriptors' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavutil/pixdesc.c:132) [-Wdeprecated-declarations]
/home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/options_table.h:347:1: warning: 'request_channels' is deprecated (declared at /home/builduser/rpmbuild/BUILD/ffmpeg-20130921/libavcodec/avcodec.h:1922) [-Wdeprecated-declarations]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20130921/1cf74b0a/attachment.asc>


More information about the ffmpeg-user mailing list