> From: Matt Turner <[email protected]> > Date: Tue, 7 Dec 2010 23:20:44 +0000 > > On Tue, Dec 7, 2010 at 8:07 PM, Mark Kettenis <[email protected]> wrote: > > No need for byteswapping in YV12 decoding on BE machines > > > > The hardware seems to do the proper thing already, so always use the same > > code on both little-endian and big-endian machines. Fixes xv YV12 on a > > TechSource Raptor GFX aka Sun PGX32. > > > > Signed-off-by: Mark Kettenis <[email protected]> > > Nice! Good catch. > > I suppose this fixes the problem you discovered in the other thread?
Indeed. > I'll commit this. Thanks, although I can do that myself if that's easier.
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
