comparison x86/dsputil_h264_template_mmx.c @ 10118:4dafbd9c8918 libavcodec

Zeroing pic->motion_val in RV3/4 causes alignment problems on some 64-bit architectures since stride is multiple of 4 and not of 8, so split fill_rectangle() calls to operate on 32-bit words instead of 64-bit ones.
author kostya
date Sun, 30 Aug 2009 06:30:53 +0000
parents cc64e1343397
children 98970e51365a
comparison
equal deleted inserted replaced
10117:d0f2f4e4436c 10118:4dafbd9c8918