Mercurial > libavutil.hg
diff rc4.h @ 741:63e3c82b92d9 libavutil
Fix cast of byte buffer to uint32 that was disregarding alignment
requirements.
Now calculates crc byte at a time until aligned, then continues with uint32
optimized calculation.
This fixes crashes during mlp decoding on sparc (at least, maybe others).
author | heydowns |
---|---|
date | Fri, 12 Jun 2009 02:13:12 +0000 |
parents | 67fb0b442dd2 |
children |