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

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


Hi,
On Fri, Sep 02, 2005 at 11:52:09PM +0200, Sascha Sommer wrote:
> > 2) It changes some int / int32_t to intptr_t to make it work in 64 bit
> 
> Did you check if intprt_t is portable? If not change it to char* .

Should work, since inttypes.h has it and inttypes.h is required anyway.
But for consistency I think it is better to change it to void*.

> > 4) Adds equalizer support (brightness, contrast, saturation and hue).
> > Somebody should test on older hardware
> 
> I'll try to add support for riva128

Should I go ahead and apply or will you do it?

Greetings,
Reimar Döffinger




More information about the MPlayer-dev-eng mailing list