[FFmpeg-soc] eac3dec.c bug

Bill Crowley bc at wlca.com
Wed Aug 29 10:10:25 CEST 2007


To eac3 development:

Can't compile eac3 patches into ffmpeg; following error results:

eac3dec.c: In function ‘get_transform_coeffs_aht_ch’:
eac3dec.c:1152: error: ‘pre_chamnt’ undeclared (first use in this function)
eac3dec.c:1152: error: (Each undeclared identifier is reported only once
eac3dec.c:1152: error: for each function it appears in.)
make[1]: *** [eac3dec.o] Error 1
make[1]: Leaving directory `/test/soc/eac3/ffmpeg/libavcodec'
make: *** [lib] Error 2


Prior to the latest eac3dec.c update, everything compiled and worked well.

Hope this helps.

Cheers,

WLC.



More information about the FFmpeg-soc mailing list