[MPlayer-dev-eng] Re: [PATCH] added some missing #ifdef's to ve_xvid.c

Andreas Hess jaska at gmx.net
Fri Apr 4 18:58:41 CEST 2003


On Fri, Apr 04, 2003 at 05:30:18PM +0200, Rémi Guyomarch wrote:
> On Fri, Apr 04, 2003 at 04:36:23PM +0200, Andreas Hess wrote:
> > Hi,
> > 
> > I've added some #ifdef's to ve_xvid.c, so it's possible to compile
> > mplayer with old xvid api.
> 
> I'm seeing both XVID_GREYSCALE & XVID_LUMIMASKING defined in both XviD
> 0.9.0 and 0.9.1. Which version are you using ?
> But you're right on the psnr case, I will apply this part.

But global and xvidenc_lumi_mask are unknown:

ve_xvid.c: In function `config':
ve_xvid.c:244: structure has no member named `global'
ve_xvid.c:272: `xvidenc_lumi_mask' undeclared (first use in this function)
ve_xvid.c:272: (Each undeclared identifier is reported only once
ve_xvid.c:272: for each function it appears in.)
make: *** [ve_xvid.o] Error 1



More information about the MPlayer-dev-eng mailing list