summaryrefslogtreecommitdiff
path: root/libavcodec/celp_filters.c
diff options
context:
space:
mode:
authorDavid Conrad <lessen42@gmail.com>2009-04-15 19:10:16 +0000
committerDavid Conrad <lessen42@gmail.com>2009-04-15 19:10:16 +0000
commitc21c835b8d2dae324c544920ac0b3e8d583e0b99 (patch)
tree8b495cd542daf2d7eae47ccfce6896e1c1b47553 /libavcodec/celp_filters.c
parent29382bc1ebe40a9f081c2f71683a57b2d6758189 (diff)
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. Originally committed as revision 18527 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/celp_filters.c')
0 files changed, 0 insertions, 0 deletions