OSDN Git Service

fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabi
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 8 Apr 2002 14:43:18 +0000 (14:43 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 8 Apr 2002 14:43:18 +0000 (14:43 +0000)
commit7ba8435d643a4f29ea1727777d9c9301fabc39d6
tree1abc69009d2be30366a7a812a7ea2b1150bfb495
parent6cea494e32f06330d0512602b5ec3a6df6252e11
fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabi

Originally committed as revision 5534 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
postproc/yuv2rgb_template.c