]> git.sesse.net Git - ffmpeg/commit
Prepare SHA code to handle SHA-2 as well. For now rename files and functions
authorKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 10 Jul 2009 15:50:49 +0000 (15:50 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 10 Jul 2009 15:50:49 +0000 (15:50 +0000)
commit451ae257242c4e10b6f1e816e14638bb45ad762b
tree00d26ab4b1cc6ba2e34dbc25d1b14c437d7d6197
parent71ecc16b091a9418773d5897e3ef8ee1a6d68f56
Prepare SHA code to handle SHA-2 as well. For now rename files and functions
and leave av_sha1_* functions for compatibility until next major bump.

Originally committed as revision 19394 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/Makefile
libavutil/sha.c [moved from libavutil/sha1.c with 82% similarity]
libavutil/sha.h [new file with mode: 0644]
libavutil/sha1.h