[MPlayer-dev-eng] [PATCH] Faad update

Rich Felker dalias at aerifal.cx
Sat Mar 18 06:31:19 CET 2006


On Fri, Mar 17, 2006 at 04:54:46PM +0100, Roberto Togni wrote:
> On Fri, 17 Mar 2006 00:23:50 +0100
> Diego Biurrun <diego at biurrun.de> wrote:
> 
> > On Thu, Mar 16, 2006 at 11:08:48PM +0100, Roberto Togni wrote:
> > > 
> > > It works for me, please review and test it.
> > 
> > When compiling with -DFIXED_POINT (see libfaad2/Makefile):
> > 
> > cc -c -I. -I../libvo -I../../libvo -I/usr/X11R6/include -g -O4 -mcpu=7450 -mtune=7450 -maltivec -mabi=altivec -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DFIXED_POINT -o specrec.o specrec.c
> > specrec.c: In function 'reconstruct_single_channel': specrec.c:1037: error: 'struct <anonymous>' has no member named 'sbr_alloced'
> > make: *** [specrec.o] Error 1
> > 
> 
> No idea, i never compiled it with fixed point. Anybody can comment on
> this? Is it possible to compile external faad with fixed point? Does it
> work with the 20060915 snapsots or with latest cvs?

Our current internal faad works with FIXED_POINT and it is essential.
With fixed point it uses about 15% cpu on my box. Without, it uses
100%.

Rich




More information about the MPlayer-dev-eng mailing list