[mythtv] [patch] cle266 intra|inter_matrix fix

Kenneth Aafløy ke-aa at frisurf.no
Mon Mar 22 15:01:35 EST 2004


On Monday 22 March 2004 20:17, Curtis Stanford wrote:

> What version is the patch for?
CVS offcourse, why make patches for .14 or .13 when they should go into cvs?

> 2. 95% sure. I read it over carefully.
You probably swapped:
VIAMPGSurface.dwQMatrix[0][j+1] =
	[blah]
VIAMPGSurface.dwQMatrix[0][j+0] =
	[blah]

with
VIAMPGSurface.dwQMatrix[0][j+0] =
	[blah]
VIAMPGSurface.dwQMatrix[0][j+1] =
	[blah]

> 5. Nehemiah M10000 board.
Exactly same board...

> 6. Latest open-source stuff. Not using VIA binary drivers.
Same drivers

--

Kenneth Aafløy
ke-aa at frisurf.no


More information about the mythtv-dev mailing list