Advertisement
Guest User

Untitled

a guest
Jun 26th, 2012
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 76.60 KB | None | 0 0
  1. CC libavfilter/avcodec.o
  2. CC libavfilter/avf_showwaves.o
  3. CC libavfilter/avfilter.o
  4. CC libavfilter/avfiltergraph.o
  5. libavfilter/avfiltergraph.c: In function 'query_formats':
  6. libavfilter/avfiltergraph.c:266:22: warning: unused variable 'samplerates' [-Wunused-variable]
  7. libavfilter/avfiltergraph.c:265:29: warning: unused variable 'chlayouts' [-Wunused-variable]
  8. libavfilter/avfiltergraph.c:264:22: warning: unused variable 'formats' [-Wunused-variable]
  9. libavfilter/avfiltergraph.c:263:10: warning: unused variable 'filt_args' [-Wunused-variable]
  10. libavfilter/avfiltergraph.c: At top level:
  11. libavfilter/avfiltergraph.c:207:12: warning: 'insert_conv_filter' defined but not used [-Wunused-function]
  12. libavfilter/avfiltergraph.c: In function 'avfilter_graph_config':
  13. libavfilter/avfiltergraph.c:685:9: warning: 'best_idx' may be used uninitialized in this function [-Wuninitialized]
  14. libavfilter/avfiltergraph.c:652:13: note: 'best_idx' was declared here
  15. CC libavfilter/bbox.o
  16. CC libavfilter/buffer.o
  17. CC libavfilter/buffersink.o
  18. CC libavfilter/buffersrc.o
  19. libavfilter/buffersrc.c:116:12: warning: 'av_vsrc_buffer_add_frame_alt' defined but not used [-Wunused-function]
  20. CC libavfilter/defaults.o
  21. CC libavfilter/drawutils.o
  22. CC libavfilter/fifo.o
  23. CC libavfilter/formats.o
  24. CC libavfilter/graphdump.o
  25. CC libavfilter/graphparser.o
  26. CC libavfilter/lavfutils.o
  27. CC libavfilter/lswsutils.o
  28. CC libavfilter/sink_buffer.o
  29. CC libavfilter/split.o
  30. CC libavfilter/src_buffer.o
  31. CC libavfilter/src_movie.o
  32. CC libavfilter/transform.o
  33. CC libavfilter/vf_aspect.o
  34. CC libavfilter/vf_bbox.o
  35. CC libavfilter/vf_blackdetect.o
  36. CC libavfilter/vf_blackframe.o
  37. CC libavfilter/vf_boxblur.o
  38. libavfilter/vf_boxblur.c: In function 'end_frame':
  39. libavfilter/vf_boxblur.c:331:5: warning: 'avfilter_default_end_frame' is deprecated (declared at libavfilter/avfilter.h:543) [-Wdeprecated-declarations]
  40. CC libavfilter/vf_colormatrix.o
  41. CC libavfilter/vf_copy.o
  42. CC libavfilter/vf_crop.o
  43. CC libavfilter/vf_cropdetect.o
  44. CC libavfilter/vf_delogo.o
  45. CC libavfilter/vf_deshake.o
  46. libavfilter/vf_deshake.c: In function 'config_props':
  47. libavfilter/vf_deshake.c:411:5: warning: 'dsputil_init' is deprecated (declared at ./libavcodec/dsputil.h:569) [-Wdeprecated-declarations]
  48. CC libavfilter/vf_drawbox.o
  49. CC libavfilter/vf_fade.o
  50. CC libavfilter/vf_fieldorder.o
  51. CC libavfilter/vf_format.o
  52. CC libavfilter/vf_fps.o
  53. CC libavfilter/vf_gradfun.o
  54. CC libavfilter/vf_hflip.o
  55. CC libavfilter/vf_hqdn3d.o
  56. CC libavfilter/vf_idet.o
  57. CC libavfilter/vf_lut.o
  58. CC libavfilter/vf_mp.o
  59. libavfilter/vf_mp.c: In function 'vf_next_put_image':
  60. libavfilter/vf_mp.c:636:5: warning: 'avfilter_start_frame' is deprecated (declared at libavfilter/avfilter.h:871) [-Wdeprecated-declarations]
  61. libavfilter/vf_mp.c:637:5: warning: 'avfilter_draw_slice' is deprecated (declared at libavfilter/avfilter.h:881) [-Wdeprecated-declarations]
  62. libavfilter/vf_mp.c:638:5: warning: 'avfilter_end_frame' is deprecated (declared at libavfilter/avfilter.h:879) [-Wdeprecated-declarations]
  63. libavfilter/vf_mp.c: In function 'init':
  64. libavfilter/vf_mp.c:754:5: warning: passing argument 2 of 'm->vf.info->vf_open' discards 'const' qualifier from pointer target type [enabled by default]
  65. libavfilter/vf_mp.c:754:5: note: expected 'char *' but argument is of type 'const char *'
  66. libavfilter/vf_mp.c: In function 'query_formats':
  67. libavfilter/vf_mp.c:791:17: warning: 'avfilter_add_format' is deprecated (declared at libavfilter/avfilter.h:297) [-Wdeprecated-declarations]
  68. libavfilter/vf_mp.c:798:5: warning: 'avfilter_set_common_pixel_formats' is deprecated (declared at libavfilter/avfilter.h:357) [-Wdeprecated-declarations]
  69. CC libavfilter/vf_null.o
  70. CC libavfilter/vf_overlay.o
  71. CC libavfilter/vf_pad.o
  72. CC libavfilter/vf_pixdesctest.o
  73. CC libavfilter/vf_removelogo.o
  74. CC libavfilter/vf_scale.o
  75. libavfilter/vf_scale.c: In function 'start_frame':
  76. libavfilter/vf_scale.c:312:9: warning: passing argument 1 of 'ff_set_systematic_pal2' from incompatible pointer type [enabled by default]
  77. ./libavutil/imgutils.h:131:5: note: expected 'uint32_t *' but argument is of type 'uint8_t *'
  78. CC libavfilter/vf_select.o
  79. libavfilter/vf_select.c: In function 'config_input':
  80. libavfilter/vf_select.c:181:9: warning: 'dsputil_init' is deprecated (declared at ./libavcodec/dsputil.h:569) [-Wdeprecated-declarations]
  81. CC libavfilter/vf_setfield.o
  82. CC libavfilter/vf_setpts.o
  83. CC libavfilter/vf_settb.o
  84. CC libavfilter/vf_showinfo.o
  85. CC libavfilter/vf_slicify.o
  86. CC libavfilter/vf_super2xsai.o
  87. CC libavfilter/vf_swapuv.o
  88. CC libavfilter/vf_thumbnail.o
  89. CC libavfilter/vf_tile.o
  90. CC libavfilter/vf_tinterlace.o
  91. CC libavfilter/vf_transpose.o
  92. CC libavfilter/vf_unsharp.o
  93. CC libavfilter/vf_vflip.o
  94. CC libavfilter/vf_yadif.o
  95. CC libavfilter/video.o
  96. CC libavfilter/vsink_nullsink.o
  97. CC libavfilter/vsrc_cellauto.o
  98. CC libavfilter/vsrc_color.o
  99. CC libavfilter/vsrc_life.o
  100. CC libavfilter/vsrc_mandelbrot.o
  101. CC libavfilter/vsrc_mptestsrc.o
  102. CC libavfilter/vsrc_testsrc.o
  103. CC libavfilter/x86/gradfun.o
  104. CC libavfilter/x86/yadif.o
  105. In file included from libavfilter/x86/yadif.c:34:0:
  106. libavfilter/x86/yadif_template.c: In function 'ff_yadif_filter_line_ssse3':
  107. libavfilter/x86/yadif_template.c:111:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  108. In file included from libavfilter/x86/yadif.c:41:0:
  109. libavfilter/x86/yadif_template.c: In function 'ff_yadif_filter_line_sse2':
  110. libavfilter/x86/yadif_template.c:111:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  111. In file included from libavfilter/x86/yadif.c:48:0:
  112. libavfilter/x86/yadif_template.c: In function 'ff_yadif_filter_line_mmx':
  113. libavfilter/x86/yadif_template.c:111:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  114. AR libavfilter/libavfilter.a
  115. CC libavformat/4xm.o
  116. CC libavformat/a64.o
  117. CC libavformat/aacdec.o
  118. CC libavformat/ac3dec.o
  119. CC libavformat/act.o
  120. CC libavformat/adtsenc.o
  121. CC libavformat/adxdec.o
  122. CC libavformat/aea.o
  123. CC libavformat/aiffdec.o
  124. CC libavformat/aiffenc.o
  125. CC libavformat/allformats.o
  126. CC libavformat/amr.o
  127. CC libavformat/anm.o
  128. CC libavformat/apc.o
  129. CC libavformat/ape.o
  130. libavformat/ape.c: In function 'ape_read_header':
  131. libavformat/ape.c:261:16: warning: unknown conversion type character 'z' in format [-Wformat]
  132. libavformat/ape.c:261:16: warning: too many arguments for format [-Wformat-extra-args]
  133. CC libavformat/apetag.o
  134. CC libavformat/asf.o
  135. CC libavformat/asfcrypt.o
  136. CC libavformat/asfdec.o
  137. CC libavformat/asfenc.o
  138. CC libavformat/assdec.o
  139. CC libavformat/assenc.o
  140. CC libavformat/au.o
  141. CC libavformat/audiointerleave.o
  142. CC libavformat/avc.o
  143. CC libavformat/avidec.o
  144. CC libavformat/avienc.o
  145. CC libavformat/avio.o
  146. In file included from libavformat/avio.c:30:0:
  147. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  148. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  149. CC libavformat/aviobuf.o
  150. libavformat/aviobuf.c: In function 'writeout':
  151. libavformat/aviobuf.c:125:9: warning: passing argument 2 of 's->write_packet' discards 'const' qualifier from pointer target type [enabled by default]
  152. libavformat/aviobuf.c:125:9: note: expected 'uint8_t *' but argument is of type 'const uint8_t *'
  153. CC libavformat/avlanguage.o
  154. CC libavformat/avs.o
  155. CC libavformat/bethsoftvid.o
  156. CC libavformat/bfi.o
  157. CC libavformat/bink.o
  158. CC libavformat/bintext.o
  159. CC libavformat/bit.o
  160. CC libavformat/bmv.o
  161. CC libavformat/c93.o
  162. CC libavformat/cache.o
  163. CC libavformat/caf.o
  164. CC libavformat/cafdec.o
  165. CC libavformat/cafenc.o
  166. CC libavformat/cavsvideodec.o
  167. CC libavformat/cdg.o
  168. CC libavformat/cdxl.o
  169. CC libavformat/concat.o
  170. CC libavformat/crcenc.o
  171. CC libavformat/crypto.o
  172. CC libavformat/cutils.o
  173. CC libavformat/daud.o
  174. CC libavformat/dfa.o
  175. CC libavformat/diracdec.o
  176. CC libavformat/dnxhddec.o
  177. CC libavformat/dsicin.o
  178. CC libavformat/dtsdec.o
  179. CC libavformat/dv.o
  180. CC libavformat/dvenc.o
  181. CC libavformat/dxa.o
  182. CC libavformat/eacdata.o
  183. CC libavformat/electronicarts.o
  184. CC libavformat/ffmdec.o
  185. CC libavformat/ffmenc.o
  186. CC libavformat/ffmetadec.o
  187. CC libavformat/ffmetaenc.o
  188. CC libavformat/file.o
  189. CC libavformat/filmstripdec.o
  190. CC libavformat/filmstripenc.o
  191. CC libavformat/flacdec.o
  192. CC libavformat/flacenc.o
  193. CC libavformat/flacenc_header.o
  194. CC libavformat/flic.o
  195. CC libavformat/flvdec.o
  196. libavformat/flvdec.c:476:12: warning: 'flv_data_packet' defined but not used [-Wunused-function]
  197. CC libavformat/flvenc.o
  198. libavformat/flvenc.c: In function 'flv_write_packet':
  199. libavformat/flvenc.c:523:12: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]
  200. CC libavformat/framecrcenc.o
  201. CC libavformat/framehash.o
  202. CC libavformat/g723_1.o
  203. CC libavformat/g729dec.o
  204. CC libavformat/gif.o
  205. CC libavformat/gopher.o
  206. In file included from libavformat/gopher.c:28:0:
  207. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  208. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  209. CC libavformat/gsmdec.o
  210. CC libavformat/gxf.o
  211. CC libavformat/gxfenc.o
  212. CC libavformat/h261dec.o
  213. CC libavformat/h263dec.o
  214. CC libavformat/h264dec.o
  215. CC libavformat/hls.o
  216. CC libavformat/hlsproto.o
  217. CC libavformat/http.o
  218. In file included from libavformat/http.c:25:0:
  219. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  220. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  221. CC libavformat/httpauth.o
  222. CC libavformat/icodec.o
  223. CC libavformat/id3v1.o
  224. CC libavformat/id3v2.o
  225. libavformat/id3v2.c: In function 'read_geobtag':
  226. libavformat/id3v2.c:325:9: warning: unknown conversion type character 'z' in format [-Wformat]
  227. libavformat/id3v2.c:325:9: warning: too many arguments for format [-Wformat-extra-args]
  228. libavformat/id3v2.c:331:9: warning: unknown conversion type character 'z' in format [-Wformat]
  229. libavformat/id3v2.c:331:9: warning: too many arguments for format [-Wformat-extra-args]
  230. libavformat/id3v2.c: In function 'ff_id3v2_parse':
  231. libavformat/id3v2.c:554:9: warning: unused variable 'compressed_buffer_size' [-Wunused-variable]
  232. CC libavformat/id3v2enc.o
  233. CC libavformat/idcin.o
  234. CC libavformat/idroqdec.o
  235. CC libavformat/idroqenc.o
  236. CC libavformat/iff.o
  237. CC libavformat/ilbc.o
  238. CC libavformat/img2.o
  239. CC libavformat/img2dec.o
  240. libavformat/img2dec.c: In function 'read_close':
  241. libavformat/img2dec.c:362:21: warning: unused variable 's' [-Wunused-variable]
  242. CC libavformat/img2enc.o
  243. CC libavformat/ingenientdec.o
  244. CC libavformat/ipmovie.o
  245. CC libavformat/isom.o
  246. CC libavformat/iss.o
  247. CC libavformat/iv8.o
  248. CC libavformat/ivfdec.o
  249. CC libavformat/ivfenc.o
  250. CC libavformat/jacosubdec.o
  251. CC libavformat/jacosubenc.o
  252. CC libavformat/jvdec.o
  253. CC libavformat/latmenc.o
  254. CC libavformat/lmlm4.o
  255. CC libavformat/loasdec.o
  256. CC libavformat/lxfdec.o
  257. CC libavformat/m4vdec.o
  258. CC libavformat/matroska.o
  259. CC libavformat/matroskadec.o
  260. CC libavformat/matroskaenc.o
  261. CC libavformat/md5enc.o
  262. CC libavformat/md5proto.o
  263. CC libavformat/metadata.o
  264. CC libavformat/mgsts.o
  265. CC libavformat/microdvddec.o
  266. CC libavformat/microdvdenc.o
  267. CC libavformat/mkvtimestamp_v2.o
  268. CC libavformat/mm.o
  269. CC libavformat/mmf.o
  270. CC libavformat/mms.o
  271. CC libavformat/mmsh.o
  272. libavformat/mmsh.c: In function 'read_data_packet':
  273. libavformat/mmsh.c:123:16: warning: unknown conversion type character 'z' in format [-Wformat]
  274. libavformat/mmsh.c:123:16: warning: too many arguments for format [-Wformat-extra-args]
  275. libavformat/mmsh.c: In function 'get_http_header_data':
  276. libavformat/mmsh.c:198:28: warning: unknown conversion type character 'z' in format [-Wformat]
  277. libavformat/mmsh.c:198:28: warning: too many arguments for format [-Wformat-extra-args]
  278. CC libavformat/mmst.o
  279. In file included from libavformat/mmst.c:37:0:
  280. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  281. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  282. libavformat/mmst.c: In function 'get_tcp_server_response':
  283. libavformat/mmst.c:281:24: warning: unknown conversion type character 'z' in format [-Wformat]
  284. libavformat/mmst.c:281:24: warning: too many arguments for format [-Wformat-extra-args]
  285. libavformat/mmst.c:317:24: warning: unknown conversion type character 'z' in format [-Wformat]
  286. libavformat/mmst.c:317:24: warning: too many arguments for format [-Wformat-extra-args]
  287. CC libavformat/mov.o
  288. libavformat/mov.c:2584:12: warning: 'mov_read_chan2' defined but not used [-Wunused-function]
  289. CC libavformat/mov_chan.o
  290. CC libavformat/movenc.o
  291. CC libavformat/movenchint.o
  292. CC libavformat/mp3dec.o
  293. CC libavformat/mp3enc.o
  294. CC libavformat/mpc.o
  295. CC libavformat/mpc8.o
  296. CC libavformat/mpeg.o
  297. CC libavformat/mpegenc.o
  298. CC libavformat/mpegts.o
  299. CC libavformat/mpegtsenc.o
  300. CC libavformat/mpegvideodec.o
  301. CC libavformat/mpjpeg.o
  302. CC libavformat/msnwc_tcp.o
  303. CC libavformat/mtv.o
  304. CC libavformat/mvi.o
  305. CC libavformat/mxf.o
  306. CC libavformat/mxfdec.o
  307. CC libavformat/mxfenc.o
  308. CC libavformat/mxg.o
  309. CC libavformat/ncdec.o
  310. CC libavformat/network.o
  311. In file included from libavformat/network.c:22:0:
  312. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  313. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  314. ./libavcodec/w32pthreads.h:74:12: warning: 'pthread_create' defined but not used [-Wunused-function]
  315. ./libavcodec/w32pthreads.h:84:13: warning: 'pthread_join' defined but not used [-Wunused-function]
  316. ./libavcodec/w32pthreads.h:126:13: warning: 'pthread_cond_init' defined but not used [-Wunused-function]
  317. ./libavcodec/w32pthreads.h:150:13: warning: 'pthread_cond_destroy' defined but not used [-Wunused-function]
  318. ./libavcodec/w32pthreads.h:166:13: warning: 'pthread_cond_broadcast' defined but not used [-Wunused-function]
  319. ./libavcodec/w32pthreads.h:197:12: warning: 'pthread_cond_wait' defined but not used [-Wunused-function]
  320. ./libavcodec/w32pthreads.h:229:13: warning: 'pthread_cond_signal' defined but not used [-Wunused-function]
  321. ./libavcodec/w32pthreads.h:254:13: warning: 'w32thread_init' defined but not used [-Wunused-function]
  322. CC libavformat/nsvdec.o
  323. CC libavformat/nullenc.o
  324. CC libavformat/nut.o
  325. CC libavformat/nutdec.o
  326. CC libavformat/nutenc.o
  327. CC libavformat/nuv.o
  328. CC libavformat/oggdec.o
  329. CC libavformat/oggenc.o
  330. CC libavformat/oggparsecelt.o
  331. CC libavformat/oggparsedirac.o
  332. CC libavformat/oggparseflac.o
  333. CC libavformat/oggparseogm.o
  334. CC libavformat/oggparseskeleton.o
  335. CC libavformat/oggparsespeex.o
  336. CC libavformat/oggparsetheora.o
  337. CC libavformat/oggparsevorbis.o
  338. libavformat/oggparsevorbis.c: In function 'ff_vorbis_comment':
  339. libavformat/oggparsevorbis.c:139:9: warning: unknown conversion type character 't' in format [-Wformat]
  340. libavformat/oggparsevorbis.c:139:9: warning: too many arguments for format [-Wformat-extra-args]
  341. CC libavformat/oma.o
  342. CC libavformat/omadec.o
  343. CC libavformat/omaenc.o
  344. CC libavformat/options.o
  345. libavformat/options.c:93:5: warning: initialization from incompatible pointer type [enabled by default]
  346. libavformat/options.c:93:5: warning: (near initialization for 'av_format_context_class.get_category') [enabled by default]
  347. CC libavformat/os_support.o
  348. In file included from libavformat/os_support.c:70:0:
  349. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  350. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  351. CC libavformat/pcm.o
  352. CC libavformat/pcmdec.o
  353. CC libavformat/pcmenc.o
  354. CC libavformat/pmpdec.o
  355. CC libavformat/psxstr.o
  356. CC libavformat/pva.o
  357. CC libavformat/qcp.o
  358. CC libavformat/r3d.o
  359. CC libavformat/rawdec.o
  360. CC libavformat/rawenc.o
  361. CC libavformat/rawvideodec.o
  362. CC libavformat/rdt.o
  363. libavformat/rdt.c: In function 'rdt_parse_packet':
  364. libavformat/rdt.c:304:9: warning: passing argument 2 of 'ffio_init_context' discards 'const' qualifier from pointer target type [enabled by default]
  365. libavformat/avio_internal.h:30:5: note: expected 'unsigned char *' but argument is of type 'const uint8_t *'
  366. CC libavformat/riff.o
  367. CC libavformat/rl2.o
  368. CC libavformat/rm.o
  369. CC libavformat/rmdec.o
  370. libavformat/rmdec.c: In function 'ff_rm_parse_packet':
  371. libavformat/rmdec.c:647:24: warning: 'pos' may be used uninitialized in this function [-Wuninitialized]
  372. libavformat/rmdec.c:627:34: note: 'pos' was declared here
  373. libavformat/rmdec.c:665:34: warning: 'len2' may be used uninitialized in this function [-Wuninitialized]
  374. libavformat/rmdec.c:627:28: note: 'len2' was declared here
  375. libavformat/rmdec.c:671:25: warning: 'pic_num' may be used uninitialized in this function [-Wuninitialized]
  376. libavformat/rmdec.c:627:19: note: 'pic_num' was declared here
  377. libavformat/rmdec.c:663:13: warning: 'seq' may be used uninitialized in this function [-Wuninitialized]
  378. libavformat/rmdec.c:627:14: note: 'seq' was declared here
  379. libavformat/rmdec.c: In function 'rm_read_packet':
  380. libavformat/rmdec.c:899:17: warning: 'st' may be used uninitialized in this function [-Wuninitialized]
  381. CC libavformat/rmenc.o
  382. CC libavformat/rpl.o
  383. CC libavformat/rso.o
  384. CC libavformat/rsodec.o
  385. CC libavformat/rsoenc.o
  386. CC libavformat/rtmphttp.o
  387. CC libavformat/rtmppkt.o
  388. CC libavformat/rtmpproto.o
  389. In file included from libavformat/rtmpproto.c:36:0:
  390. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  391. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  392. libavformat/rtmpproto.c: In function 'get_packet':
  393. libavformat/rtmpproto.c:1055:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  394. CC libavformat/rtp.o
  395. CC libavformat/rtpdec.o
  396. In file included from libavformat/rtpdec.c:30:0:
  397. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  398. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  399. CC libavformat/rtpdec_amr.o
  400. CC libavformat/rtpdec_asf.o
  401. In file included from libavformat/rtsp.h:28:0,
  402. from libavformat/rtpdec_asf.c:33:
  403. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  404. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  405. libavformat/rtpdec_asf.c: In function 'asfrtp_parse_packet':
  406. libavformat/rtpdec_asf.c:188:9: warning: passing argument 2 of 'ffio_init_context' discards 'const' qualifier from pointer target type [enabled by default]
  407. libavformat/avio_internal.h:30:5: note: expected 'unsigned char *' but argument is of type 'const uint8_t *'
  408. CC libavformat/rtpdec_g726.o
  409. CC libavformat/rtpdec_h263.o
  410. CC libavformat/rtpdec_h263_rfc2190.o
  411. CC libavformat/rtpdec_h264.o
  412. In file included from libavformat/rtpdec_h264.c:42:0:
  413. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  414. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  415. CC libavformat/rtpdec_ilbc.o
  416. CC libavformat/rtpdec_latm.o
  417. CC libavformat/rtpdec_mpeg4.o
  418. CC libavformat/rtpdec_qcelp.o
  419. CC libavformat/rtpdec_qdm2.o
  420. CC libavformat/rtpdec_qt.o
  421. libavformat/rtpdec_qt.c: In function 'qt_rtp_parse_packet':
  422. libavformat/rtpdec_qt.c:74:5: warning: passing argument 2 of 'ffio_init_context' discards 'const' qualifier from pointer target type [enabled by default]
  423. libavformat/avio_internal.h:30:5: note: expected 'unsigned char *' but argument is of type 'const uint8_t *'
  424. CC libavformat/rtpdec_svq3.o
  425. CC libavformat/rtpdec_vp8.o
  426. CC libavformat/rtpdec_xiph.o
  427. libavformat/rtpdec_xiph.c: In function 'parse_packed_headers':
  428. libavformat/rtpdec_xiph.c:258:16: warning: unknown conversion type character 't' in format [-Wformat]
  429. libavformat/rtpdec_xiph.c:258:16: warning: too many arguments for format [-Wformat-extra-args]
  430. libavformat/rtpdec_xiph.c:280:16: warning: unknown conversion type character 't' in format [-Wformat]
  431. libavformat/rtpdec_xiph.c:280:16: warning: too many arguments for format [-Wformat-extra-args]
  432. CC libavformat/rtpenc.o
  433. CC libavformat/rtpenc_aac.o
  434. CC libavformat/rtpenc_amr.o
  435. CC libavformat/rtpenc_chain.o
  436. CC libavformat/rtpenc_h263.o
  437. CC libavformat/rtpenc_h263_rfc2190.o
  438. CC libavformat/rtpenc_h264.o
  439. CC libavformat/rtpenc_latm.o
  440. CC libavformat/rtpenc_mpv.o
  441. CC libavformat/rtpenc_vp8.o
  442. CC libavformat/rtpenc_xiph.o
  443. CC libavformat/rtpproto.o
  444. In file included from libavformat/rtpproto.c:36:0:
  445. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  446. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  447. CC libavformat/rtsp.o
  448. In file included from libavformat/rtsp.c:37:0:
  449. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  450. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  451. libavformat/rtsp.c: In function 'rtsp_open_transport_ctx':
  452. libavformat/rtsp.c:612:41: warning: passing argument 1 of 'ff_rtp_chain_mux_open' from incompatible pointer type [enabled by default]
  453. libavformat/rtpenc_chain.h:28:5: note: expected 'struct AVFormatContext **' but argument is of type 'void **'
  454. CC libavformat/rtspdec.o
  455. In file included from libavformat/rtspdec.c:28:0:
  456. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  457. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  458. CC libavformat/rtspenc.o
  459. In file included from libavformat/rtspenc.c:27:0:
  460. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  461. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  462. CC libavformat/sapdec.o
  463. In file included from libavformat/sapdec.c:25:0:
  464. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  465. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  466. CC libavformat/sapenc.o
  467. In file included from libavformat/sapenc.c:28:0:
  468. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  469. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  470. CC libavformat/sauce.o
  471. CC libavformat/sbgdec.o
  472. CC libavformat/sdp.o
  473. In file included from libavformat/sdp.c:34:0:
  474. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  475. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  476. libavformat/sdp.c: In function 'extradata2psets':
  477. libavformat/sdp.c:214:13: warning: unknown conversion type character 't' in format [-Wformat]
  478. libavformat/sdp.c:214:13: warning: unknown conversion type character 't' in format [-Wformat]
  479. libavformat/sdp.c:214:13: warning: too many arguments for format [-Wformat-extra-args]
  480. CC libavformat/seek.o
  481. CC libavformat/segafilm.o
  482. CC libavformat/segment.o
  483. CC libavformat/sierravmd.o
  484. CC libavformat/siff.o
  485. CC libavformat/smacker.o
  486. CC libavformat/smjpeg.o
  487. CC libavformat/smjpegdec.o
  488. CC libavformat/smjpegenc.o
  489. CC libavformat/smush.o
  490. libavformat/smush.c: In function 'smush_read_header':
  491. libavformat/smush.c:151:1: warning: 'subversion' may be used uninitialized in this function [-Wuninitialized]
  492. CC libavformat/sol.o
  493. CC libavformat/soxdec.o
  494. CC libavformat/soxenc.o
  495. CC libavformat/spdif.o
  496. CC libavformat/spdifdec.o
  497. CC libavformat/spdifenc.o
  498. CC libavformat/srtdec.o
  499. CC libavformat/srtenc.o
  500. CC libavformat/swfdec.o
  501. CC libavformat/swfenc.o
  502. CC libavformat/tcp.o
  503. In file included from libavformat/tcp.c:25:0:
  504. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  505. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  506. CC libavformat/thp.o
  507. CC libavformat/tiertexseq.o
  508. CC libavformat/tmv.o
  509. CC libavformat/tta.o
  510. CC libavformat/tty.o
  511. CC libavformat/txd.o
  512. CC libavformat/udp.o
  513. In file included from libavformat/udp.c:37:0:
  514. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  515. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  516. libavformat/udp.c: In function 'udp_read':
  517. libavformat/udp.c:578:16: warning: unused variable 'nonblock' [-Wunused-variable]
  518. libavformat/udp.c:578:9: warning: unused variable 'avail' [-Wunused-variable]
  519. libavformat/udp.c: In function 'udp_close':
  520. libavformat/udp.c:655:9: warning: unused variable 'ret' [-Wunused-variable]
  521. CC libavformat/utils.o
  522. In file included from libavformat/utils.c:46:0:
  523. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  524. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  525. CC libavformat/vc1test.o
  526. CC libavformat/vc1testenc.o
  527. CC libavformat/voc.o
  528. CC libavformat/vocdec.o
  529. CC libavformat/vocenc.o
  530. CC libavformat/vorbiscomment.o
  531. CC libavformat/vqf.o
  532. CC libavformat/wav.o
  533. CC libavformat/wc3movie.o
  534. CC libavformat/westwood_aud.o
  535. CC libavformat/westwood_vqa.o
  536. CC libavformat/wtv.o
  537. CC libavformat/wtvdec.o
  538. CC libavformat/wtvenc.o
  539. CC libavformat/wv.o
  540. CC libavformat/xa.o
  541. CC libavformat/xmv.o
  542. CC libavformat/xwma.o
  543. CC libavformat/yop.o
  544. CC libavformat/yuv4mpeg.o
  545. AR libavformat/libavformat.a
  546. CC libavcodec/4xm.o
  547. CC libavcodec/8bps.o
  548. CC libavcodec/8svx.o
  549. CC libavcodec/a64multienc.o
  550. CC libavcodec/aac_ac3_parser.o
  551. CC libavcodec/aac_adtstoasc_bsf.o
  552. CC libavcodec/aac_parser.o
  553. CC libavcodec/aacadtsdec.o
  554. CC libavcodec/aaccoder.o
  555. CC libavcodec/aacdec.o
  556. CC libavcodec/aacenc.o
  557. CC libavcodec/aacps.o
  558. libavcodec/aacps.c: In function 'hybrid_analysis':
  559. libavcodec/aacps.c:352:9: warning: passing argument 4 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default]
  560. libavcodec/aacps.c:331:13: note: expected 'const float (*)[8][2]' but argument is of type 'float (*)[8][2]'
  561. libavcodec/aacps.c:353:9: warning: passing argument 4 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default]
  562. libavcodec/aacps.c:331:13: note: expected 'const float (*)[8][2]' but argument is of type 'float (*)[8][2]'
  563. libavcodec/aacps.c:354:9: warning: passing argument 4 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default]
  564. libavcodec/aacps.c:331:13: note: expected 'const float (*)[8][2]' but argument is of type 'float (*)[8][2]'
  565. libavcodec/aacps.c:355:9: warning: passing argument 4 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default]
  566. libavcodec/aacps.c:331:13: note: expected 'const float (*)[8][2]' but argument is of type 'float (*)[8][2]'
  567. libavcodec/aacps.c:356:9: warning: passing argument 4 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default]
  568. libavcodec/aacps.c:331:13: note: expected 'const float (*)[8][2]' but argument is of type 'float (*)[8][2]'
  569. libavcodec/aacps.c:359:9: warning: passing argument 4 of 'hybrid6_cx' from incompatible pointer type [enabled by default]
  570. libavcodec/aacps.c:308:13: note: expected 'const float (*)[8][2]' but argument is of type 'float (*)[8][2]'
  571. libavcodec/aacps.c: In function 'stereo_processing':
  572. libavcodec/aacps.c:750:34: warning: initialization from incompatible pointer type [enabled by default]
  573. libavcodec/aacps.c: In function 'ff_ps_apply':
  574. libavcodec/aacps.c:900:5: warning: passing argument 3 of 'decorrelation' from incompatible pointer type [enabled by default]
  575. libavcodec/aacps.c:609:13: note: expected 'const float (*)[32][2]' but argument is of type 'float (*)[32][2]'
  576. CC libavcodec/aacpsdsp.o
  577. CC libavcodec/aacpsy.o
  578. CC libavcodec/aacsbr.o
  579. libavcodec/aacsbr.c: In function 'ff_sbr_apply':
  580. libavcodec/aacsbr.c:1676:9: warning: passing argument 4 of 'sbr_lf_gen' from incompatible pointer type [enabled by default]
  581. libavcodec/aacsbr.c:1311:12: note: expected 'const float (*)[32][32][2]' but argument is of type 'float (*)[32][32][2]'
  582. libavcodec/aacsbr.c:1679:13: warning: passing argument 4 of 'sbr_hf_inverse_filter' from incompatible pointer type [enabled by default]
  583. libavcodec/aacsbr.c:1235:13: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]'
  584. libavcodec/aacsbr.c:1683:24: warning: passing argument 4 of 'sbr_hf_gen' from incompatible pointer type [enabled by default]
  585. libavcodec/aacsbr.c:1334:12: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]'
  586. libavcodec/aacsbr.c:1683:24: warning: passing argument 5 of 'sbr_hf_gen' from incompatible pointer type [enabled by default]
  587. libavcodec/aacsbr.c:1334:12: note: expected 'const float (*)[2]' but argument is of type 'float (*)[2]'
  588. libavcodec/aacsbr.c:1683:24: warning: passing argument 6 of 'sbr_hf_gen' from incompatible pointer type [enabled by default]
  589. libavcodec/aacsbr.c:1334:12: note: expected 'const float (*)[2]' but argument is of type 'float (*)[2]'
  590. libavcodec/aacsbr.c:1692:33: warning: passing argument 2 of 'sbr_hf_assemble' from incompatible pointer type [enabled by default]
  591. libavcodec/aacsbr.c:1565:13: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]'
  592. libavcodec/aacsbr.c:1700:19: warning: passing argument 3 of 'sbr_x_gen' from incompatible pointer type [enabled by default]
  593. libavcodec/aacsbr.c:1369:12: note: expected 'const float (*)[64][2]' but argument is of type 'float (*)[64][2]'
  594. libavcodec/aacsbr.c:1700:19: warning: passing argument 4 of 'sbr_x_gen' from incompatible pointer type [enabled by default]
  595. libavcodec/aacsbr.c:1369:12: note: expected 'const float (*)[64][2]' but argument is of type 'float (*)[64][2]'
  596. libavcodec/aacsbr.c:1700:19: warning: passing argument 5 of 'sbr_x_gen' from incompatible pointer type [enabled by default]
  597. libavcodec/aacsbr.c:1369:12: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]'
  598. libavcodec/aacsbr.c: In function 'ff_decode_sbr_extension':
  599. libavcodec/aacsbr.c:398:8: warning: 'max_qmf_subbands' may be used uninitialized in this function [-Wuninitialized]
  600. libavcodec/aacsbr.c:330:24: note: 'max_qmf_subbands' was declared here
  601. CC libavcodec/aactab.o
  602. CC libavcodec/aandcttab.o
  603. CC libavcodec/aasc.o
  604. CC libavcodec/ac3.o
  605. CC libavcodec/ac3_parser.o
  606. CC libavcodec/ac3dec.o
  607. CC libavcodec/ac3dec_data.o
  608. CC libavcodec/ac3dsp.o
  609. CC libavcodec/ac3enc.o
  610. libavcodec/ac3enc.c: In function 'ff_ac3_apply_rematrixing':
  611. libavcodec/ac3enc.c:287:22: warning: 'flags' may be used uninitialized in this function [-Wuninitialized]
  612. libavcodec/ac3enc.c: In function 'ff_ac3_output_frame':
  613. libavcodec/ac3enc.c:1545:39: warning: 'ch0' may be used uninitialized in this function [-Wuninitialized]
  614. libavcodec/ac3enc.c:1386:36: note: 'ch0' was declared here
  615. libavcodec/ac3enc.c: In function 'ff_ac3_encode_init':
  616. libavcodec/ac3enc.c:2253:18: warning: 'cpl_start' may be used uninitialized in this function [-Wuninitialized]
  617. CC libavcodec/ac3enc_fixed.o
  618. In file included from libavcodec/ac3enc_fixed.c:40:0:
  619. libavcodec/ac3enc_template.c: In function 'apply_channel_coupling':
  620. libavcodec/ac3enc_template.c:255:32: warning: 'blk' may be used uninitialized in this function [-Wuninitialized]
  621. CC libavcodec/ac3enc_float.o
  622. In file included from libavcodec/ac3enc_float.c:43:0:
  623. libavcodec/ac3enc_template.c: In function 'apply_channel_coupling':
  624. libavcodec/ac3enc_template.c:255:32: warning: 'blk' may be used uninitialized in this function [-Wuninitialized]
  625. CC libavcodec/ac3tab.o
  626. CC libavcodec/acelp_filters.o
  627. CC libavcodec/acelp_pitch_delay.o
  628. CC libavcodec/acelp_vectors.o
  629. CC libavcodec/adpcm.o
  630. CC libavcodec/adpcm_data.o
  631. CC libavcodec/adpcmenc.o
  632. CC libavcodec/adx.o
  633. CC libavcodec/adx_parser.o
  634. CC libavcodec/adxdec.o
  635. CC libavcodec/adxenc.o
  636. CC libavcodec/alac.o
  637. CC libavcodec/alacenc.o
  638. CC libavcodec/allcodecs.o
  639. CC libavcodec/alsdec.o
  640. CC libavcodec/amrnbdec.o
  641. CC libavcodec/amrwbdec.o
  642. CC libavcodec/anm.o
  643. CC libavcodec/ansi.o
  644. CC libavcodec/apedec.o
  645. CC libavcodec/ass.o
  646. CC libavcodec/ass_split.o
  647. CC libavcodec/assdec.o
  648. CC libavcodec/assenc.o
  649. CC libavcodec/asv1.o
  650. CC libavcodec/atrac.o
  651. CC libavcodec/atrac1.o
  652. CC libavcodec/atrac3.o
  653. CC libavcodec/audio_frame_queue.o
  654. CC libavcodec/audioconvert.o
  655. CC libavcodec/aura.o
  656. CC libavcodec/avfft.o
  657. CC libavcodec/avpacket.o
  658. libavcodec/avpacket.c: In function 'av_dup_packet':
  659. libavcodec/avpacket.c:137:5: warning: 'av_destruct_packet_nofree' is deprecated (declared at libavcodec/avpacket.c:27) [-Wdeprecated-declarations]
  660. CC libavcodec/avs.o
  661. libavcodec/avs.c: In function 'avs_decode_frame':
  662. libavcodec/get_bits.h:282:8: warning: '*((void *)&change_map+16)' may be used uninitialized in this function [-Wuninitialized]
  663. libavcodec/avs.c:60:19: note: '*((void *)&change_map+16)' was declared here
  664. libavcodec/get_bits.h:273:31: warning: 'change_map.buffer' may be used uninitialized in this function [-Wuninitialized]
  665. libavcodec/avs.c:60:19: note: 'change_map.buffer' was declared here
  666. CC libavcodec/avuidec.o
  667. CC libavcodec/avuienc.o
  668. CC libavcodec/bethsoftvideo.o
  669. CC libavcodec/bfi.o
  670. CC libavcodec/bgmc.o
  671. CC libavcodec/bink.o
  672. CC libavcodec/binkaudio.o
  673. CC libavcodec/binkdsp.o
  674. CC libavcodec/bintext.o
  675. libavcodec/bintext.c:97:13: warning: 'hscroll' defined but not used [-Wunused-function]
  676. CC libavcodec/bitstream.o
  677. CC libavcodec/bitstream_filter.o
  678. CC libavcodec/bmp.o
  679. libavcodec/bmp.c: In function 'bmp_decode_frame':
  680. libavcodec/bmp.c:178:22: warning: 'rgb[2]' may be used uninitialized in this function [-Wuninitialized]
  681. libavcodec/bmp.c:178:22: warning: 'rgb[1]' may be used uninitialized in this function [-Wuninitialized]
  682. libavcodec/bmp.c:173:21: warning: 'rgb[0]' may be used uninitialized in this function [-Wuninitialized]
  683. CC libavcodec/bmpenc.o
  684. CC libavcodec/bmv.o
  685. CC libavcodec/c93.o
  686. CC libavcodec/cabac.o
  687. CC libavcodec/cavs.o
  688. CC libavcodec/cavs_parser.o
  689. CC libavcodec/cavsdec.o
  690. CC libavcodec/cavsdsp.o
  691. CC libavcodec/cdgraphics.o
  692. CC libavcodec/cdxl.o
  693. CC libavcodec/celp_filters.o
  694. CC libavcodec/celp_math.o
  695. CC libavcodec/cga_data.o
  696. CC libavcodec/chomp_bsf.o
  697. CC libavcodec/cinepak.o
  698. CC libavcodec/cljr.o
  699. CC libavcodec/cook.o
  700. CC libavcodec/cook_parser.o
  701. CC libavcodec/cscd.o
  702. CC libavcodec/cyuv.o
  703. CC libavcodec/dca.o
  704. CC libavcodec/dca_parser.o
  705. CC libavcodec/dcadsp.o
  706. CC libavcodec/dcaenc.o
  707. CC libavcodec/dct.o
  708. CC libavcodec/dct32_fixed.o
  709. CC libavcodec/dct32_float.o
  710. CC libavcodec/dfa.o
  711. CC libavcodec/dirac.o
  712. CC libavcodec/dirac_arith.o
  713. CC libavcodec/dirac_parser.o
  714. CC libavcodec/diracdec.o
  715. CC libavcodec/diracdsp.o
  716. CC libavcodec/dnxhd_parser.o
  717. CC libavcodec/dnxhddata.o
  718. CC libavcodec/dnxhddec.o
  719. CC libavcodec/dnxhdenc.o
  720. CC libavcodec/dpcm.o
  721. CC libavcodec/dpx.o
  722. CC libavcodec/dpxenc.o
  723. CC libavcodec/dsicinav.o
  724. CC libavcodec/dsputil.o
  725. CC libavcodec/dump_extradata_bsf.o
  726. CC libavcodec/dv.o
  727. CC libavcodec/dv_profile.o
  728. CC libavcodec/dvbsub.o
  729. CC libavcodec/dvbsub_parser.o
  730. CC libavcodec/dvbsubdec.o
  731. CC libavcodec/dvdata.o
  732. CC libavcodec/dvdec.o
  733. CC libavcodec/dvdsub_parser.o
  734. CC libavcodec/dvdsubdec.o
  735. CC libavcodec/dvdsubenc.o
  736. libavcodec/dvdsubenc.c: In function 'encode_dvd_subtitles':
  737. libavcodec/dvdsubenc.c:203:5: warning: unknown conversion type character 't' in format [-Wformat]
  738. libavcodec/dvdsubenc.c:203:5: warning: too many arguments for format [-Wformat-extra-args]
  739. CC libavcodec/dwt.o
  740. CC libavcodec/dxtory.o
  741. CC libavcodec/eac3_data.o
  742. CC libavcodec/eac3dec.o
  743. CC libavcodec/eac3enc.o
  744. CC libavcodec/eacmv.o
  745. CC libavcodec/eaidct.o
  746. CC libavcodec/eamad.o
  747. libavcodec/eamad.c: In function 'decode_frame':
  748. libavcodec/eamad.c:97:44: warning: 'mv_y' may be used uninitialized in this function [-Wuninitialized]
  749. libavcodec/eamad.c:198:15: note: 'mv_y' was declared here
  750. libavcodec/eamad.c:97:97: warning: 'mv_x' may be used uninitialized in this function [-Wuninitialized]
  751. libavcodec/eamad.c:198:9: note: 'mv_x' was declared here
  752. CC libavcodec/eatgq.o
  753. CC libavcodec/eatgv.o
  754. CC libavcodec/eatqi.o
  755. CC libavcodec/elbg.o
  756. CC libavcodec/error_resilience.o
  757. CC libavcodec/escape124.o
  758. CC libavcodec/escape130.o
  759. CC libavcodec/exr.o
  760. CC libavcodec/faandct.o
  761. CC libavcodec/faanidct.o
  762. CC libavcodec/faxcompr.o
  763. CC libavcodec/fft_fixed.o
  764. CC libavcodec/fft_float.o
  765. CC libavcodec/ffv1.o
  766. libavcodec/ffv1.c: In function 'decode_frame':
  767. libavcodec/ffv1.c:1930:33: warning: 'context_count' may be used uninitialized in this function [-Wuninitialized]
  768. libavcodec/ffv1.c:1766:15: note: 'context_count' was declared here
  769. CC libavcodec/ffwavesynth.o
  770. CC libavcodec/flac.o
  771. CC libavcodec/flac_parser.o
  772. libavcodec/flac_parser.c: In function 'flac_parse':
  773. libavcodec/flac_parser.c:568:20: warning: unknown conversion type character 't' in format [-Wformat]
  774. libavcodec/flac_parser.c:568:20: warning: too many arguments for format [-Wformat-extra-args]
  775. CC libavcodec/flacdata.o
  776. CC libavcodec/flacdec.o
  777. libavcodec/flacdec.c: In function 'flac_decode_frame':
  778. libavcodec/flacdec.c:336:33: warning: 'b' may be used uninitialized in this function [-Wuninitialized]
  779. libavcodec/flacdec.c:304:12: note: 'b' was declared here
  780. libavcodec/flacdec.c:336:28: warning: 'a' may be used uninitialized in this function [-Wuninitialized]
  781. libavcodec/flacdec.c:304:9: note: 'a' was declared here
  782. libavcodec/flacdec.c:336:38: warning: 'c' may be used uninitialized in this function [-Wuninitialized]
  783. libavcodec/flacdec.c:304:15: note: 'c' was declared here
  784. libavcodec/flacdec.c:340:43: warning: 'd' may be used uninitialized in this function [-Wuninitialized]
  785. libavcodec/flacdec.c:304:18: note: 'd' was declared here
  786. CC libavcodec/flacenc.o
  787. CC libavcodec/flicvideo.o
  788. CC libavcodec/flvdec.o
  789. CC libavcodec/flvenc.o
  790. libavcodec/flvenc.c:95:5: warning: initialization from incompatible pointer type [enabled by default]
  791. libavcodec/flvenc.c:95:5: warning: (near initialization for 'ff_flv_encoder.encode2') [enabled by default]
  792. CC libavcodec/fmtconvert.o
  793. CC libavcodec/fraps.o
  794. CC libavcodec/frwu.o
  795. CC libavcodec/g722.o
  796. CC libavcodec/g722dec.o
  797. CC libavcodec/g722enc.o
  798. CC libavcodec/g723_1.o
  799. libavcodec/g723_1.c: In function 'g723_1_encode_frame':
  800. libavcodec/g723_1.c:2107:19: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  801. CC libavcodec/g726.o
  802. CC libavcodec/g729dec.o
  803. CC libavcodec/g729postfilter.o
  804. CC libavcodec/gif.o
  805. CC libavcodec/gifdec.o
  806. CC libavcodec/golomb.o
  807. CC libavcodec/gsm_parser.o
  808. CC libavcodec/gsmdec.o
  809. CC libavcodec/gsmdec_data.o
  810. CC libavcodec/h261.o
  811. CC libavcodec/h261_parser.o
  812. CC libavcodec/h261data.o
  813. CC libavcodec/h261dec.o
  814. CC libavcodec/h261enc.o
  815. libavcodec/h261enc.c:333:5: warning: initialization from incompatible pointer type [enabled by default]
  816. libavcodec/h261enc.c:333:5: warning: (near initialization for 'ff_h261_encoder.encode2') [enabled by default]
  817. CC libavcodec/h263.o
  818. CC libavcodec/h263_parser.o
  819. CC libavcodec/h263dec.o
  820. CC libavcodec/h264.o
  821. libavcodec/h264.c: In function 'decode_slice':
  822. libavcodec/h264.c:4045:17: warning: unknown conversion type character 't' in format [-Wformat]
  823. libavcodec/h264.c:4045:17: warning: too many arguments for format [-Wformat-extra-args]
  824. libavcodec/h264.c:4050:24: warning: unknown conversion type character 't' in format [-Wformat]
  825. libavcodec/h264.c:4050:24: warning: too many arguments for format [-Wformat-extra-args]
  826. libavcodec/h264.c: In function 'execute_decode_slices':
  827. libavcodec/h264.c:4186:49: warning: array subscript is below array bounds [-Warray-bounds]
  828. CC libavcodec/h264_cabac.o
  829. CC libavcodec/h264_cavlc.o
  830. CC libavcodec/h264_direct.o
  831. libavcodec/h264_direct.c: In function 'pred_spatial_direct_motion':
  832. libavcodec/h264_direct.c:293:12: warning: assignment from incompatible pointer type [enabled by default]
  833. libavcodec/h264_direct.c:294:12: warning: assignment from incompatible pointer type [enabled by default]
  834. libavcodec/h264_direct.c: In function 'pred_temp_direct_motion':
  835. libavcodec/h264_direct.c:484:12: warning: assignment from incompatible pointer type [enabled by default]
  836. libavcodec/h264_direct.c:485:12: warning: assignment from incompatible pointer type [enabled by default]
  837. CC libavcodec/h264_loopfilter.o
  838. CC libavcodec/h264_mp4toannexb_bsf.o
  839. CC libavcodec/h264_parser.o
  840. CC libavcodec/h264_ps.o
  841. CC libavcodec/h264_refs.o
  842. CC libavcodec/h264_sei.o
  843. CC libavcodec/h264dsp.o
  844. CC libavcodec/h264idct.o
  845. CC libavcodec/h264pred.o
  846. CC libavcodec/huffman.o
  847. CC libavcodec/huffyuv.o
  848. CC libavcodec/idcinvideo.o
  849. CC libavcodec/iff.o
  850. CC libavcodec/iirfilter.o
  851. CC libavcodec/imc.o
  852. CC libavcodec/imgconvert.o
  853. libavcodec/imgconvert.c: In function 'avpicture_layout':
  854. libavcodec/imgconvert.c:338:25: warning: initialization from incompatible pointer type [enabled by default]
  855. libavcodec/imgconvert.c: In function 'av_picture_copy':
  856. libavcodec/imgconvert.c:515:19: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type [enabled by default]
  857. ./libavutil/imgutils.h:115:6: note: expected 'const uint8_t **' but argument is of type 'uint8_t * const*'
  858. CC libavcodec/imx_dump_header_bsf.o
  859. CC libavcodec/indeo2.o
  860. CC libavcodec/indeo3.o
  861. CC libavcodec/indeo4.o
  862. CC libavcodec/indeo5.o
  863. CC libavcodec/intelh263dec.o
  864. CC libavcodec/interplayvideo.o
  865. CC libavcodec/intrax8.o
  866. CC libavcodec/intrax8dsp.o
  867. CC libavcodec/inverse.o
  868. CC libavcodec/ituh263dec.o
  869. CC libavcodec/ituh263enc.o
  870. CC libavcodec/ivi_common.o
  871. libavcodec/ivi_common.c: In function 'ff_ivi_decode_blocks':
  872. libavcodec/ivi_common.c:454:44: warning: 'sym' may be used uninitialized in this function [-Wuninitialized]
  873. libavcodec/ivi_common.c:485:70: warning: 'mv_y' may be used uninitialized in this function [-Wuninitialized]
  874. libavcodec/ivi_common.c:485:84: warning: 'mv_x' may be used uninitialized in this function [-Wuninitialized]
  875. CC libavcodec/ivi_dsp.o
  876. libavcodec/ivi_dsp.c: In function 'ff_ivi_recompose53':
  877. libavcodec/ivi_dsp.c:170:35: warning: 'b3_9' may be used uninitialized in this function [-Wuninitialized]
  878. libavcodec/ivi_dsp.c:162:22: warning: 'b3_6' may be used uninitialized in this function [-Wuninitialized]
  879. libavcodec/ivi_dsp.c:162:22: warning: 'b3_3' may be used uninitialized in this function [-Wuninitialized]
  880. libavcodec/ivi_dsp.c:153:42: warning: 'b2_6' may be used uninitialized in this function [-Wuninitialized]
  881. libavcodec/ivi_dsp.c:148:35: warning: 'b2_3' may be used uninitialized in this function [-Wuninitialized]
  882. libavcodec/ivi_dsp.c:133:22: warning: 'b1_3' may be used uninitialized in this function [-Wuninitialized]
  883. libavcodec/ivi_dsp.c:136:29: warning: 'b1_2' may be used uninitialized in this function [-Wuninitialized]
  884. libavcodec/ivi_dsp.c:136:29: warning: 'b1_1' may be used uninitialized in this function [-Wuninitialized]
  885. libavcodec/ivi_dsp.c:123:28: warning: 'b0_2' may be used uninitialized in this function [-Wuninitialized]
  886. libavcodec/ivi_dsp.c:122:28: warning: 'b0_1' may be used uninitialized in this function [-Wuninitialized]
  887. CC libavcodec/j2k.o
  888. CC libavcodec/j2k_dwt.o
  889. CC libavcodec/j2kdec.o
  890. CC libavcodec/j2kenc.o
  891. libavcodec/j2kenc.c: In function 'encode_tile':
  892. libavcodec/j2kenc.c:874:37: warning: value computed is not used [-Wunused-value]
  893. libavcodec/j2kenc.c: In function 'j2kenc_init':
  894. libavcodec/j2kenc.c:454:39: warning: 'mant' may be used uninitialized in this function [-Wuninitialized]
  895. libavcodec/j2kenc.c:442:27: note: 'mant' was declared here
  896. CC libavcodec/jacosubdec.o
  897. CC libavcodec/jfdctfst.o
  898. CC libavcodec/jfdctint.o
  899. CC libavcodec/jpegls.o
  900. CC libavcodec/jpeglsdec.o
  901. CC libavcodec/jpeglsenc.o
  902. CC libavcodec/jrevdct.o
  903. CC libavcodec/jvdec.o
  904. CC libavcodec/kbdwin.o
  905. CC libavcodec/kgv1dec.o
  906. CC libavcodec/kmvc.o
  907. CC libavcodec/lagarith.o
  908. CC libavcodec/lagarithrac.o
  909. CC libavcodec/latm_parser.o
  910. CC libavcodec/lcldec.o
  911. CC libavcodec/libx264.o
  912. libavcodec/libx264.c: In function 'X264_init':
  913. libavcodec/libx264.c:341:17: warning: the address of 'val' will always evaluate as 'true' [-Waddress]
  914. CC libavcodec/ljpegenc.o
  915. CC libavcodec/loco.o
  916. CC libavcodec/lpc.o
  917. CC libavcodec/lsp.o
  918. CC libavcodec/lzw.o
  919. CC libavcodec/lzwenc.o
  920. CC libavcodec/mace.o
  921. CC libavcodec/mdct_fixed.o
  922. CC libavcodec/mdct_float.o
  923. CC libavcodec/mdec.o
  924. CC libavcodec/microdvddec.o
  925. CC libavcodec/mimic.o
  926. CC libavcodec/mjpeg.o
  927. CC libavcodec/mjpeg2jpeg_bsf.o
  928. CC libavcodec/mjpeg_parser.o
  929. CC libavcodec/mjpega_dump_header_bsf.o
  930. CC libavcodec/mjpegbdec.o
  931. CC libavcodec/mjpegdec.o
  932. libavcodec/mjpegdec.c: In function 'ff_mjpeg_find_marker':
  933. libavcodec/mjpegdec.c:1528:16: warning: unknown conversion type character 't' in format [-Wformat]
  934. libavcodec/mjpegdec.c:1528:16: warning: too many arguments for format [-Wformat-extra-args]
  935. libavcodec/mjpegdec.c: In function 'ff_mjpeg_decode_frame':
  936. libavcodec/mjpegdec.c:1605:20: warning: unknown conversion type character 't' in format [-Wformat]
  937. libavcodec/mjpegdec.c:1605:20: warning: too many arguments for format [-Wformat-extra-args]
  938. libavcodec/mjpegdec.c:1775:12: warning: unknown conversion type character 't' in format [-Wformat]
  939. libavcodec/mjpegdec.c:1775:12: warning: too many arguments for format [-Wformat-extra-args]
  940. libavcodec/mjpegdec.c: In function 'ff_mjpeg_decode_sos':
  941. libavcodec/get_bits.h:282:8: warning: 'mb_bitmask_gb.size_in_bits_plus8' may be used uninitialized in this function [-Wuninitialized]
  942. libavcodec/mjpegdec.c:963:19: note: 'mb_bitmask_gb.size_in_bits_plus8' was declared here
  943. libavcodec/get_bits.h:273:31: warning: 'mb_bitmask_gb.buffer' may be used uninitialized in this function [-Wuninitialized]
  944. libavcodec/mjpegdec.c:963:19: note: 'mb_bitmask_gb.buffer' was declared here
  945. CC libavcodec/mjpegenc.o
  946. libavcodec/mjpegenc.c:505:5: warning: initialization from incompatible pointer type [enabled by default]
  947. libavcodec/mjpegenc.c:505:5: warning: (near initialization for 'ff_mjpeg_encoder.encode2') [enabled by default]
  948. CC libavcodec/mlp.o
  949. CC libavcodec/mlp_parser.o
  950. CC libavcodec/mlpdec.o
  951. CC libavcodec/mlpdsp.o
  952. CC libavcodec/mmvideo.o
  953. CC libavcodec/motion_est.o
  954. libavcodec/motion_est.c: In function 'h263_mv4_search':
  955. libavcodec/motion_est.c:578:9: warning: 'P[4][1]' may be used uninitialized in this function [-Wuninitialized]
  956. libavcodec/motion_est.c:578:9: warning: 'P[4][0]' may be used uninitialized in this function [-Wuninitialized]
  957. libavcodec/motion_est.c:578:9: warning: 'P[3][1]' may be used uninitialized in this function [-Wuninitialized]
  958. libavcodec/motion_est.c:578:9: warning: 'P[3][0]' may be used uninitialized in this function [-Wuninitialized]
  959. libavcodec/motion_est.c:578:9: warning: 'P[2][1]' may be used uninitialized in this function [-Wuninitialized]
  960. libavcodec/motion_est.c:578:9: warning: 'P[2][0]' may be used uninitialized in this function [-Wuninitialized]
  961. libavcodec/motion_est.c: In function 'interlaced_search':
  962. libavcodec/motion_est_template.c:1087:9: warning: 'P[4][1]' may be used uninitialized in this function [-Wuninitialized]
  963. libavcodec/motion_est.c:739:9: note: 'P[4][1]' was declared here
  964. libavcodec/motion_est_template.c:1087:9: warning: 'P[4][0]' may be used uninitialized in this function [-Wuninitialized]
  965. libavcodec/motion_est.c:739:9: note: 'P[4][0]' was declared here
  966. libavcodec/motion_est_template.c:1090:9: warning: 'P[3][1]' may be used uninitialized in this function [-Wuninitialized]
  967. libavcodec/motion_est.c:739:9: note: 'P[3][1]' was declared here
  968. libavcodec/motion_est_template.c:1090:9: warning: 'P[3][0]' may be used uninitialized in this function [-Wuninitialized]
  969. libavcodec/motion_est.c:739:9: note: 'P[3][0]' was declared here
  970. libavcodec/motion_est_template.c:1089:9: warning: 'P[2][1]' may be used uninitialized in this function [-Wuninitialized]
  971. libavcodec/motion_est.c:739:9: note: 'P[2][1]' was declared here
  972. libavcodec/motion_est_template.c:1089:9: warning: 'P[2][0]' may be used uninitialized in this function [-Wuninitialized]
  973. libavcodec/motion_est.c:739:9: note: 'P[2][0]' was declared here
  974. CC libavcodec/motionpixels.o
  975. CC libavcodec/movsub_bsf.o
  976. CC libavcodec/mp3_header_compress_bsf.o
  977. CC libavcodec/mp3_header_decompress_bsf.o
  978. CC libavcodec/mpc.o
  979. CC libavcodec/mpc7.o
  980. CC libavcodec/mpc8.o
  981. CC libavcodec/mpeg12.o
  982. libavcodec/mpeg12.c: In function 'decode_chunks':
  983. libavcodec/mpeg12.c:2351:13: warning: unknown conversion type character 't' in format [-Wformat]
  984. libavcodec/mpeg12.c:2351:13: warning: too many arguments for format [-Wformat-extra-args]
  985. CC libavcodec/mpeg12data.o
  986. CC libavcodec/mpeg12enc.o
  987. libavcodec/mpeg12enc.c:970:5: warning: initialization from incompatible pointer type [enabled by default]
  988. libavcodec/mpeg12enc.c:970:5: warning: (near initialization for 'ff_mpeg1video_encoder.encode2') [enabled by default]
  989. libavcodec/mpeg12enc.c:986:5: warning: initialization from incompatible pointer type [enabled by default]
  990. libavcodec/mpeg12enc.c:986:5: warning: (near initialization for 'ff_mpeg2video_encoder.encode2') [enabled by default]
  991. CC libavcodec/mpeg4audio.o
  992. CC libavcodec/mpeg4video.o
  993. CC libavcodec/mpeg4video_parser.o
  994. CC libavcodec/mpeg4videodec.o
  995. libavcodec/mpeg4videodec.c: In function 'decode_vol_header':
  996. libavcodec/mpeg4videodec.c:1866:9: warning: too many arguments for format [-Wformat-extra-args]
  997. libavcodec/mpeg4videodec.c: In function 'decode_vop_header':
  998. libavcodec/mpeg4videodec.c:2121:20: warning: format '%d' expects argument of type 'int', but argument 24 has type 'int64_t' [-Wformat]
  999. libavcodec/mpeg4videodec.c: In function 'mpeg4_decode_block':
  1000. libavcodec/mpeg4videodec.c:1079:25: warning: 'dc_pred_dir' may be used uninitialized in this function [-Wuninitialized]
  1001. CC libavcodec/mpeg4videoenc.o
  1002. libavcodec/mpeg4videoenc.c:1350:5: warning: initialization from incompatible pointer type [enabled by default]
  1003. libavcodec/mpeg4videoenc.c:1350:5: warning: (near initialization for 'ff_mpeg4_encoder.encode2') [enabled by default]
  1004. CC libavcodec/mpegaudio.o
  1005. CC libavcodec/mpegaudio_parser.o
  1006. CC libavcodec/mpegaudiodata.o
  1007. CC libavcodec/mpegaudiodec.o
  1008. CC libavcodec/mpegaudiodec_float.o
  1009. CC libavcodec/mpegaudiodecheader.o
  1010. CC libavcodec/mpegaudiodsp.o
  1011. CC libavcodec/mpegaudiodsp_fixed.o
  1012. CC libavcodec/mpegaudiodsp_float.o
  1013. CC libavcodec/mpegaudioenc.o
  1014. CC libavcodec/mpegvideo.o
  1015. CC libavcodec/mpegvideo_enc.o
  1016. libavcodec/mpegvideo_enc.c: In function 'ff_MPV_encode_init':
  1017. libavcodec/mpegvideo_enc.c:351:5: warning: 'luma_elim_threshold' is deprecated (declared at libavcodec/avcodec.h:1604) [-Wdeprecated-declarations]
  1018. libavcodec/mpegvideo_enc.c:352:9: warning: 'luma_elim_threshold' is deprecated (declared at libavcodec/avcodec.h:1604) [-Wdeprecated-declarations]
  1019. libavcodec/mpegvideo_enc.c:353:5: warning: 'chroma_elim_threshold' is deprecated (declared at libavcodec/avcodec.h:1611) [-Wdeprecated-declarations]
  1020. libavcodec/mpegvideo_enc.c:354:9: warning: 'chroma_elim_threshold' is deprecated (declared at libavcodec/avcodec.h:1611) [-Wdeprecated-declarations]
  1021. libavcodec/mpegvideo_enc.c:665:5: warning: 'quantizer_noise_shaping' is deprecated (declared at libavcodec/avcodec.h:1920) [-Wdeprecated-declarations]
  1022. libavcodec/mpegvideo_enc.c:666:9: warning: 'quantizer_noise_shaping' is deprecated (declared at libavcodec/avcodec.h:1920) [-Wdeprecated-declarations]
  1023. libavcodec/mpegvideo_enc.c: In function 'estimate_best_b_count':
  1024. libavcodec/mpegvideo_enc.c:1206:9: warning: 'avcodec_encode_video' is deprecated (declared at libavcodec/avcodec.h:4096) [-Wdeprecated-declarations]
  1025. libavcodec/mpegvideo_enc.c:1216:13: warning: 'avcodec_encode_video' is deprecated (declared at libavcodec/avcodec.h:4096) [-Wdeprecated-declarations]
  1026. libavcodec/mpegvideo_enc.c:1223:13: warning: 'avcodec_encode_video' is deprecated (declared at libavcodec/avcodec.h:4096) [-Wdeprecated-declarations]
  1027. libavcodec/mpegvideo_enc.c: At top level:
  1028. libavcodec/mpegvideo_enc.c:4218:5: warning: initialization from incompatible pointer type [enabled by default]
  1029. libavcodec/mpegvideo_enc.c:4218:5: warning: (near initialization for 'ff_h263_encoder.encode2') [enabled by default]
  1030. libavcodec/mpegvideo_enc.c:4246:5: warning: initialization from incompatible pointer type [enabled by default]
  1031. libavcodec/mpegvideo_enc.c:4246:5: warning: (near initialization for 'ff_h263p_encoder.encode2') [enabled by default]
  1032. libavcodec/mpegvideo_enc.c:4262:5: warning: initialization from incompatible pointer type [enabled by default]
  1033. libavcodec/mpegvideo_enc.c:4262:5: warning: (near initialization for 'ff_msmpeg4v2_encoder.encode2') [enabled by default]
  1034. libavcodec/mpegvideo_enc.c:4277:5: warning: initialization from incompatible pointer type [enabled by default]
  1035. libavcodec/mpegvideo_enc.c:4277:5: warning: (near initialization for 'ff_msmpeg4v3_encoder.encode2') [enabled by default]
  1036. libavcodec/mpegvideo_enc.c:4292:5: warning: initialization from incompatible pointer type [enabled by default]
  1037. libavcodec/mpegvideo_enc.c:4292:5: warning: (near initialization for 'ff_wmv1_encoder.encode2') [enabled by default]
  1038. libavcodec/mpegvideo_enc.c: In function 'encode_thread':
  1039. libavcodec/mpegvideo_enc.c:2802:74: warning: 'dc[5]' may be used uninitialized in this function [-Wuninitialized]
  1040. libavcodec/mpegvideo_enc.c:2802:74: warning: 'dc[4]' may be used uninitialized in this function [-Wuninitialized]
  1041. libavcodec/mpegvideo_enc.c:2802:74: warning: 'dc[3]' may be used uninitialized in this function [-Wuninitialized]
  1042. libavcodec/mpegvideo_enc.c:2802:74: warning: 'dc[2]' may be used uninitialized in this function [-Wuninitialized]
  1043. libavcodec/mpegvideo_enc.c:2802:74: warning: 'dc[1]' may be used uninitialized in this function [-Wuninitialized]
  1044. libavcodec/mpegvideo_enc.c:2802:74: warning: 'dc[0]' may be used uninitialized in this function [-Wuninitialized]
  1045. CC libavcodec/mpegvideo_parser.o
  1046. CC libavcodec/mqc.o
  1047. CC libavcodec/mqcdec.o
  1048. CC libavcodec/mqcenc.o
  1049. CC libavcodec/msgsmdec.o
  1050. CC libavcodec/msmpeg4.o
  1051. CC libavcodec/msmpeg4data.o
  1052. CC libavcodec/msmpeg4enc.o
  1053. libavcodec/msmpeg4enc.c: In function 'ff_msmpeg4_encode_block':
  1054. libavcodec/msmpeg4enc.c:564:21: warning: 'extquant' may be used uninitialized in this function [-Wuninitialized]
  1055. libavcodec/msmpeg4enc.c:499:15: note: 'extquant' was declared here
  1056. CC libavcodec/msrle.o
  1057. CC libavcodec/msrledec.o
  1058. libavcodec/msrledec.c: In function 'ff_msrle_decode':
  1059. libavcodec/msrledec.c:230:36: warning: 'pix[2]' may be used uninitialized in this function [-Wuninitialized]
  1060. libavcodec/msrledec.c:205:21: note: 'pix[2]' was declared here
  1061. libavcodec/msrledec.c:229:36: warning: 'pix[1]' may be used uninitialized in this function [-Wuninitialized]
  1062. libavcodec/msrledec.c:205:21: note: 'pix[1]' was declared here
  1063. libavcodec/msrledec.c:228:36: warning: 'pix[0]' may be used uninitialized in this function [-Wuninitialized]
  1064. libavcodec/msrledec.c:205:21: note: 'pix[0]' was declared here
  1065. libavcodec/msrledec.c:232:45: warning: 'pix32' may be used uninitialized in this function [-Wuninitialized]
  1066. libavcodec/msrledec.c:137:14: note: 'pix32' was declared here
  1067. libavcodec/msrledec.c:225:45: warning: 'pix16' may be used uninitialized in this function [-Wuninitialized]
  1068. libavcodec/msrledec.c:136:14: note: 'pix16' was declared here
  1069. CC libavcodec/mss1.o
  1070. CC libavcodec/msvideo1.o
  1071. CC libavcodec/msvideo1enc.o
  1072. CC libavcodec/mxpegdec.o
  1073. CC libavcodec/nellymoser.o
  1074. CC libavcodec/nellymoserdec.o
  1075. CC libavcodec/nellymoserenc.o
  1076. CC libavcodec/noise_bsf.o
  1077. CC libavcodec/nuv.o
  1078. libavcodec/nuv.c: In function 'copy_frame':
  1079. libavcodec/nuv.c:76:5: warning: passing argument 2 of 'avpicture_fill' discards 'const' qualifier from pointer target type [enabled by default]
  1080. libavcodec/avcodec.h:4279:5: note: expected 'uint8_t *' but argument is of type 'const uint8_t *'
  1081. CC libavcodec/options.o
  1082. In file included from libavcodec/options.c:33:0:
  1083. libavcodec/options_table.h:84:1: warning: 'sub_id' is deprecated (declared at libavcodec/avcodec.h:1372) [-Wdeprecated-declarations]
  1084. libavcodec/options_table.h:148:1: warning: 'luma_elim_threshold' is deprecated (declared at libavcodec/avcodec.h:1604) [-Wdeprecated-declarations]
  1085. libavcodec/options_table.h:149:1: warning: 'chroma_elim_threshold' is deprecated (declared at libavcodec/avcodec.h:1611) [-Wdeprecated-declarations]
  1086. libavcodec/options_table.h:283:1: warning: 'color_table_id' is deprecated (declared at libavcodec/avcodec.h:1850) [-Wdeprecated-declarations]
  1087. libavcodec/options_table.h:306:1: warning: 'inter_threshold' is deprecated (declared at libavcodec/avcodec.h:1913) [-Wdeprecated-declarations]
  1088. libavcodec/options_table.h:311:1: warning: 'quantizer_noise_shaping' is deprecated (declared at libavcodec/avcodec.h:1920) [-Wdeprecated-declarations]
  1089. libavcodec/options.c: In function 'avcodec_get_context_defaults3':
  1090. libavcodec/options.c:107:5: warning: 'av_opt_set_defaults2' is deprecated (declared at ./libavutil/opt.h:372) [-Wdeprecated-declarations]
  1091. libavcodec/options.c: In function 'avcodec_alloc_context2':
  1092. libavcodec/options.c:165:5: warning: 'avcodec_get_context_defaults2' is deprecated (declared at libavcodec/options.c:87) [-Wdeprecated-declarations]
  1093. libavcodec/options.c: In function 'avcodec_get_context_defaults':
  1094. libavcodec/options.c:171:5: warning: 'avcodec_get_context_defaults2' is deprecated (declared at libavcodec/options.c:87) [-Wdeprecated-declarations]
  1095. libavcodec/options.c: In function 'avcodec_alloc_context':
  1096. libavcodec/options.c:175:5: warning: 'avcodec_alloc_context2' is deprecated (declared at libavcodec/options.c:160) [-Wdeprecated-declarations]
  1097. CC libavcodec/pamenc.o
  1098. CC libavcodec/parser.o
  1099. CC libavcodec/pcm-mpeg.o
  1100. CC libavcodec/pcm.o
  1101. CC libavcodec/pcx.o
  1102. CC libavcodec/pcxenc.o
  1103. CC libavcodec/pgssubdec.o
  1104. CC libavcodec/pictordec.o
  1105. CC libavcodec/png_parser.o
  1106. CC libavcodec/pnm.o
  1107. CC libavcodec/pnm_parser.o
  1108. CC libavcodec/pnmdec.o
  1109. libavcodec/pnmdec.c: In function 'pnm_decode_frame':
  1110. libavcodec/pnmdec.c:40:25: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  1111. libavcodec/pnmdec.c:41:25: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  1112. CC libavcodec/pnmenc.o
  1113. CC libavcodec/proresdata.o
  1114. CC libavcodec/proresdec2.o
  1115. CC libavcodec/proresdec_lgpl.o
  1116. CC libavcodec/proresdsp.o
  1117. CC libavcodec/proresenc_anatoliy.o
  1118. libavcodec/proresenc_anatoliy.c: In function 'prores_encode_frame':
  1119. libavcodec/proresenc_anatoliy.c:502:13: warning: passing argument 2 of 'prores_encode_picture' discards 'const' qualifier from pointer target type [enabled by default]
  1120. libavcodec/proresenc_anatoliy.c:440:12: note: expected 'struct AVFrame *' but argument is of type 'const struct AVFrame *'
  1121. CC libavcodec/proresenc_kostya.o
  1122. libavcodec/proresenc_kostya.c: In function 'find_quant_thread':
  1123. libavcodec/proresenc_kostya.c:650:36: warning: 'bits' may be used uninitialized in this function [-Wuninitialized]
  1124. libavcodec/proresenc_kostya.c:570:16: note: 'bits' was declared here
  1125. CC libavcodec/psymodel.o
  1126. CC libavcodec/pthread.o
  1127. CC libavcodec/ptx.o
  1128. CC libavcodec/qcelpdec.o
  1129. CC libavcodec/qdm2.o
  1130. CC libavcodec/qdrw.o
  1131. CC libavcodec/qpeg.o
  1132. CC libavcodec/qtrle.o
  1133. CC libavcodec/qtrleenc.o
  1134. CC libavcodec/r210dec.o
  1135. CC libavcodec/r210enc.o
  1136. CC libavcodec/ra144.o
  1137. CC libavcodec/ra144dec.o
  1138. CC libavcodec/ra144enc.o
  1139. libavcodec/ra144enc.c: In function 'ra144_encode_frame':
  1140. libavcodec/ra144enc.c:411:44: warning: 'm[0]' may be used uninitialized in this function [-Wuninitialized]
  1141. libavcodec/ra144enc.c:350:15: note: 'm[0]' was declared here
  1142. libavcodec/ra144enc.c:212:36: warning: 'best_gain' may be used uninitialized in this function [-Wuninitialized]
  1143. libavcodec/ra144enc.c:440:12: warning: 'best_vect' may be used uninitialized in this function [-Wuninitialized]
  1144. CC libavcodec/ra288.o
  1145. CC libavcodec/ralf.o
  1146. CC libavcodec/rangecoder.o
  1147. libavcodec/rangecoder.c: In function 'ff_init_range_decoder':
  1148. libavcodec/rangecoder.c:57:5: warning: passing argument 1 of 'bytestream_get_be16' from incompatible pointer type [enabled by default]
  1149. libavcodec/bytestream.h:91:1: note: expected 'const uint8_t **' but argument is of type 'uint8_t **'
  1150. CC libavcodec/ratecontrol.o
  1151. libavcodec/ratecontrol.c: In function 'ff_rate_control_init':
  1152. libavcodec/ratecontrol.c:249:17: warning: passing argument 1 of 'get_fps' from incompatible pointer type [enabled by default]
  1153. libavcodec/ratecontrol.c:52:15: note: expected 'struct AVCodecContext *' but argument is of type 'struct MpegEncContext *'
  1154. CC libavcodec/raw.o
  1155. CC libavcodec/rawdec.o
  1156. libavcodec/rawdec.c: In function 'raw_decode':
  1157. libavcodec/rawdec.c:199:31: warning: passing argument 2 of 'avpicture_fill' discards 'const' qualifier from pointer target type [enabled by default]
  1158. libavcodec/avcodec.h:4279:5: note: expected 'uint8_t *' but argument is of type 'const uint8_t *'
  1159. libavcodec/rawdec.c:203:23: warning: assignment from incompatible pointer type [enabled by default]
  1160. CC libavcodec/rawenc.o
  1161. CC libavcodec/rdft.o
  1162. CC libavcodec/remove_extradata_bsf.o
  1163. CC libavcodec/resample.o
  1164. CC libavcodec/resample2.o
  1165. CC libavcodec/rl2.o
  1166. CC libavcodec/rle.o
  1167. CC libavcodec/roqaudioenc.o
  1168. CC libavcodec/roqvideo.o
  1169. CC libavcodec/roqvideodec.o
  1170. CC libavcodec/roqvideoenc.o
  1171. CC libavcodec/rpza.o
  1172. CC libavcodec/rtjpeg.o
  1173. CC libavcodec/rv10.o
  1174. CC libavcodec/rv10enc.o
  1175. libavcodec/rv10enc.c:67:5: warning: initialization from incompatible pointer type [enabled by default]
  1176. libavcodec/rv10enc.c:67:5: warning: (near initialization for 'ff_rv10_encoder.encode2') [enabled by default]
  1177. CC libavcodec/rv20enc.o
  1178. libavcodec/rv20enc.c:68:5: warning: initialization from incompatible pointer type [enabled by default]
  1179. libavcodec/rv20enc.c:68:5: warning: (near initialization for 'ff_rv20_encoder.encode2') [enabled by default]
  1180. CC libavcodec/rv30.o
  1181. CC libavcodec/rv30dsp.o
  1182. CC libavcodec/rv34.o
  1183. CC libavcodec/rv34_parser.o
  1184. CC libavcodec/rv34dsp.o
  1185. CC libavcodec/rv40.o
  1186. CC libavcodec/rv40dsp.o
  1187. CC libavcodec/s302m.o
  1188. CC libavcodec/s3tc.o
  1189. CC libavcodec/sanm.o
  1190. CC libavcodec/sbrdsp.o
  1191. CC libavcodec/sgidec.o
  1192. CC libavcodec/sgienc.o
  1193. CC libavcodec/shorten.o
  1194. CC libavcodec/simple_idct.o
  1195. CC libavcodec/sinewin.o
  1196. CC libavcodec/sipr.o
  1197. CC libavcodec/sipr16k.o
  1198. CC libavcodec/smacker.o
  1199. CC libavcodec/smc.o
  1200. CC libavcodec/snow.o
  1201. CC libavcodec/snowdec.o
  1202. CC libavcodec/snowenc.o
  1203. CC libavcodec/sonic.o
  1204. CC libavcodec/sp5xdec.o
  1205. CC libavcodec/srtdec.o
  1206. CC libavcodec/srtenc.o
  1207. CC libavcodec/sunrast.o
  1208. CC libavcodec/sunrastenc.o
  1209. CC libavcodec/svq1.o
  1210. CC libavcodec/svq1dec.o
  1211. CC libavcodec/svq1enc.o
  1212. CC libavcodec/svq3.o
  1213. CC libavcodec/synth_filter.o
  1214. CC libavcodec/targa.o
  1215. CC libavcodec/targaenc.o
  1216. CC libavcodec/tiertexseqv.o
  1217. CC libavcodec/tiff.o
  1218. CC libavcodec/tiffenc.o
  1219. CC libavcodec/timecode.o
  1220. CC libavcodec/tmv.o
  1221. CC libavcodec/truemotion1.o
  1222. CC libavcodec/truemotion2.o
  1223. CC libavcodec/truespeech.o
  1224. CC libavcodec/tta.o
  1225. CC libavcodec/twinvq.o
  1226. CC libavcodec/txd.o
  1227. CC libavcodec/ulti.o
  1228. CC libavcodec/utils.o
  1229. CC libavcodec/utvideo.o
  1230. CC libavcodec/v210dec.o
  1231. CC libavcodec/v210enc.o
  1232. CC libavcodec/v210x.o
  1233. CC libavcodec/v308dec.o
  1234. CC libavcodec/v308enc.o
  1235. CC libavcodec/v408dec.o
  1236. CC libavcodec/v408enc.o
  1237. CC libavcodec/v410dec.o
  1238. CC libavcodec/v410enc.o
  1239. CC libavcodec/vb.o
  1240. CC libavcodec/vble.o
  1241. CC libavcodec/vc1.o
  1242. CC libavcodec/vc1_parser.o
  1243. CC libavcodec/vc1data.o
  1244. CC libavcodec/vc1dec.o
  1245. libavcodec/vc1dec.c: In function 'vc1_pred_mv_intfr.isra.9':
  1246. libavcodec/vc1dec.c:1602:13: warning: 'py' may be used uninitialized in this function [-Wuninitialized]
  1247. libavcodec/vc1dec.c:1602:9: warning: 'px' may be used uninitialized in this function [-Wuninitialized]
  1248. libavcodec/vc1dec.c: In function 'vc1_mc_4mv_luma':
  1249. libavcodec/vc1dec.c:608:82: warning: 'ty' may be used uninitialized in this function [-Wuninitialized]
  1250. libavcodec/vc1dec.c:607:82: warning: 'tx' may be used uninitialized in this function [-Wuninitialized]
  1251. libavcodec/vc1dec.c: In function 'vc1_decode_intra_block':
  1252. libavcodec/vc1dec.c:2978:13: warning: 'dc_val' may be used uninitialized in this function [-Wuninitialized]
  1253. libavcodec/vc1dec.c: In function 'vc1_decode_i_blocks_adv':
  1254. libavcodec/vc1dec.c:2757:13: warning: 'dc_val' may be used uninitialized in this function [-Wuninitialized]
  1255. libavcodec/vc1dec.c:2720:14: note: 'dc_val' was declared here
  1256. CC libavcodec/vc1dsp.o
  1257. libavcodec/vc1dsp.c: In function 'ff_vc1dsp_init':
  1258. libavcodec/vc1dsp.c:803:39: warning: assignment from incompatible pointer type [enabled by default]
  1259. libavcodec/vc1dsp.c:820:39: warning: assignment from incompatible pointer type [enabled by default]
  1260. CC libavcodec/vcr1.o
  1261. CC libavcodec/vima.o
  1262. CC libavcodec/vmdav.o
  1263. CC libavcodec/vmnc.o
  1264. CC libavcodec/vorbis.o
  1265. CC libavcodec/vorbis_data.o
  1266. CC libavcodec/vorbis_parser.o
  1267. CC libavcodec/vorbisdec.o
  1268. CC libavcodec/vorbisenc.o
  1269. CC libavcodec/vp3.o
  1270. CC libavcodec/vp3_parser.o
  1271. CC libavcodec/vp3dsp.o
  1272. CC libavcodec/vp5.o
  1273. CC libavcodec/vp56.o
  1274. CC libavcodec/vp56data.o
  1275. CC libavcodec/vp56dsp.o
  1276. CC libavcodec/vp56rac.o
  1277. CC libavcodec/vp6.o
  1278. CC libavcodec/vp6dsp.o
  1279. CC libavcodec/vp8.o
  1280. CC libavcodec/vp8_parser.o
  1281. CC libavcodec/vp8dsp.o
  1282. CC libavcodec/vqavideo.o
  1283. CC libavcodec/wavpack.o
  1284. CC libavcodec/wma.o
  1285. CC libavcodec/wma_common.o
  1286. CC libavcodec/wmadec.o
  1287. CC libavcodec/wmaenc.o
  1288. CC libavcodec/wmalosslessdec.o
  1289. libavcodec/wmalosslessdec.c: In function 'decode_init':
  1290. libavcodec/wmalosslessdec.c:177:42: warning: unused variable 'num_possible_block_sizes' [-Wunused-variable]
  1291. CC libavcodec/wmaprodec.o
  1292. CC libavcodec/wmavoice.o
  1293. libavcodec/wmavoice.c: In function 'postfilter.constprop.10':
  1294. libavcodec/wmavoice.c:541:65: warning: 'best_hist_ptr' may be used uninitialized in this function [-Wuninitialized]
  1295. libavcodec/wmavoice.c:517:18: note: 'best_hist_ptr' was declared here
  1296. libavcodec/wmavoice.c: In function 'synth_superframe':
  1297. libavcodec/wmavoice.c:1510:48: warning: 'last_block_pitch' may be used uninitialized in this function [-Wuninitialized]
  1298. libavcodec/wmavoice.c:1439:28: note: 'last_block_pitch' was declared here
  1299. libavcodec/wmavoice.c:1586:27: warning: 'cur_pitch_val' may be used uninitialized in this function [-Wuninitialized]
  1300. libavcodec/wmavoice.c:1438:42: note: 'cur_pitch_val' was declared here
  1301. CC libavcodec/wmv2.o
  1302. CC libavcodec/wmv2dec.o
  1303. CC libavcodec/wmv2enc.o
  1304. libavcodec/wmv2enc.c:220:5: warning: initialization from incompatible pointer type [enabled by default]
  1305. libavcodec/wmv2enc.c:220:5: warning: (near initialization for 'ff_wmv2_encoder.encode2') [enabled by default]
  1306. CC libavcodec/wnv1.o
  1307. CC libavcodec/ws-snd1.o
  1308. CC libavcodec/x86/ac3dsp_mmx.o
  1309. CC libavcodec/x86/cavsdsp_mmx.o
  1310. CC libavcodec/x86/dnxhd_mmx.o
  1311. CC libavcodec/x86/dsputil_mmx.o
  1312. libavcodec/x86/dsputil_mmx.c: In function 'dsputil_init_ssse3':
  1313. libavcodec/x86/dsputil_mmx.c:3003:15: warning: unused variable 'bit_depth' [-Wunused-variable]
  1314. CC libavcodec/x86/dsputilenc_mmx.o
  1315. CC libavcodec/x86/dwt.o
  1316. CC libavcodec/x86/fdct_mmx.o
  1317. CC libavcodec/x86/fft.o
  1318. CC libavcodec/x86/fmtconvert_mmx.o
  1319. CC libavcodec/x86/h264_intrapred_init.o
  1320. CC libavcodec/x86/h264dsp_mmx.o
  1321. CC libavcodec/x86/idct_mmx.o
  1322. CC libavcodec/x86/idct_mmx_xvid.o
  1323. CC libavcodec/x86/idct_sse2_xvid.o
  1324. CC libavcodec/x86/lpc_mmx.o
  1325. CC libavcodec/x86/mlpdsp.o
  1326. libavcodec/x86/mlpdsp.c:44:36: warning: taking address of expression of type 'void' [enabled by default]
  1327. libavcodec/x86/mlpdsp.c:44:56: warning: taking address of expression of type 'void' [enabled by default]
  1328. libavcodec/x86/mlpdsp.c:45:36: warning: taking address of expression of type 'void' [enabled by default]
  1329. libavcodec/x86/mlpdsp.c:45:56: warning: taking address of expression of type 'void' [enabled by default]
  1330. libavcodec/x86/mlpdsp.c:46:36: warning: taking address of expression of type 'void' [enabled by default]
  1331. libavcodec/x86/mlpdsp.c:46:56: warning: taking address of expression of type 'void' [enabled by default]
  1332. libavcodec/x86/mlpdsp.c:47:36: warning: taking address of expression of type 'void' [enabled by default]
  1333. libavcodec/x86/mlpdsp.c:47:56: warning: taking address of expression of type 'void' [enabled by default]
  1334. libavcodec/x86/mlpdsp.c:48:36: warning: taking address of expression of type 'void' [enabled by default]
  1335. libavcodec/x86/mlpdsp.c:49:36: warning: taking address of expression of type 'void' [enabled by default]
  1336. libavcodec/x86/mlpdsp.c:49:56: warning: taking address of expression of type 'void' [enabled by default]
  1337. libavcodec/x86/mlpdsp.c:50:36: warning: taking address of expression of type 'void' [enabled by default]
  1338. libavcodec/x86/mlpdsp.c:50:56: warning: taking address of expression of type 'void' [enabled by default]
  1339. libavcodec/x86/mlpdsp.c:51:36: warning: taking address of expression of type 'void' [enabled by default]
  1340. CC libavcodec/x86/motion_est_mmx.o
  1341. CC libavcodec/x86/mpegaudiodec_mmx.o
  1342. CC libavcodec/x86/mpegvideo_mmx.o
  1343. CC libavcodec/x86/proresdsp-init.o
  1344. CC libavcodec/x86/rv34dsp_init.o
  1345. CC libavcodec/x86/rv40dsp_init.o
  1346. CC libavcodec/x86/sbrdsp_init.o
  1347. CC libavcodec/x86/simple_idct_mmx.o
  1348. CC libavcodec/x86/snowdsp_mmx.o
  1349. CC libavcodec/x86/v210-init.o
  1350. libavcodec/x86/v210-init.c: In function 'v210_x86_init':
  1351. libavcodec/x86/v210-init.c:30:9: warning: unused variable 'cpu_flags' [-Wunused-variable]
  1352. CC libavcodec/x86/vc1dsp_mmx.o
  1353. CC libavcodec/x86/vp56dsp_init.o
  1354. CC libavcodec/x86/vp8dsp-init.o
  1355. CC libavcodec/xan.o
  1356. CC libavcodec/xbmdec.o
  1357. CC libavcodec/xbmenc.o
  1358. CC libavcodec/xiph.o
  1359. CC libavcodec/xl.o
  1360. CC libavcodec/xsubdec.o
  1361. CC libavcodec/xsubenc.o
  1362. CC libavcodec/xwddec.o
  1363. CC libavcodec/xwdenc.o
  1364. CC libavcodec/xxan.o
  1365. CC libavcodec/y41pdec.o
  1366. CC libavcodec/y41penc.o
  1367. CC libavcodec/yop.o
  1368. CC libavcodec/yuv4dec.o
  1369. CC libavcodec/yuv4enc.o
  1370. AR libavcodec/libavcodec.a
  1371. CC libpostproc/postprocess.o
  1372. AR libpostproc/libpostproc.a
  1373. CC libswresample/audioconvert.o
  1374. libswresample/audioconvert.c: In function 'swri_audio_convert':
  1375. libswresample/audioconvert.c:185:21: warning: passing argument 2 of 'ctx->simd_f' from incompatible pointer type [enabled by default]
  1376. libswresample/audioconvert.c:185:21: note: expected 'const uint8_t **' but argument is of type 'uint8_t **'
  1377. libswresample/audioconvert.c:188:17: warning: passing argument 2 of 'ctx->simd_f' from incompatible pointer type [enabled by default]
  1378. libswresample/audioconvert.c:188:17: note: expected 'const uint8_t **' but argument is of type 'uint8_t **'
  1379. CC libswresample/dither.o
  1380. CC libswresample/rematrix.o
  1381. In file included from libswresample/rematrix.c:31:0:
  1382. libswresample/rematrix_template.c: In function 'get_mix_any_func_float':
  1383. libswresample/rematrix_template.c:63:9: warning: return from incompatible pointer type [enabled by default]
  1384. libswresample/rematrix_template.c:70:9: warning: return from incompatible pointer type [enabled by default]
  1385. In file included from libswresample/rematrix.c:45:0:
  1386. libswresample/rematrix_template.c: In function 'get_mix_any_func_double':
  1387. libswresample/rematrix_template.c:63:9: warning: return from incompatible pointer type [enabled by default]
  1388. libswresample/rematrix_template.c:70:9: warning: return from incompatible pointer type [enabled by default]
  1389. In file included from libswresample/rematrix.c:59:0:
  1390. libswresample/rematrix_template.c: In function 'get_mix_any_func_s16':
  1391. libswresample/rematrix_template.c:63:9: warning: return from incompatible pointer type [enabled by default]
  1392. libswresample/rematrix_template.c:70:9: warning: return from incompatible pointer type [enabled by default]
  1393. libswresample/rematrix.c: In function 'swri_rematrix_init':
  1394. libswresample/rematrix.c:311:22: warning: assignment from incompatible pointer type [enabled by default]
  1395. libswresample/rematrix.c:312:22: warning: assignment from incompatible pointer type [enabled by default]
  1396. libswresample/rematrix.c:321:22: warning: assignment from incompatible pointer type [enabled by default]
  1397. libswresample/rematrix.c:322:22: warning: assignment from incompatible pointer type [enabled by default]
  1398. libswresample/rematrix.c:331:22: warning: assignment from incompatible pointer type [enabled by default]
  1399. libswresample/rematrix.c:332:22: warning: assignment from incompatible pointer type [enabled by default]
  1400. libswresample/rematrix.c: In function 'swri_rematrix':
  1401. libswresample/rematrix.c:364:9: warning: passing argument 1 of 's->mix_any_f' from incompatible pointer type [enabled by default]
  1402. libswresample/rematrix.c:364:9: note: expected 'void **' but argument is of type 'uint8_t **'
  1403. libswresample/rematrix.c:364:9: warning: passing argument 2 of 's->mix_any_f' from incompatible pointer type [enabled by default]
  1404. libswresample/rematrix.c:364:9: note: expected 'const void **' but argument is of type 'uint8_t **'
  1405. CC libswresample/resample.o
  1406. CC libswresample/swresample.o
  1407. AR libswresample/libswresample.a
  1408. CC libswscale/input.o
  1409. libswscale/input.c: In function 'ff_sws_init_input_funcs':
  1410. libswscale/input.c:818:22: warning: assignment from incompatible pointer type [enabled by default]
  1411. libswscale/input.c:839:26: warning: assignment from incompatible pointer type [enabled by default]
  1412. libswscale/input.c:894:26: warning: assignment from incompatible pointer type [enabled by default]
  1413. libswscale/input.c:909:26: warning: assignment from incompatible pointer type [enabled by default]
  1414. libswscale/input.c:924:26: warning: assignment from incompatible pointer type [enabled by default]
  1415. libswscale/input.c:972:26: warning: assignment from incompatible pointer type [enabled by default]
  1416. libswscale/input.c:999:26: warning: assignment from incompatible pointer type [enabled by default]
  1417. libswscale/input.c:1044:26: warning: assignment from incompatible pointer type [enabled by default]
  1418. libswscale/input.c:1081:22: warning: assignment from incompatible pointer type [enabled by default]
  1419. libswscale/input.c:1102:22: warning: assignment from incompatible pointer type [enabled by default]
  1420. libswscale/input.c:1127:22: warning: assignment from incompatible pointer type [enabled by default]
  1421. libswscale/input.c:1130:22: warning: assignment from incompatible pointer type [enabled by default]
  1422. libswscale/input.c:1133:22: warning: assignment from incompatible pointer type [enabled by default]
  1423. libswscale/input.c:1169:46: warning: assignment from incompatible pointer type [enabled by default]
  1424. libswscale/input.c:1172:26: warning: assignment from incompatible pointer type [enabled by default]
  1425. libswscale/input.c:1176:26: warning: assignment from incompatible pointer type [enabled by default]
  1426. libswscale/input.c:1182:26: warning: assignment from incompatible pointer type [enabled by default]
  1427. CC libswscale/options.o
  1428. CC libswscale/output.o
  1429. CC libswscale/rgb2rgb.o
  1430. CC libswscale/swscale.o
  1431. libswscale/swscale.c: In function 'swScale':
  1432. libswscale/swscale.c:589:31: warning: assignment from incompatible pointer type [enabled by default]
  1433. libswscale/swscale.c:590:31: warning: assignment from incompatible pointer type [enabled by default]
  1434. libswscale/swscale.c:621:35: warning: assignment from incompatible pointer type [enabled by default]
  1435. libswscale/swscale.c:349:14: warning: unused variable 'vChrFilter' [-Wunused-variable]
  1436. libswscale/swscale.c:348:14: warning: unused variable 'vLumFilter' [-Wunused-variable]
  1437. CC libswscale/swscale_unscaled.o
  1438. CC libswscale/utils.o
  1439. CC libswscale/x86/rgb2rgb.o
  1440. CC libswscale/x86/swscale_mmx.o
  1441. CC libswscale/x86/yuv2rgb_mmx.o
  1442. CC libswscale/yuv2rgb.o
  1443. AR libswscale/libswscale.a
  1444. CC libavutil/adler32.o
  1445. CC libavutil/aes.o
  1446. CC libavutil/audio_fifo.o
  1447. CC libavutil/audioconvert.o
  1448. CC libavutil/avstring.o
  1449. CC libavutil/base64.o
  1450. CC libavutil/bprint.o
  1451. CC libavutil/cpu.o
  1452. CC libavutil/crc.o
  1453. CC libavutil/des.o
  1454. CC libavutil/dict.o
  1455. CC libavutil/error.o
  1456. CC libavutil/eval.o
  1457. CC libavutil/fifo.o
  1458. CC libavutil/file.o
  1459. CC libavutil/float_dsp.o
  1460. CC libavutil/imgutils.o
  1461. CC libavutil/intfloat_readwrite.o
  1462. CC libavutil/inverse.o
  1463. CC libavutil/lfg.o
  1464. CC libavutil/lls.o
  1465. CC libavutil/log.o
  1466. CC libavutil/lzo.o
  1467. CC libavutil/mathematics.o
  1468. CC libavutil/md5.o
  1469. CC libavutil/mem.o
  1470. CC libavutil/opt.o
  1471. libavutil/opt.c: In function 'av_find_opt':
  1472. libavutil/opt.c:43:5: warning: 'av_next_option' is deprecated (declared at libavutil/opt.h:349) [-Wdeprecated-declarations]
  1473. libavutil/opt.c: In function 'av_opt_set_defaults':
  1474. libavutil/opt.c:663:5: warning: 'av_opt_set_defaults2' is deprecated (declared at libavutil/opt.h:372) [-Wdeprecated-declarations]
  1475. CC libavutil/parseutils.o
  1476. CC libavutil/pixdesc.o
  1477. CC libavutil/random_seed.o
  1478. CC libavutil/rational.o
  1479. CC libavutil/rc4.o
  1480. CC libavutil/samplefmt.o
  1481. libavutil/samplefmt.c: In function 'av_samples_fill_arrays':
  1482. libavutil/samplefmt.c:166:19: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  1483. CC libavutil/sha.o
  1484. CC libavutil/time.o
  1485. CC libavutil/timecode.o
  1486. CC libavutil/tree.o
  1487. CC libavutil/utils.o
  1488. CC libavutil/x86/cpu.o
  1489. CC libavutil/x86/float_dsp_init.o
  1490. AR libavutil/libavutil.a
  1491. CC ffmpeg.o
  1492. ffmpeg.c: In function 'opt_recording_timestamp':
  1493. ffmpeg.c:4032:5: warning: unknown conversion type character 'F' in format [-Wformat]
  1494. ffmpeg.c:4032:5: warning: unknown conversion type character 'T' in format [-Wformat]
  1495. ffmpeg.c: At top level:
  1496. ffmpeg.c:1529:12: warning: 'check_recording_time' defined but not used [-Wunused-function]
  1497. CC cmdutils.o
  1498. In file included from cmdutils.c:53:0:
  1499. libavformat/network.h:167:0: warning: "gai_strerror" redefined [enabled by default]
  1500. c:\users\gordon\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/ws2tcpip.h:332:0: note: this is the location of the previous definition
  1501. LD ffmpeg_g.exe
  1502. c:/users/gordon/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: reopening ffmpeg_g.exe: Permission denied
  1503.  
  1504. c:/users/gordon/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: final link failed: Permission denied
  1505. collect2: ld returned 1 exit status
  1506. make: *** [ffmpeg_g.exe] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement