summaryrefslogtreecommitdiff
path: root/libavutil/md5.c
Commit message (Expand)AuthorAge
* Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.Steve L'Homme2006-11-01
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add proper LGPL header.Diego Biurrun2006-07-05
* spelling typoDiego Biurrun2006-07-05
* fix endianess build in a better wayLuca Barbato2006-07-03
* big endian fixLuca Barbato2006-07-03
* 1l: put that int i backMåns Rullgård2006-07-02
* kill warningsMåns Rullgård2006-07-02
* cast pointers to make compiler happyIvo van Poorten2006-07-02
* md5 supportMichael Niedermayer2006-07-01