comparison help_mp-ru.h @ 4758:1d41ac612fb7

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!
author nick
date Tue, 19 Feb 2002 16:23:02 +0000
parents 501473faf365
children cf2c2b92d1a7
comparison
equal deleted inserted replaced
4757:4b794a67e9ca 4758:1d41ac612fb7