[Mplayer-cvslog] CVS: main/vidix/drivers mach64_vid.c,1.4,1.5
    Johannes Feigl 
    jaf.corporation at gmx.at
       
    Tue Feb 19 18:37:07 CET 2002
    
    
  
btw,
i saw the nvidia-vid driver does not support NV62 cards (vanta).
i've got one of this shitty cards, can i help you to support it?
mfg johannes
On Tue, Feb 19, 2002 at 05:23:21PM +0100, Nick Kurshev wrote:
> Update of /cvsroot/mplayer/main/vidix/drivers
> In directory mplayer:/var/tmp.root/cvs-serv22444/main/vidix/drivers
> 
> Modified Files:
> 	mach64_vid.c 
> Log Message:
> Fixes:
> - every line of movie is displayed instead of every odd before
>   (v_inc: 11 -> 12; pitch -> pitch/2)
> - awful colored window on start
>   (reset_regs: OUTREG(i,-1) -> OUTREG(i,0))
> - YVYU fourcc displaying
>   (SCALE_CNTL: 0xb0000 -> 0xc0000)
> - correct vertical scaling in double scan in interlaced modes
>   (see y_x_start(end))
> Note: tested 3DRage IIC doesn't support neihgter YV12 nor color correction
> so Michael should test and fix again these changes. Sorry!
> 
    
    
More information about the MPlayer-cvslog
mailing list