[MPlayer-dev-eng] [PATCH] nvidia vidix AMD64, equalizer etc.

Sascha Sommer saschasommer at freenet.de
Sat Sep 3 12:40:55 CEST 2005


On Saturday 03 September 2005 11:09, Reimar Döffinger wrote:
> Hi,
>
> On Sat, Sep 03, 2005 at 11:04:51AM +0200, Reimar D?ffinger wrote:
> > When it is only needed for Riva128, why not just say so and put it in an
> > if (info->chip.arch == NV_ARCH_03) ??
> > I didn't test yet, but I don't think your last commit will really fix
> > the issue.
>
> Sorry, misread it. But there is one thing that still confuses me:
> info->depth is only used in
> x = info->wx - (pan % bps) * 8 / info->depth;
> so why is the whole block under if(info->depth)?.
>

Yes, you are right this is a leftover from the times where 
nv_getscreenproperties sometime returned bad values.
Removed.

Sascha




More information about the MPlayer-dev-eng mailing list