Diego Biurrun
|
8b4e7c28fb
|
Mark conditionally used variable T2 as av_unused; avoids the warning:
libavutil/sha.c:183: warning: unused variable `T2'
Originally committed as revision 19551 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-07-30 21:21:30 +00:00 |
Kostya Shishkov
|
87d718aefc
|
cosmetics: reindent after last commit
Originally committed as revision 19450 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-07-17 04:30:49 +00:00 |
Kostya Shishkov
|
aa5a99ae0c
|
Add SHA-2 hashing
Originally committed as revision 19449 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-07-17 04:30:06 +00:00 |
Kostya Shishkov
|
451ae25724
|
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
|
2009-07-10 15:50:49 +00:00 |