[Ffmpeg-devel] build broken with --disable-encoders

Michael Niedermayer michaelni
Thu Mar 15 00:21:17 CET 2007


Hi

On Wed, Mar 14, 2007 at 04:05:05PM -0400, Alexander Strange wrote:
> h263.c references an undefined symbol in h263_decode_init_vlc, lines  
> 2996-3000:
> 
>         init_rl(&rl_inter, static_rl_table_store[0]);
>         init_rl(&rl_intra, static_rl_table_store[1]);
>         init_rl(&rvlc_rl_inter, static_rl_table_store[3]);
>         init_rl(&rvlc_rl_intra, static_rl_table_store[4]);
>         init_rl(&rl_intra_aic, static_rl_table_store[2]);
> 
> static_rl_table_store is only defined for CONFIG_ENCODERS.

fixed

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070315/3f38effb/attachment.pgp>



More information about the ffmpeg-devel mailing list