]> git.sesse.net Git - ffmpeg/history - libavutil/sha.c
Decode alpha plane in Bink video
[ffmpeg] / libavutil / sha.c
2010-02-11 Kostya ShishkovSimplify expression as suggested by Måns Rullgård
2010-02-11 Kostya ShishkovMake SHA digest function write digest value with AV_WN3...
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...