OSDN Git Service

minor dststride bugfix for i420 output
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 14 Feb 2002 16:38:50 +0000 (16:38 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 14 Feb 2002 16:38:50 +0000 (16:38 +0000)
commit332105e44668743a187e0c4173b6a5f42918702f
tree6d4a88558df0b36c297dd4f6d3683f1b14ff637a
parentf004ca1c1b5d272d8344ef12ab006cfe52cbf023
minor dststride bugfix for i420 output
srcHeight %2 != 0 bugfix / chroma height = (luma height +1)>>1 in YV12

Originally committed as revision 4699 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
postproc/swscale_template.c