]> git.sesse.net Git - ffmpeg/history - libavutil/sha.c
Deprecate PIX_FMT_YUVJ*
[ffmpeg] / libavutil / sha.c
2010-03-11 Måns Rullgårdsha: add missing include
2010-03-09 Måns RullgårdReplace many includes of libavutil/common.h with what...
2010-02-28 Carl Eugen HoyosInclude sha1.h from sha.c: It contains several prototypes.
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...