[MPlayer-dev-eng] still problems with compiling on SunOS

Arpi arpi at thot.banki.hu
Sun Dec 30 19:20:14 CET 2001


Hi,

> ./libavcodec/avcodec.h:extern int quant_store[MBR+1][MBC+1]; // [Review]
> ./libmpeg2/decode.c:int quant_store[MPEG2_MBR+1][MPEG2_MBC+1]; // [Review]
> ./libmpeg2/slice.c:extern int quant_store[MPEG2_MBR+1][MPEG2_MBC+1]; // [Review]
> ./opendivx/global.h:EXTERN int quant_store[MBR+1][MBC+1]; // [Review]

hmm. i found the problem.
EXTERN != extern
it's messy hack used by opendivx people :(
fixed in cvs.



A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu



More information about the MPlayer-dev-eng mailing list