[Mplayer-cvslog] CVS: main/DOCS/en codecs.html,1.124,1.125

Diego Biurrun diego at biurrun.de
Mon Sep 1 00:01:54 CEST 2003


Diego Biurrun writes:
 > Dominik 'Rathann' Mierzejewski writes:
 >  > As to my original question: shall I send a doc patch to correct the
 >  > info about faad2-1.1 not compiling under Linux (which it does)?
 > 
 > Not here:
 > 
 > audio.c: In function `open_audio_file':
 > audio.c:42: `SF_FORMAT_PCM_16' undeclared (first use in this function)
 > audio.c:42: (Each undeclared identifier is reported only once
 > audio.c:42: for each function it appears in.)
 > audio.c:45: `SF_FORMAT_PCM_24' undeclared (first use in this function)
 > audio.c:48: `SF_FORMAT_PCM_32' undeclared (first use in this function)
 > audio.c:62: `SFM_WRITE' undeclared (first use in this function)
 > audio.c:62: warning: assignment makes pointer from integer without a cast
 > make[1]: *** [audio.o] Error 1
 > make[1]: Leaving directory `/tmp/faad2/frontend'
 > make: *** [all-recursive] Error 1
 > 
 > Debian woody, gcc 2.95.4, the tarball you linked to in your other mail.
 > 
 > This problem has also been discussed on the forums of the faad homepage:
 > 
 > http://www.audiocoding.com/phorum/read.php?f=1&i=2917&t=2667
 > 
 > I had researched this properly when I wrote that docs entry ;-)  But
 > anyway, the point is moot now.

I take everything back, the libfaad part of the faad tarball compiles
fine.  When I first wrote those instructions I did not know that only
the libfaad directory was necessary, when I updated it to only compile
that dir I did not bother to check where exactly the compile had
failed back when I first tried.  Sorry Dominik.

Diego



More information about the MPlayer-cvslog mailing list