CVSROOT: /cvs Module name: xenocara Changes by: kette...@cvs.openbsd.org 2010/12/05 13:25:26
Modified files: driver/xf86-video-glint/src: pm2_video.c Log message: It seems the code dealing with YV12 doesn't need to do a byte swapping dance on sparc64. So simplify the code. Makes mplayer play video without weird colors. ok matthieu@