tweaks to the MD5 routines; they need to be exported when building a windows DLL...
authorJosh Coalson <jcoalson@users.sourceforce.net>
Fri, 23 Jul 2004 05:18:22 +0000 (05:18 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Fri, 23 Jul 2004 05:18:22 +0000 (05:18 +0000)
commit3e7a96e4606a355a2095c8d5ad31bc70f11a95fc
tree28035ccf5db6eafcc5db2612fdc4458aad45cfbf
parent990f741f545c4113e541a21cac496c38798d5989
tweaks to the MD5 routines; they need to be exported when building a windows DLL since the seekable stream decoder in libOggFLAC secretly uses them
src/libFLAC/include/private/md5.h
src/libFLAC/md5.c
src/libFLAC/seekable_stream_decoder.c
src/libFLAC/stream_encoder.c
src/libOggFLAC/seekable_stream_decoder.c