]> git.sesse.net Git - ffmpeg/history - libavutil/sha.c
Re-add check for compilation failure with ebx clobber, and only set
[ffmpeg] / libavutil / sha.c
2009-07-30 Diego BiurrunMark conditionally used variable T2 as av_unused; avoid...
2009-07-17 Kostya Shishkovcosmetics: reindent after last commit
2009-07-17 Kostya ShishkovAdd SHA-2 hashing
2009-07-10 Kostya ShishkovPrepare SHA code to handle SHA-2 as well. For now renam...