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

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sat Sep 3 11:09:38 CEST 2005


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)?.

Greetings,
Reimar Döffinger




More information about the MPlayer-dev-eng mailing list