]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavutil/md5.c
WMA: extend exponent range to 95
[frescor/ffmpeg.git] / libavutil / md5.c
2009-07-26 mruReplace WORDS_BIGENDIAN with HAVE_BIGENDIAN
2009-01-28 diegospelling/grammar/consistency review part I
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-11 diegoAdd necessary, remove unnecessary #includes.
2008-09-15 michaelFix issue634.
2008-01-30 michaelfixing warning
2008-01-10 diegoFix a couple of 'return type defaults to int' and ...
2007-11-23 diegomain() --> main(void)
2007-07-05 diegoGroup all copyright and author notices together.
2007-05-30 benoitrename attribute_unused to av_unused and moves its...
2007-03-14 michael160 bytes smaller object file, ask gcc devels why
2007-03-14 michaelexplain where the T table comes from
2007-03-13 michaelcosmetic (order context variables like in sha1)
2007-03-13 michael#undef printf under #ifdef TEST (needed for testing)
2007-03-13 michaelborrow finalization algo from sha1 (100byte smaller)
2007-03-13 michaelget rid of b_used variable (same size with CONFIG_SMALL)
2006-11-01 diegoReplace most of the %lld and %llx by their (cleaner...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-07-05 diegoAdd proper LGPL header.
2006-07-05 diegospelling typo
2006-07-03 lu_zerofix endianess build in a better way
2006-07-03 lu_zerobig endian fix
2006-07-02 mru1l: put that int i back
2006-07-02 mrukill warnings
2006-07-02 ivocast pointers to make compiler happy
2006-07-01 michaelmd5 support