Mercurial > libavcodec.hg
comparison arm/mpegvideo_armv5te.c @ 9445:41245484dc0b libavcodec
avg_ pixel functions need to use (dst+pix+1)>>1 to average with existing
pixels, not (dst+pix)>>1.
This makes the mmx functions bitexact with the C functions.
author | conrad |
---|---|
date | Wed, 15 Apr 2009 19:10:16 +0000 |
parents | 9281a8a9387a |
children | 58c4d851d1c7 |
comparison
equal
deleted
inserted
replaced
9444:fe17033a79ed | 9445:41245484dc0b |
---|