[MPlayer-dev-eng] realaudio...

Bohdan Horst nexus at hoth.amu.edu.pl
Mon Jun 10 09:55:13 CEST 2002


On Mon, Jun 10, 2002 at 04:24:08AM +0200, Arpi wrote:
> and yes, it does work, i can hear perfect sound!
> 
> i've commited, but the code is ugly, and has some hardcoded stuff...
> so needs some cleanup before getting user-ready...

on FreeBSD:
gcc -c -Wall -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -Inative -I..  -I../libmpdemux -I../loader -I/usr/local/include  -o ad_real.o ad_real.c
ad_real.c:33: syntax error before `*'
ad_real.c:33: warning: type defaults to `int' in declaration of `ulong'
ad_real.c:33: warning: parameter names (without types) in function declaration
ad_real.c:33: `ulong' declared as function returning a function
ad_real.c:34: syntax error before `*'
ad_real.c:34: warning: type defaults to `int' in declaration of `ulong'
ad_real.c:34: warning: parameter names (without types) in function declaration
ad_real.c:34: `ulong' declared as function returning a function
ad_real.c:35: syntax error before `*'
ad_real.c:35: warning: type defaults to `int' in declaration of `ulong'
ad_real.c:35: warning: parameter names (without types) in function declaration
ad_real.c:35: `ulong' declared as function returning a function
ad_real.c:36: syntax error before `*'
ad_real.c:36: warning: type defaults to `int' in declaration of `ulong'
ad_real.c:36: warning: parameter names (without types) in function declaration
ad_real.c:36: `ulong' declared as function returning a function
ad_real.c:37: syntax error before `*'
ad_real.c:37: warning: type defaults to `int' in declaration of `ulong'
ad_real.c:37: warning: parameter names (without types) in function declaration
ad_real.c:37: `ulong' declared as function returning a function
ad_real.c:39: syntax error before `*'
ad_real.c:39: warning: type defaults to `int' in declaration of `ulong'
ad_real.c:39: warning: parameter names (without types) in function declaration
ad_real.c:39: `ulong' declared as function returning a function
ad_real.c:40: syntax error before `*'
ad_real.c:40: warning: type defaults to `int' in declaration of `ulong'
ad_real.c:40: warning: parameter names (without types) in function declaration
ad_real.c:40: `ulong' declared as function returning a function
ad_real.c:41: syntax error before `*'
ad_real.c:41: warning: type defaults to `int' in declaration of `ulong'
ad_real.c:41: warning: parameter names (without types) in function declaration
ad_real.c:41: `ulong' declared as function returning a function
ad_real.c:42: warning: parameter names (without types) in function declaration
ad_real.c: In function `preinit':
ad_real.c:65: `raCloseCodec' undeclared (first use in this function)
ad_real.c:65: (Each undeclared identifier is reported only once
ad_real.c:65: for each function it appears in.)
ad_real.c:66: `raDecode' undeclared (first use in this function)
ad_real.c:67: `raFlush' undeclared (first use in this function)
ad_real.c:68: `raFreeDecoder' undeclared (first use in this function)
ad_real.c:69: `raGetFlavorProperty' undeclared (first use in this function)
ad_real.c:70: `raOpenCodec2' undeclared (first use in this function)
ad_real.c:71: `raInitDecoder' undeclared (first use in this function)
ad_real.c:72: `raSetFlavor' undeclared (first use in this function)
ad_real.c:82: `raOpenCodec2' used prior to declaration
ad_real.c:82: warning: implicit declaration of function `raOpenCodec2'
ad_real.c:101: `raInitDecoder' used prior to declaration
ad_real.c:101: warning: implicit declaration of function `raInitDecoder'
ad_real.c:92: warning: unused variable `temp2'
ad_real.c:108: `raSetFlavor' used prior to declaration
ad_real.c:108: warning: implicit declaration of function `raSetFlavor'
ad_real.c: In function `decode_audio':
ad_real.c:157: `raDecode' used prior to declaration
ad_real.c:157: warning: implicit declaration of function `raDecode'
ad_real.c: At top level:
ad_real.c:41: warning: `ulong' declared `static' but never defined
gmake: *** [ad_real.o] Error 1


best regards

-- 
 / irl:Bohdan 'Nexus' Horst | mailto:nexus at irc.pl | irc:Nexus \
{---------------------------^----------v----------^------------}
 \ http://www.physd.amu.edu.pl/~nexus/ | Instytut Fizyki  UAM /



More information about the MPlayer-dev-eng mailing list