Revision b7eb7ef6
ID | b7eb7ef6b583526ba1260130c5e34c01d9f00857 |
Parent | 20622c4a |
Child | 23638d87 |
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.
Originally committed as revision 19744 to svn://svn.ffmpeg.org/ffmpeg/trunk
Files
- added
- modified
- copied
- renamed
- deleted