[MPlayer-dev-eng] [PATCH] nvidia_vid update

Sascha Sommer saschasommer at freenet.de
Sun Jan 11 15:50:42 CET 2004


> Do you agree with this change?
> Or are you still waiting for precise numbers from
info->chip.PGRAPH[0x00000670/4];?
> If you are against infinite loop, maybe it's better to save previous
> bps into info struct, and if info->chip.PGRAPH[0x00000670/4] returns 0,
> reuse old value?

I don't think this is cleaner. Maybe you should replace the while(1) with a
for(i=0; i< 2000;i++) or so.

Sascha




More information about the MPlayer-dev-eng mailing list