Guest User

Untitled

a guest
Sep 10th, 2015
73
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/mxfdec.c:2621: undefined reference to `av_get_bits_per_sample'
  2. libavformat/libavformat.a(mxfdec.o): In function `mxf_parse_structural_metadata':
  3. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/mxfdec.c:1980: undefined reference to `avcodec_get_name'
  4. libavformat/libavformat.a(mxfenc.o): In function `mxf_interleave_get_packet':
  5. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/mxfenc.c:2590: undefined reference to `av_free_packet'
  6. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/mxfenc.c:2615: undefined reference to `av_init_packet'
  7. libavformat/libavformat.a(mxfenc.o): In function `mxf_write_generic_sound_common':
  8. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/mxfenc.c:1164: undefined reference to `av_get_bits_per_sample'
  9. libavformat/libavformat.a(mxfenc.o): In function `mxf_write_header':
  10. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/mxfenc.c:2152: undefined reference to `av_get_bits_per_sample'
  11. libavformat/libavformat.a(mxfenc.o): In function `mxf_parse_dnxhd_frame':
  12. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/mxfenc.c:1661: undefined reference to `avpriv_dnxhd_get_frame_size'
  13. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/mxfenc.c:1663: undefined reference to `avpriv_dnxhd_get_interlaced'
  14. libavformat/libavformat.a(mxfenc.o): In function `mxf_parse_h264_frame':
  15. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/mxfenc.c:1842: undefined reference to `avpriv_find_start_code'
  16. libavformat/libavformat.a(ncdec.o): In function `nc_read_packet':
  17. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/ncdec.c:86: undefined reference to `av_free_packet'
  18. libavformat/libavformat.a(nsvdec.o): In function `nsv_read_close':
  19. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/nsvdec.c:716: undefined reference to `av_free_packet'
  20. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/nsvdec.c:718: undefined reference to `av_free_packet'
  21. libavformat/libavformat.a(nutdec.o): In function `read_sm_data':
  22. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/nutdec.c:979: undefined reference to `av_packet_new_side_data'
  23. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/nutdec.c:1001: undefined reference to `av_packet_new_side_data'
  24. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/nutdec.c:935: undefined reference to `av_packet_new_side_data'
  25. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/nutdec.c:933: undefined reference to `av_packet_new_side_data'
  26. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/nutdec.c:937: undefined reference to `av_packet_new_side_data'
  27. libavformat/libavformat.a(nutdec.o): In function `decode_frame':
  28. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/nutdec.c:1126: undefined reference to `av_new_packet'
  29. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/nutdec.c:1151: undefined reference to `av_shrink_packet'
  30. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/nutdec.c:1160: undefined reference to `av_free_packet'
  31. libavformat/libavformat.a(nutenc.o): In function `find_expected_header':
  32. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/nutenc.c:73: undefined reference to `avpriv_mpa_freq_tab'
  33. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/nutenc.c:76: undefined reference to `avpriv_mpa_bitrate_tab'
  34. libavformat/libavformat.a(nutenc.o): In function `build_frame_code':
  35. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/nutenc.c:177: undefined reference to `av_get_audio_frame_duration'
  36. libavformat/libavformat.a(nuv.o): In function `nuv_packet':
  37. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/nuv.c:267: undefined reference to `av_new_packet'
  38. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/nuv.c:282: undefined reference to `av_shrink_packet'
  39. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/nuv.c:278: undefined reference to `av_free_packet'
  40. libavformat/libavformat.a(oggdec.o): In function `ogg_read_packet':
  41. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggdec.c:810: undefined reference to `av_new_packet'
  42. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggdec.c:833: undefined reference to `av_packet_new_side_data'
  43. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggdec.c:823: undefined reference to `av_packet_new_side_data'
  44. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggdec.c:846: undefined reference to `av_free_packet'
  45. libavformat/libavformat.a(oggenc.o): In function `ogg_write_header':
  46. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggenc.c:517: undefined reference to `avpriv_split_xiph_headers'
  47. libavformat/libavformat.a(oggparsedirac.o): In function `dirac_header':
  48. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggparsedirac.c:44: undefined reference to `avpriv_dirac_parse_sequence_header'
  49. libavformat/libavformat.a(oggparseflac.o): In function `old_flac_header':
  50. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggparseflac.c:86: undefined reference to `av_parser_init'
  51. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggparseflac.c:97: undefined reference to `av_parser_parse2'
  52. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggparseflac.c:101: undefined reference to `av_parser_close'
  53. libavformat/libavformat.a(oggparseopus.o): In function `opus_header':
  54. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggparseopus.c:70: undefined reference to `av_codec_set_seek_preroll'
  55. libavformat/libavformat.a(oggparsevorbis.o): In function `vorbis_cleanup':
  56. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggparsevorbis.c:257: undefined reference to `av_vorbis_parse_free'
  57. libavformat/libavformat.a(oggparsevorbis.o): In function `vorbis_update_metadata':
  58. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggparsevorbis.c:283: undefined reference to `av_packet_pack_dictionary'
  59. libavformat/libavformat.a(oggparsevorbis.o): In function `vorbis_packet':
  60. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggparsevorbis.c:418: undefined reference to `av_vorbis_parse_reset'
  61. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggparsevorbis.c:421: undefined reference to `av_vorbis_parse_frame_flags'
  62. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggparsevorbis.c:433: undefined reference to `av_vorbis_parse_frame_flags'
  63. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggparsevorbis.c:458: undefined reference to `av_vorbis_parse_reset'
  64. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggparsevorbis.c:463: undefined reference to `av_vorbis_parse_frame_flags'
  65. libavformat/libavformat.a(oggparsevorbis.o): In function `fixup_vorbis_headers':
  66. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggparsevorbis.c:238: undefined reference to `av_xiphlacing'
  67. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggparsevorbis.c:239: undefined reference to `av_xiphlacing'
  68. libavformat/libavformat.a(oggparsevorbis.o): In function `vorbis_header':
  69. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/oggparsevorbis.c:391: undefined reference to `av_vorbis_parse_init'
  70. libavformat/libavformat.a(omadec.o): In function `oma_read_header':
  71. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/omadec.c:400: undefined reference to `av_get_bits_per_sample'
  72. libavformat/libavformat.a(paf.o): In function `read_packet':
  73. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/paf.c:206: undefined reference to `av_new_packet'
  74. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/paf.c:247: undefined reference to `av_new_packet'
  75. libavformat/libavformat.a(pcm.o): In function `ff_pcm_read_seek':
  76. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/pcm.c:55: undefined reference to `av_get_bits_per_sample'
  77. libavformat/libavformat.a(pcmdec.o): In function `pcm_read_header':
  78. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/pcmdec.c:51: undefined reference to `av_get_bits_per_sample'
  79. libavformat/libavformat.a(psxstr.o): In function `str_read_close':
  80. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/psxstr.c:306: undefined reference to `av_free_packet'
  81. libavformat/libavformat.a(psxstr.o): In function `str_read_packet':
  82. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/psxstr.c:281: undefined reference to `av_new_packet'
  83. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/psxstr.c:221: undefined reference to `av_free_packet'
  84. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/psxstr.c:222: undefined reference to `av_new_packet'
  85. libavformat/libavformat.a(rawdec.o): In function `ff_raw_read_partial_packet':
  86. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rawdec.c:41: undefined reference to `av_new_packet'
  87. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rawdec.c:51: undefined reference to `av_shrink_packet'
  88. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rawdec.c:48: undefined reference to `av_free_packet'
  89. libavformat/libavformat.a(rawvideodec.o): In function `rawvideo_read_packet':
  90. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rawvideodec.c:76: undefined reference to `avpicture_get_size'
  91. libavformat/libavformat.a(rawvideodec.o): In function `rawvideo_read_header':
  92. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rawvideodec.c:61: undefined reference to `avpicture_get_size'
  93. libavformat/libavformat.a(redspark.o): In function `redspark_read_packet':
  94. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/redspark.c:151: undefined reference to `av_free_packet'
  95. libavformat/libavformat.a(riffenc.o): In function `ff_put_wav_header':
  96. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/riffenc.c:70: undefined reference to `av_get_audio_frame_duration'
  97. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/riffenc.c:91: undefined reference to `av_get_bits_per_sample'
  98. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/riffenc.c:75: undefined reference to `av_get_bits_per_sample'
  99. libavformat/libavformat.a(riffenc.o): In function `ff_parse_specific_params':
  100. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/riffenc.c:247: undefined reference to `av_get_audio_frame_duration'
  101. libavformat/libavformat.a(rl2.o): In function `rl2_read_packet':
  102. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rl2.c:243: undefined reference to `av_free_packet'
  103. libavformat/libavformat.a(rmdec.o): In function `ff_rm_free_rmstream':
  104. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rmdec.c:123: undefined reference to `av_free_packet'
  105. libavformat/libavformat.a(rmdec.o): In function `rm_read_audio_stream_info':
  106. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rmdec.c:298: undefined reference to `av_new_packet'
  107. libavformat/libavformat.a(rmdec.o): In function `ff_rm_free_rmstream':
  108. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rmdec.c:123: undefined reference to `av_free_packet'
  109. libavformat/libavformat.a(rmdec.o): In function `rm_assemble_video_frame':
  110. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rmdec.c:780: undefined reference to `av_new_packet'
  111. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rmdec.c:786: undefined reference to `av_free_packet'
  112. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rmdec.c:802: undefined reference to `av_free_packet'
  113. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rmdec.c:803: undefined reference to `av_new_packet'
  114. libavformat/libavformat.a(rmdec.o): In function `ff_rm_retrieve_cache':
  115. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rmdec.c:989: undefined reference to `av_new_packet'
  116. libavformat/libavformat.a(rmdec.o): In function `rm_read_packet':
  117. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rmdec.c:1055: undefined reference to `av_free_packet'
  118. libavformat/libavformat.a(rmdec.o): In function `rm_assemble_video_frame':
  119. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rmdec.c:780: undefined reference to `av_new_packet'
  120. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rmdec.c:786: undefined reference to `av_free_packet'
  121. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rmdec.c:802: undefined reference to `av_free_packet'
  122. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rmdec.c:803: undefined reference to `av_new_packet'
  123. libavformat/libavformat.a(rmdec.o): In function `ff_rm_free_rmstream':
  124. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rmdec.c:123: undefined reference to `av_free_packet'
  125. libavformat/libavformat.a(rpl.o): In function `rpl_read_packet':
  126. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rpl.c:314: undefined reference to `av_free_packet'
  127. libavformat/libavformat.a(rsd.o): In function `rsd_read_packet':
  128. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rsd.c:153: undefined reference to `av_shrink_packet'
  129. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rsd.c:150: undefined reference to `av_free_packet'
  130. libavformat/libavformat.a(rsd.o): In function `rsd_read_header':
  131. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rsd.c:75: undefined reference to `av_get_codec_tag_string'
  132. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rsd.c:101: undefined reference to `av_get_audio_frame_duration'
  133. libavformat/libavformat.a(rsodec.o): In function `rso_read_header':
  134. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rsodec.c:50: undefined reference to `av_get_bits_per_sample'
  135. libavformat/libavformat.a(rtpdec.o): In function `rtp_parse_packet_internal':
  136. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec.c:663: undefined reference to `av_new_packet'
  137. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec.c:663: undefined reference to `av_new_packet'
  138. libavformat/libavformat.a(rtpdec.o): In function `rtp_parse_queued_packet':
  139. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec.c:663: undefined reference to `av_new_packet'
  140. libavformat/libavformat.a(rtpdec.o): In function `ff_rtp_finalize_packet':
  141. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec.c:891: undefined reference to `av_init_packet'
  142. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec.c:896: undefined reference to `av_packet_from_data'
  143. libavformat/libavformat.a(rtpdec_ac3.o): In function `ac3_handle_packet':
  144. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_ac3.c:65: undefined reference to `av_new_packet'
  145. libavformat/libavformat.a(rtpdec_amr.o): In function `amr_handle_packet':
  146. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_amr.c:96: undefined reference to `av_new_packet'
  147. libavformat/libavformat.a(rtpdec_asf.o): In function `asfrtp_parse_packet':
  148. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_asf.c:292: undefined reference to `av_free_packet'
  149. libavformat/libavformat.a(rtpdec_h263.o): In function `ff_h263_handle_packet':
  150. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_h263.c:76: undefined reference to `av_new_packet'
  151. libavformat/libavformat.a(rtpdec_h264.o): In function `h264_handle_packet':
  152. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_h264.c:331: undefined reference to `av_new_packet'
  153. libavformat/libavformat.a(rtpdec_h264.o): In function `ff_h264_handle_frag_packet':
  154. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_h264.c:269: undefined reference to `av_new_packet'
  155. libavformat/libavformat.a(rtpdec_h264.o): In function `h264_handle_packet_fu_a':
  156. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_h264.c:269: undefined reference to `av_new_packet'
  157. libavformat/libavformat.a(rtpdec_h264.o): In function `ff_h264_handle_aggregated_packet':
  158. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_h264.c:251: undefined reference to `av_new_packet'
  159. libavformat/libavformat.a(rtpdec_h264.o):/home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_h264.c:251: more undefined references to `av_new_packet' follow
  160. libavformat/libavformat.a(rtpdec_jpeg.o): In function `jpeg_create_huffman_table':
  161. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_luminance'
  162. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_luminance'
  163. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_luminance'
  164. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_luminance'
  165. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_luminance'
  166. libavformat/libavformat.a(rtpdec_jpeg.o):/home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: more undefined references to `avpriv_mjpeg_bits_dc_luminance' follow
  167. libavformat/libavformat.a(rtpdec_jpeg.o): In function `jpeg_create_huffman_table':
  168. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:83: undefined reference to `avpriv_mjpeg_val_dc'
  169. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_chrominance'
  170. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_chrominance'
  171. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_chrominance'
  172. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_chrominance'
  173. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_chrominance'
  174. libavformat/libavformat.a(rtpdec_jpeg.o):/home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: more undefined references to `avpriv_mjpeg_bits_dc_chrominance' follow
  175. libavformat/libavformat.a(rtpdec_jpeg.o): In function `jpeg_create_huffman_table':
  176. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:83: undefined reference to `avpriv_mjpeg_val_dc'
  177. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_luminance'
  178. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_luminance'
  179. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_luminance'
  180. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_luminance'
  181. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_luminance'
  182. libavformat/libavformat.a(rtpdec_jpeg.o):/home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: more undefined references to `avpriv_mjpeg_bits_ac_luminance' follow
  183. libavformat/libavformat.a(rtpdec_jpeg.o): In function `jpeg_create_huffman_table':
  184. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:83: undefined reference to `avpriv_mjpeg_val_ac_luminance'
  185. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_chrominance'
  186. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_chrominance'
  187. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_chrominance'
  188. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_chrominance'
  189. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_chrominance'
  190. libavformat/libavformat.a(rtpdec_jpeg.o):/home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: more undefined references to `avpriv_mjpeg_bits_ac_chrominance' follow
  191. libavformat/libavformat.a(rtpdec_jpeg.o): In function `jpeg_create_huffman_table':
  192. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:83: undefined reference to `avpriv_mjpeg_val_ac_chrominance'
  193. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_luminance'
  194. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_luminance'
  195. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_luminance'
  196. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_luminance'
  197. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_luminance'
  198. libavformat/libavformat.a(rtpdec_jpeg.o):/home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: more undefined references to `avpriv_mjpeg_bits_dc_luminance' follow
  199. libavformat/libavformat.a(rtpdec_jpeg.o): In function `jpeg_create_huffman_table':
  200. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_chrominance'
  201. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_chrominance'
  202. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_chrominance'
  203. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_chrominance'
  204. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_chrominance'
  205. libavformat/libavformat.a(rtpdec_jpeg.o):/home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: more undefined references to `avpriv_mjpeg_bits_ac_chrominance' follow
  206. libavformat/libavformat.a(rtpdec_jpeg.o): In function `jpeg_create_huffman_table':
  207. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_luminance'
  208. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_luminance'
  209. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_luminance'
  210. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_luminance'
  211. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_ac_luminance'
  212. libavformat/libavformat.a(rtpdec_jpeg.o):/home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: more undefined references to `avpriv_mjpeg_bits_ac_luminance' follow
  213. libavformat/libavformat.a(rtpdec_jpeg.o): In function `jpeg_create_huffman_table':
  214. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_chrominance'
  215. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_chrominance'
  216. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_chrominance'
  217. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_chrominance'
  218. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: undefined reference to `avpriv_mjpeg_bits_dc_chrominance'
  219. libavformat/libavformat.a(rtpdec_jpeg.o):/home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_jpeg.c:78: more undefined references to `avpriv_mjpeg_bits_dc_chrominance' follow
  220. libavformat/libavformat.a(rtpdec_latm.o): In function `latm_parse_packet':
  221. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_latm.c:84: undefined reference to `av_new_packet'
  222. libavformat/libavformat.a(rtpdec_mpa_robust.o): In function `mpa_robust_parse_packet':
  223. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_mpa_robust.c:93: undefined reference to `av_new_packet'
  224. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_mpa_robust.c:123: undefined reference to `av_new_packet'
  225. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_mpa_robust.c:139: undefined reference to `av_free_packet'
  226. libavformat/libavformat.a(rtpdec_mpeg12.o): In function `mpeg_parse_packet':
  227. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_mpeg12.c:44: undefined reference to `av_new_packet'
  228. libavformat/libavformat.a(rtpdec_mpeg4.o): In function `aac_parse_packet':
  229. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_mpeg4.c:253: undefined reference to `av_new_packet'
  230. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_mpeg4.c:237: undefined reference to `av_new_packet'
  231. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_mpeg4.c:178: undefined reference to `av_new_packet'
  232. libavformat/libavformat.a(rtpdec_qcelp.o): In function `store_packet':
  233. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_qcelp.c:128: undefined reference to `av_new_packet'
  234. libavformat/libavformat.a(rtpdec_qcelp.o):/home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_qcelp.c:180: more undefined references to `av_new_packet' follow
  235. libavformat/libavformat.a(rtpdec_qt.o): In function `qt_rtp_parse_packet':
  236. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_qt.c:183: undefined reference to `av_init_packet'
  237. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_qt.c:193: undefined reference to `av_packet_from_data'
  238. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_qt.c:211: undefined reference to `av_new_packet'
  239. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_qt.c:220: undefined reference to `av_free_packet'
  240. libavformat/libavformat.a(rtpdec_xiph.o): In function `xiph_handle_packet':
  241. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_xiph.c:127: undefined reference to `av_new_packet'
  242. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_xiph.c:80: undefined reference to `av_new_packet'
  243. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_xiph.c:144: undefined reference to `av_free_packet'
  244. libavformat/libavformat.a(rtpdec_xiph.o): In function `parse_packed_headers':
  245. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_xiph.c:274: undefined reference to `av_xiphlacing'
  246. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpdec_xiph.c:275: undefined reference to `av_xiphlacing'
  247. libavformat/libavformat.a(rtpenc.o): In function `rtp_write_header':
  248. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpenc.c:101: undefined reference to `avcodec_get_name'
  249. libavformat/libavformat.a(rtpenc.o): In function `rtp_send_ilbc':
  250. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpenc.c:460: undefined reference to `av_get_audio_frame_duration'
  251. libavformat/libavformat.a(rtpenc.o): In function `rtp_write_packet':
  252. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpenc.c:561: undefined reference to `av_packet_get_side_data'
  253. libavformat/libavformat.a(rtpenc_chain.o): In function `ff_rtp_chain_mux_open':
  254. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpenc_chain.c:77: undefined reference to `avcodec_copy_context'
  255. libavformat/libavformat.a(rtpenc_jpeg.o): In function `ff_rtp_send_jpeg':
  256. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpenc_jpeg.c:99: undefined reference to `avpriv_mjpeg_bits_dc_luminance'
  257. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpenc_jpeg.c:100: undefined reference to `avpriv_mjpeg_val_dc'
  258. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpenc_jpeg.c:101: undefined reference to `avpriv_mjpeg_bits_dc_chrominance'
  259. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpenc_jpeg.c:102: undefined reference to `avpriv_mjpeg_val_dc'
  260. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpenc_jpeg.c:103: undefined reference to `avpriv_mjpeg_bits_ac_luminance'
  261. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpenc_jpeg.c:104: undefined reference to `avpriv_mjpeg_val_ac_luminance'
  262. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpenc_jpeg.c:105: undefined reference to `avpriv_mjpeg_bits_ac_chrominance'
  263. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpenc_jpeg.c:106: undefined reference to `avpriv_mjpeg_val_ac_chrominance'
  264. libavformat/libavformat.a(rtpenc_mpegts.o): In function `rtp_mpegts_write_packet':
  265. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpenc_mpegts.c:128: undefined reference to `av_init_packet'
  266. libavformat/libavformat.a(rtpenc_mpegts.o): In function `rtp_mpegts_write_header':
  267. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpenc_mpegts.c:69: undefined reference to `avcodec_copy_context'
  268. libavformat/libavformat.a(rtpenc_mpv.o): In function `ff_rtp_send_mpegvideo':
  269. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpenc_mpv.c:59: undefined reference to `avpriv_find_start_code'
  270. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtpenc_mpv.c:59: undefined reference to `avpriv_find_start_code'
  271. libavformat/libavformat.a(rtsp.o): In function `sdp_parse_rtpmap':
  272. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/rtsp.c:270: undefined reference to `avcodec_find_decoder'
  273. libavformat/libavformat.a(samidec.o): In function `sami_read_header':
  274. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/samidec.c:98: undefined reference to `avpriv_bprint_to_extradata'
  275. libavformat/libavformat.a(sapdec.o): In function `sap_fetch_packet':
  276. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/sapdec.c:227: undefined reference to `avcodec_copy_context'
  277. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/sapdec.c:223: undefined reference to `av_free_packet'
  278. libavformat/libavformat.a(sapdec.o): In function `sap_read_header':
  279. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/sapdec.c:178: undefined reference to `avcodec_copy_context'
  280. libavformat/libavformat.a(sbgdec.o): In function `sbg_read_packet':
  281. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/sbgdec.c:1457: undefined reference to `av_new_packet'
  282. libavformat/libavformat.a(sdp.o): In function `xiph_extradata2config':
  283. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/sdp.c:367: undefined reference to `avpriv_split_xiph_headers'
  284. libavformat/libavformat.a(sdp.o): In function `latm_context2config':
  285. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/sdp.c:457: undefined reference to `avpriv_mpeg4audio_sample_rates'
  286. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/sdp.c:457: undefined reference to `avpriv_mpeg4audio_sample_rates'
  287. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/sdp.c:457: undefined reference to `avpriv_mpeg4audio_sample_rates'
  288. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/sdp.c:457: undefined reference to `avpriv_mpeg4audio_sample_rates'
  289. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/sdp.c:457: undefined reference to `avpriv_mpeg4audio_sample_rates'
  290. libavformat/libavformat.a(sdp.o):/home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/sdp.c:457: more undefined references to `avpriv_mpeg4audio_sample_rates' follow
  291. libavformat/libavformat.a(sdr2.o): In function `sdr2_read_packet':
  292. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/sdr2.c:93: undefined reference to `av_new_packet'
  293. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/sdr2.c:101: undefined reference to `av_shrink_packet'
  294. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/sdr2.c:98: undefined reference to `av_free_packet'
  295. libavformat/libavformat.a(segment.o): In function `segment_mux_init':
  296. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/segment.c:165: undefined reference to `avcodec_copy_context'
  297. libavformat/libavformat.a(sierravmd.o): In function `vmd_read_packet':
  298. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/sierravmd.c:280: undefined reference to `av_new_packet'
  299. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/sierravmd.c:291: undefined reference to `av_free_packet'
  300. libavformat/libavformat.a(siff.o): In function `siff_read_packet':
  301. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/siff.c:216: undefined reference to `av_new_packet'
  302. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/siff.c:222: undefined reference to `av_free_packet'
  303. libavformat/libavformat.a(smacker.o): In function `smacker_read_packet':
  304. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/smacker.c:362: undefined reference to `av_new_packet'
  305. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/smacker.c:345: undefined reference to `av_new_packet'
  306. libavformat/libavformat.a(smoothstreamingenc.o): In function `ism_write_header':
  307. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/smoothstreamingenc.c:344: undefined reference to `avcodec_copy_context'
  308. libavformat/libavformat.a(spdifdec.o): In function `ff_spdif_read_packet':
  309. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/spdifdec.c:189: undefined reference to `av_new_packet'
  310. libavformat/libavformat.a(spdifdec.o): In function `spdif_get_offset_and_codec':
  311. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/spdifdec.c:60: undefined reference to `avpriv_aac_parse_header'
  312. libavformat/libavformat.a(spdifdec.o): In function `ff_spdif_read_packet':
  313. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/spdifdec.c:204: undefined reference to `av_free_packet'
  314. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/spdifdec.c:196: undefined reference to `av_free_packet'
  315. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/spdifdec.c:215: undefined reference to `av_free_packet'
  316. libavformat/libavformat.a(spdifdec.o): In function `spdif_get_offset_and_codec':
  317. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/spdifdec.c:60: undefined reference to `avpriv_aac_parse_header'
  318. libavformat/libavformat.a(spdifenc.o): In function `spdif_header_aac':
  319. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/spdifenc.c:357: undefined reference to `avpriv_aac_parse_header'
  320. libavformat/libavformat.a(spdifenc.o): In function `spdif_header_dts':
  321. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/spdifenc.c:258: undefined reference to `avpriv_dca_sample_rates'
  322. libavformat/libavformat.a(srtdec.o): In function `srt_read_header':
  323. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/srtdec.c:125: undefined reference to `av_packet_new_side_data'
  324. libavformat/libavformat.a(srtenc.o): In function `srt_write_packet':
  325. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/srtenc.c:68: undefined reference to `av_packet_get_side_data'
  326. libavformat/libavformat.a(srtenc.o): In function `srt_write_header':
  327. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/srtenc.c:49: undefined reference to `avcodec_get_name'
  328. libavformat/libavformat.a(subtitles.o): In function `ff_subtitles_queue_insert':
  329. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/subtitles.c:122: undefined reference to `av_grow_packet'
  330. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/subtitles.c:136: undefined reference to `av_new_packet'
  331. libavformat/libavformat.a(subtitles.o): In function `ff_subtitles_queue_read_packet':
  332. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/subtitles.c:187: undefined reference to `av_copy_packet'
  333. libavformat/libavformat.a(subtitles.o): In function `ff_subtitles_queue_clean':
  334. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/subtitles.c:275: undefined reference to `av_free_packet'
  335. libavformat/libavformat.a(subviewerdec.o): In function `subviewer_read_header':
  336. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/subviewerdec.c:108: undefined reference to `avpriv_bprint_to_extradata'
  337. libavformat/libavformat.a(swfdec.o): In function `swf_read_packet':
  338. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/swfdec.c:479: undefined reference to `av_new_packet'
  339. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/swfdec.c:502: undefined reference to `av_shrink_packet'
  340. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/swfdec.c:499: undefined reference to `av_free_packet'
  341. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/swfdec.c:482: undefined reference to `av_free_packet'
  342. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/swfdec.c:381: undefined reference to `av_new_packet'
  343. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/swfdec.c:398: undefined reference to `av_packet_new_side_data'
  344. libavformat/libavformat.a(takdec.o): In function `tak_read_header':
  345. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/takdec.c:145: undefined reference to `avpriv_tak_parse_streaminfo'
  346. libavformat/libavformat.a(tee.o): In function `tee_write_packet':
  347. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/tee.c:471: undefined reference to `av_copy_packet'
  348. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/tee.c:471: undefined reference to `av_dup_packet'
  349. libavformat/libavformat.a(tee.o): In function `filter_packet':
  350. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/tee.c:406: undefined reference to `av_copy_packet'
  351. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/tee.c:412: undefined reference to `av_free_packet'
  352. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/tee.c:395: undefined reference to `av_bitstream_filter_filter'
  353. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/tee.c:419: undefined reference to `avcodec_get_name'
  354. libavformat/libavformat.a(tee.o): In function `close_slaves':
  355. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/tee.c:301: undefined reference to `av_bitstream_filter_close'
  356. libavformat/libavformat.a(tee.o): In function `open_slave':
  357. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/tee.c:204: undefined reference to `avcodec_copy_context'
  358. libavformat/libavformat.a(tee.o): In function `parse_bsfs':
  359. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/tee.c:112: undefined reference to `av_bitstream_filter_init'
  360. libavformat/libavformat.a(tee.o): In function `log_slave':
  361. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/tee.c:323: undefined reference to `avcodec_get_name'
  362. libavformat/libavformat.a(tee.o): In function `close_slaves':
  363. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/tee.c:301: undefined reference to `av_bitstream_filter_close'
  364. libavformat/libavformat.a(thp.o): In function `thp_read_packet':
  365. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/thp.c:182: undefined reference to `av_free_packet'
  366. libavformat/libavformat.a(tiertexseq.o): In function `seq_read_packet':
  367. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/tiertexseq.c:257: undefined reference to `av_new_packet'
  368. libavformat/libavformat.a(utils.o): In function `append_packet_chunked':
  369. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:223: undefined reference to `av_grow_packet'
  370. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:223: undefined reference to `av_grow_packet'
  371. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:229: undefined reference to `av_shrink_packet'
  372. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:240: undefined reference to `av_free_packet'
  373. libavformat/libavformat.a(utils.o): In function `has_decode_delay_been_guessed':
  374. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:823: undefined reference to `avpriv_h264_has_num_reorder_frames'
  375. libavformat/libavformat.a(utils.o): In function `try_decode_frame':
  376. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:2690: undefined reference to `avcodec_is_open'
  377. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:2736: undefined reference to `avcodec_decode_audio4'
  378. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:2732: undefined reference to `avcodec_decode_video2'
  379. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:2739: undefined reference to `avcodec_decode_subtitle2'
  380. libavformat/libavformat.a(utils.o): In function `has_decode_delay_been_guessed':
  381. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:823: undefined reference to `avpriv_h264_has_num_reorder_frames'
  382. libavformat/libavformat.a(utils.o): In function `try_decode_frame':
  383. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:2708: undefined reference to `avcodec_open2'
  384. libavformat/libavformat.a(utils.o): In function `find_decoder':
  385. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:170: undefined reference to `avcodec_find_decoder'
  386. libavformat/libavformat.a(utils.o): In function `try_decode_frame':
  387. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:2708: undefined reference to `avcodec_open2'
  388. libavformat/libavformat.a(utils.o): In function `av_get_packet':
  389. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:246: undefined reference to `av_init_packet'
  390. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:246: undefined reference to `av_init_packet'
  391. libavformat/libavformat.a(utils.o): In function `ff_read_packet':
  392. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:671: undefined reference to `av_init_packet'
  393. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:671: undefined reference to `av_init_packet'
  394. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:691: undefined reference to `av_free_packet'
  395. libavformat/libavformat.a(utils.o): In function `ff_compute_frame_duration':
  396. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:789: undefined reference to `av_get_audio_frame_duration'
  397. libavformat/libavformat.a(utils.o): In function `is_intra_only':
  398. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:806: undefined reference to `av_codec_get_codec_descriptor'
  399. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:808: undefined reference to `avcodec_descriptor_get'
  400. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:809: undefined reference to `av_codec_set_codec_descriptor'
  401. libavformat/libavformat.a(utils.o): In function `has_decode_delay_been_guessed':
  402. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:823: undefined reference to `avpriv_h264_has_num_reorder_frames'
  403. libavformat/libavformat.a(utils.o): In function `parse_packet':
  404. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1212: undefined reference to `av_init_packet'
  405. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1213: undefined reference to `av_parser_parse2'
  406. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1275: undefined reference to `av_dup_packet'
  407. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1292: undefined reference to `av_free_packet'
  408. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1287: undefined reference to `av_parser_close'
  409. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1279: undefined reference to `av_free_packet'
  410. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1199: undefined reference to `av_init_packet'
  411. libavformat/libavformat.a(utils.o): In function `free_packet_buffer':
  412. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1179: undefined reference to `av_free_packet'
  413. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1179: undefined reference to `av_free_packet'
  414. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1179: undefined reference to `av_free_packet'
  415. libavformat/libavformat.a(utils.o): In function `ff_read_frame_flush':
  416. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1636: undefined reference to `av_parser_close'
  417. libavformat/libavformat.a(utils.o): In function `read_frame_internal':
  418. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1321: undefined reference to `av_init_packet'
  419. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1440: undefined reference to `av_packet_get_side_data'
  420. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1400: undefined reference to `av_free_packet'
  421. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1395: undefined reference to `av_free_packet'
  422. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1400: undefined reference to `av_free_packet'
  423. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1364: undefined reference to `av_parser_init'
  424. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1443: undefined reference to `av_packet_new_side_data'
  425. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1426: undefined reference to `av_packet_new_side_data'
  426. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1455: undefined reference to `av_packet_merge_side_data'
  427. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1366: undefined reference to `avcodec_get_name'
  428. libavformat/libavformat.a(utils.o): In function `av_read_frame':
  429. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1550: undefined reference to `av_dup_packet'
  430. libavformat/libavformat.a(utils.o): In function `seek_frame_generic':
  431. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:2128: undefined reference to `av_free_packet'
  432. libavformat/libavformat.a(utils.o): In function `ff_codec_get_id':
  433. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:2780: undefined reference to `avpriv_toupper4'
  434. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:2780: undefined reference to `avpriv_toupper4'
  435. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:2780: undefined reference to `avpriv_toupper4'
  436. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:2780: undefined reference to `avpriv_toupper4'
  437. libavformat/libavformat.a(utils.o): In function `avformat_find_stream_info':
  438. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3143: undefined reference to `av_parser_init'
  439. libavformat/libavformat.a(utils.o): In function `find_decoder':
  440. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:170: undefined reference to `avcodec_find_decoder'
  441. libavformat/libavformat.a(utils.o): In function `avformat_find_stream_info':
  442. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3289: undefined reference to `av_dup_packet'
  443. libavformat/libavformat.a(utils.o): In function `free_packet_buffer':
  444. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1179: undefined reference to `av_free_packet'
  445. libavformat/libavformat.a(utils.o): In function `avformat_find_stream_info':
  446. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3395: undefined reference to `av_packet_unref'
  447. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3176: undefined reference to `avcodec_open2'
  448. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3168: undefined reference to `avcodec_open2'
  449. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3429: undefined reference to `avcodec_close'
  450. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3528: undefined reference to `avcodec_string'
  451. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3438: undefined reference to `avcodec_pix_fmt_to_codec_tag'
  452. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3439: undefined reference to `avpriv_get_raw_pix_fmt_tags'
  453. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3439: undefined reference to `avpriv_find_pix_fmt'
  454. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3493: undefined reference to `av_get_bits_per_sample'
  455. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3404: undefined reference to `av_init_packet'
  456. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3176: undefined reference to `avcodec_open2'
  457. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3360: undefined reference to `av_packet_unref'
  458. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3151: undefined reference to `avcodec_get_name'
  459. libavformat/libavformat.a(utils.o): In function `free_packet_buffer':
  460. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1179: undefined reference to `av_free_packet'
  461. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1179: undefined reference to `av_free_packet'
  462. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1179: undefined reference to `av_free_packet'
  463. libavformat/libavformat.a(utils.o): In function `estimate_timings_from_pts':
  464. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:2479: undefined reference to `av_parser_close'
  465. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:2532: undefined reference to `av_free_packet'
  466. libavformat/libavformat.a(utils.o): In function `find_decoder':
  467. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:170: undefined reference to `avcodec_find_decoder'
  468. libavformat/libavformat.a(utils.o): In function `ff_free_stream':
  469. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3667: undefined reference to `av_parser_close'
  470. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3670: undefined reference to `av_free_packet'
  471. libavformat/libavformat.a(utils.o): In function `free_packet_buffer':
  472. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1179: undefined reference to `av_free_packet'
  473. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1179: undefined reference to `av_free_packet'
  474. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1179: undefined reference to `av_free_packet'
  475. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1179: undefined reference to `av_free_packet'
  476. libavformat/libavformat.a(utils.o):/home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:1179: more undefined references to `av_free_packet' follow
  477. libavformat/libavformat.a(utils.o): In function `avpriv_set_pts_info':
  478. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:4104: undefined reference to `av_codec_set_pkt_timebase'
  479. libavformat/libavformat.a(utils.o): In function `avformat_new_stream':
  480. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:3771: undefined reference to `avcodec_alloc_context3'
  481. libavformat/libavformat.a(utils.o): In function `ff_add_param_change':
  482. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/utils.c:4248: undefined reference to `av_packet_new_side_data'
  483. libavformat/libavformat.a(vivo.o): In function `vivo_read_packet':
  484. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/vivo.c:301: undefined reference to `av_free_packet'
  485. libavformat/libavformat.a(vocdec.o): In function `ff_voc_get_packet':
  486. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/vocdec.c:172: undefined reference to `av_get_audio_frame_duration'
  487. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/vocdec.c:104: undefined reference to `av_get_bits_per_sample'
  488. libavformat/libavformat.a(vqf.o): In function `vqf_read_packet':
  489. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/vqf.c:237: undefined reference to `av_new_packet'
  490. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/vqf.c:249: undefined reference to `av_free_packet'
  491. libavformat/libavformat.a(wavdec.o): In function `wav_read_header':
  492. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wavdec.c:276: undefined reference to `av_get_codec_tag_string'
  493. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wavdec.c:459: undefined reference to `av_get_exact_bits_per_sample'
  494. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wavdec.c:462: undefined reference to `av_get_bits_per_sample'
  495. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wavdec.c:466: undefined reference to `av_get_bits_per_sample'
  496. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wavdec.c:462: undefined reference to `av_get_bits_per_sample'
  497. libavformat/libavformat.a(wavenc.o): In function `wav_write_header':
  498. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wavenc.c:337: undefined reference to `avcodec_descriptor_get'
  499. libavformat/libavformat.a(wavenc.o): In function `peak_init_writer':
  500. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wavenc.c:169: undefined reference to `av_get_bits_per_sample'
  501. libavformat/libavformat.a(wc3movie.o): In function `wc3_read_close':
  502. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wc3movie.c:298: undefined reference to `av_free_packet'
  503. libavformat/libavformat.a(wc3movie.o): In function `wc3_read_header':
  504. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wc3movie.c:103: undefined reference to `av_init_packet'
  505. libavformat/libavformat.a(webpenc.o): In function `flush':
  506. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/webpenc.c:143: undefined reference to `av_free_packet'
  507. libavformat/libavformat.a(webpenc.o): In function `webp_write_packet':
  508. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/webpenc.c:161: undefined reference to `av_copy_packet'
  509. libavformat/libavformat.a(webpenc.o): In function `flush':
  510. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/webpenc.c:143: undefined reference to `av_free_packet'
  511. libavformat/libavformat.a(webvttdec.o): In function `webvtt_read_header':
  512. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/webvttdec.c:161: undefined reference to `av_packet_new_side_data'
  513. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/webvttdec.c:160: undefined reference to `av_packet_new_side_data'
  514. libavformat/libavformat.a(webvttenc.o): In function `webvtt_write_packet':
  515. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/webvttenc.c:67: undefined reference to `av_packet_get_side_data'
  516. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/webvttenc.c:77: undefined reference to `av_packet_get_side_data'
  517. libavformat/libavformat.a(westwood_aud.o): In function `wsaud_read_packet':
  518. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/westwood_aud.c:154: undefined reference to `av_new_packet'
  519. libavformat/libavformat.a(wtvenc.o): In function `write_trailer':
  520. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wtvenc.c:829: undefined reference to `av_free_packet'
  521. libavformat/libavformat.a(wtvenc.o): In function `write_packet':
  522. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wtvenc.c:467: undefined reference to `av_copy_packet'
  523. libavformat/libavformat.a(wvdec.o): In function `wv_read_packet':
  524. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wvdec.c:271: undefined reference to `av_new_packet'
  525. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wvdec.c:281: undefined reference to `av_free_packet'
  526. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wvdec.c:286: undefined reference to `av_grow_packet'
  527. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wvdec.c:294: undefined reference to `av_free_packet'
  528. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wvdec.c:276: undefined reference to `av_free_packet'
  529. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/wvdec.c:287: undefined reference to `av_free_packet'
  530. libavformat/libavformat.a(yop.o): In function `yop_read_seek':
  531. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/yop.c:213: undefined reference to `av_free_packet'
  532. libavformat/libavformat.a(yop.o): In function `yop_read_close':
  533. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/yop.c:188: undefined reference to `av_free_packet'
  534. libavformat/libavformat.a(yop.o): In function `yop_read_packet':
  535. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/yop.c:146: undefined reference to `av_new_packet'
  536. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/yop.c:181: undefined reference to `av_free_packet'
  537. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/yop.c:175: undefined reference to `av_shrink_packet'
  538. libavformat/libavformat.a(yuv4mpegdec.o): In function `yuv4_read_header':
  539. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/yuv4mpegdec.c:259: undefined reference to `avpicture_get_size'
  540. libavformat/libavformat.a(4xm.o): In function `fourxm_read_packet':
  541. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/4xm.c:315: undefined reference to `av_new_packet'
  542. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/4xm.c:327: undefined reference to `av_shrink_packet'
  543. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/4xm.c:324: undefined reference to `av_free_packet'
  544. libavformat/libavformat.a(aadec.o): In function `aa_read_packet':
  545. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/aadec.c:259: undefined reference to `av_new_packet'
  546. libavformat/libavformat.a(ac3dec.o): In function `ac3_eac3_probe':
  547. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/ac3dec.c:58: undefined reference to `avpriv_ac3_parse_header2'
  548. libavformat/libavformat.a(act.o): In function `read_packet':
  549. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/act.c:122: undefined reference to `av_new_packet'
  550. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/act.c:120: undefined reference to `av_new_packet'
  551. libavformat/libavformat.a(adp.o): In function `adp_read_packet':
  552. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/adp.c:84: undefined reference to `av_shrink_packet'
  553. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/adp.c:81: undefined reference to `av_free_packet'
  554. libavformat/libavformat.a(adp.o): In function `adp_read_header':
  555. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/adp.c:63: undefined reference to `av_get_audio_frame_duration'
  556. libavformat/libavformat.a(adtsenc.o): In function `adts_decode_extradata':
  557. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/adtsenc.c:56: undefined reference to `avpriv_mpeg4audio_get_config'
  558. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/adtsenc.c:88: undefined reference to `avpriv_copy_pce_data'
  559. libavformat/libavformat.a(adxdec.o): In function `adx_read_packet':
  560. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/adxdec.c:55: undefined reference to `av_free_packet'
  561. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/adxdec.c:59: undefined reference to `av_free_packet'
  562. libavformat/libavformat.a(aiffdec.o): In function `get_aiff_header':
  563. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/aiffdec.c:136: undefined reference to `av_get_bits_per_sample'
  564. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/aiffdec.c:174: undefined reference to `av_get_bits_per_sample'
  565. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/aiffdec.c:167: undefined reference to `av_get_audio_frame_duration'
  566. libavformat/libavformat.a(aiffenc.o): In function `aiff_write_packet':
  567. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/aiffenc.c:235: undefined reference to `av_copy_packet'
  568. libavformat/libavformat.a(aiffenc.o): In function `aiff_write_trailer':
  569. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/aiffenc.c:296: undefined reference to `av_free_packet'
  570. libavformat/libavformat.a(aiffenc.o): In function `aiff_write_header':
  571. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/aiffenc.c:169: undefined reference to `av_get_bits_per_sample'
  572. libavformat/libavformat.a(audiointerleave.o): In function `ff_audio_interleave_init':
  573. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/audiointerleave.c:60: undefined reference to `av_get_bits_per_sample'
  574. libavformat/libavformat.a(audiointerleave.o): In function `interleave_new_audio_packet':
  575. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/audiointerleave.c:88: undefined reference to `av_new_packet'
  576. libavformat/libavformat.a(flac_picture.o): In function `ff_flac_parse_picture':
  577. /home/ibouvousaime/Downloads/ffmpeg-2.8/libavformat/flac_picture.c:127: undefined reference to `av_init_packet'
  578. collect2: error: ld returned 1 exit status
  579. Makefile:126: recipe for target 'ffmpeg_g' failed
  580. make: *** [ffmpeg_g] Error 1
  581. [ibouvousaime@localhost ffmpeg-2.8]$
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×