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

Sascha Sommer saschasommer at freenet.de
Sat Sep 3 12:43:57 CEST 2005


On Saturday 03 September 2005 11:32, Reimar Döffinger wrote:
> 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*.
>

Do whatever you prefer. Even mingw seems to have intptr_t ;)

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

Feel free to apply your patches.
I'm not sure if riva128 and TNT cards have a hw equalizer at all.

Sascha




More information about the MPlayer-dev-eng mailing list