Mercurial > mplayer.hg
diff mp_msg.c @ 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 | 116abdd0aed1 |
children | cb2adf32c356 |