Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /home/luca/project/pi/pi/piomxtextures_src/../3rdparty/ffmpeg/ffmpeg_pi2/lib/libavcodec.a(mpeg4videodec.o): In function `mpeg4_decode_partitioned_mb':
- mpeg4videodec.c:(.text+0x39e4): undefined reference to `ff_h263_rl_inter'
- /home/luca/project/pi/pi/piomxtextures_src/../3rdparty/ffmpeg/ffmpeg_pi2/lib/libavcodec.a(mpeg4videodec.o): In function `mpeg4_decode_mb':
- mpeg4videodec.c:(.text+0x5094): undefined reference to `ff_h263_rl_inter'
- /home/luca/project/pi/pi/piomxtextures_src/../3rdparty/ffmpeg/ffmpeg_pi2/lib/libavcodec.a(mpeg4videodec.o): In function `ff_mpeg4_decode_picture_header':
- mpeg4videodec.c:(.text+0xa5f8): undefined reference to `ff_h263_pixel_aspect'
- /home/luca/project/pi/pi/piomxtextures_src/../3rdparty/ffmpeg/ffmpeg_pi2/lib/libavcodec.a(ituh263dec.o): In function `h263_decode_dquant':
- ituh263dec.c:(.text+0x328): undefined reference to `ff_modified_quant_tab'
- /home/luca/project/pi/pi/piomxtextures_src/../3rdparty/ffmpeg/ffmpeg_pi2/lib/libavcodec.a(ituh263dec.o): In function `h263_decode_block':
- ituh263dec.c:(.text+0x768): undefined reference to `ff_h263_rl_inter'
- ituh263dec.c:(.text+0x76c): undefined reference to `ff_rl_intra_aic'
- /home/luca/project/pi/pi/piomxtextures_src/../3rdparty/ffmpeg/ffmpeg_pi2/lib/libavcodec.a(ituh263dec.o): In function `ff_h263_decode_mba':
- ituh263dec.c:(.text+0xa7c): undefined reference to `ff_mba_max'
- ituh263dec.c:(.text+0xa80): undefined reference to `ff_mba_length'
- /home/luca/project/pi/pi/piomxtextures_src/../3rdparty/ffmpeg/ffmpeg_pi2/lib/libavcodec.a(ituh263dec.o): In function `ff_h263_decode_picture_header':
- ituh263dec.c:(.text+0x3068): undefined reference to `ff_h263_format'
- ituh263dec.c:(.text+0x3074): undefined reference to `ff_aic_dc_scale_table'
- ituh263dec.c:(.text+0x30c0): undefined reference to `ff_h263_chroma_qscale_table'
- ituh263dec.c:(.text+0x30d8): undefined reference to `ff_h263_pixel_aspect'
- /home/luca/project/pi/pi/piomxtextures_src/../3rdparty/ffmpeg/ffmpeg_pi2/lib/libavcodec.a(ituh263dec.o): In function `ff_h263_decode_init_vlc':
- ituh263dec.c:(.text.unlikely+0x330): undefined reference to `ff_h263_intra_MCBPC_bits'
- ituh263dec.c:(.text.unlikely+0x334): undefined reference to `ff_h263_intra_MCBPC_code'
- ituh263dec.c:(.text.unlikely+0x33c): undefined reference to `ff_h263_inter_MCBPC_bits'
- ituh263dec.c:(.text.unlikely+0x340): undefined reference to `ff_h263_inter_MCBPC_code'
- ituh263dec.c:(.text.unlikely+0x348): undefined reference to `ff_h263_cbpy_tab'
- ituh263dec.c:(.text.unlikely+0x34c): undefined reference to `ff_mvtab'
- ituh263dec.c:(.text.unlikely+0x350): undefined reference to `ff_h263_rl_inter'
- ituh263dec.c:(.text.unlikely+0x354): undefined reference to `ff_h263_static_rl_table_store'
- ituh263dec.c:(.text.unlikely+0x358): undefined reference to `ff_rl_intra_aic'
- ituh263dec.c:(.text.unlikely+0x368): undefined reference to `ff_h263_mbtype_b_tab'
- ituh263dec.c:(.text.unlikely+0x36c): undefined reference to `ff_cbpc_b_tab'
- collect2: error: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment