Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: highly experimental liba52/AC3out patch for AIO



Hi,

just tried to compile your patch:

g++ -g -O2 -Wall -Woverloaded-virtual -m486 -c -DDVDSUPPORT
-D_LARGEFILE64_SOURCE  -DVCDSUPPORT -DAC3OUT -DREMOTE_LIRC -D_GNU_SOURCE
-DVFAT -DLCD -DMP3SUPPORT -DMPLAYER -I../DVB/ost/include
-I../DVD/libdvdread ca52.c
ca52.c: In method `cA52decoder::cA52decoder(cAudioCallback *)':
ca52.c:12: `MM_ACCEL_DJBFFT' undeclared (first use this function)
ca52.c:12: (Each undeclared identifier is reported only once
ca52.c:12: for each function it appears in.)
ca52.c: In method `int cA52decoder::convertSample(int, a52_state_t *,
unsigned char, uint8_t *)':
ca52.c:214: implicit declaration of function `int a52_samples(...)'
ca52.c:214: initialization to `sample_t *' from `int' lacks a cast
ca52.c: In method `void cA52decoder::decode(uint8_t *, uint8_t *, unsigned
char, uint8_t *)':
/usr/include/a52dec/a52.h:120: too few arguments to function `int
a52_block(a52_state_t *, sample_t *)'
ca52.c:368: at this point in file
make: *** [ca52.o] Error 1

Any ideas?

Best wishes,

   Gernot Weber

-- 
Gernot A. Weber
http://www.tux-web.de

Only wimps use tape backup: _real_ men just upload their important stuff
on ftp, and let the rest of the world mirror it.

                              Linus Torvalds, after a hard drive crash




Home | Main Index | Thread Index