[MPlayer-dev-eng] [PATCH] vidix nvidia_vic patch for 256M memory, bps fix etc

Sascha Sommer saschasommer at freenet.de
Thu Feb 9 19:20:46 CET 2006


> >
> > > --- nvidia_vid.c.org	2005-11-09 11:10:45.000000000 -0500
> > > +++ nvidia_vid.c	2006-02-08 00:05:06.000000000 -0500
> > > @@ -31,7 +31,7 @@
> > >
> > >
> > > #define MAX_FRAMES 3
> > > -#define NV04_BES_SIZE 1024*2000*4
> > > +#define NV04_BES_SIZE 2048*2000*4
> >
> >Why did you change this?
>
> I was thinking the max 2D resolution for new cards changed to 2048x2000,
> just to give room for those modes. So this brings 4KB extra for nv10 and
> above.
>

I commited your patch and changed it to use the old value for cards with only 
16MB. Please test.

Regards

Sascha




More information about the MPlayer-dev-eng mailing list