Michael Niedermayer wrote:
>>+ dct4(coef_a, in, 8);
>>+
>>+ int16_t xx[256];
>>+ for(i=0; i<128; i++) {
>
>
> breaks gcc 2.95
Could you give more details on that? I'm running gcc 3.3.4 and it would
probably take my poor computer all night to compile 2.95.
Thanks,
Justin