summaryrefslogtreecommitdiff
path: root/src/libFLAC/md5.c
Commit message (Expand)AuthorAgeFilesLines
* #include config.hJosh Coalson2002-12-041-0/+4
* more strict typecastsJosh Coalson2002-11-061-2/+2
* incorporate miroslav's speedup for little-endian 16bps mono/stereoJosh Coalson2002-09-041-0/+13
* minor formattingJosh Coalson2002-08-011-2/+2
* massive glob of checkins: improved tests, more tests, bugfixesJosh Coalson2002-06-071-1/+1
* tweak the FLAC__INLINE macro to FLaC__INLINE to avoid conflict with autoconfJosh Coalson2001-07-201-4/+4
* force compiler inlining of some routinesJosh Coalson2001-07-181-105/+111
* revamp the ordinal typesJosh Coalson2001-06-231-14/+14
* put a FLAC__ASSERT wrapper around assert()Josh Coalson2001-05-311-1/+0
* cleanup whitespaceJosh Coalson2001-03-211-1/+1
* add MD5 implementationJosh Coalson2001-01-121-0/+293