diff options
author | Kostya Shishkov <kostya.shishkov@gmail.com> | 2010-02-11 11:45:35 +0000 |
---|---|---|
committer | Kostya Shishkov <kostya.shishkov@gmail.com> | 2010-02-11 11:45:35 +0000 |
commit | 045b60bf9b1a28faae0ceab053986662e20d3d59 (patch) | |
tree | 9c57899397ca1677f02aea560d3d3d0d9e779ac0 /libavutil/avstring.c | |
parent | 94dde5c1ec4c3d70e544282d44cd0f9be274408f (diff) | |
download | ffmpeg-045b60bf9b1a28faae0ceab053986662e20d3d59.tar.gz |
Make SHA digest function write digest value with AV_WN32 instead of assuming
that output may be written as uint32_t since output buffer may not be aligned
(and it's silly to force alignment on it) and it does not work in that case
properly on some architectures.
Originally committed as revision 21754 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavutil/avstring.c')
0 files changed, 0 insertions, 0 deletions