add info about MD5 and test mode
[platform/upstream/flac.git] / src /
2001-01-13 Josh Coalsondisallow --skip in test mode
2001-01-13 Josh Coalsonturn off MD5 checking in the plugin
2001-01-13 Josh Coalsonadd -t line to usage printout
2001-01-13 Josh Coalsonminor tweaks to verbos output
2001-01-12 Josh Coalsonadd md5.o
2001-01-12 Josh Coalsonadd MD5 support
2001-01-12 Josh Coalsonadd support for MD5 checking and a test mode
2001-01-12 Josh Coalsonadd MD5 implementation
2001-01-06 Josh Coalsonchange to support new sign-folded rice coding
2001-01-06 Josh Coalsonchange to sign-folded rice coding, add golomb coder
2001-01-05 Josh Coalsonfix to chop off bytes after end of data chunk
2001-01-03 Josh Coalsonadd reserved space detection to metadata decoding
2001-01-02 Josh Coalsonrename stream_decoder_allocate_output_
2000-12-25 Josh Coalsontweak compiler options
2000-12-22 Josh Coalsonfix some typos in error messages
2000-12-22 Josh Coalsonadd new verify option (-V)
2000-12-22 Josh Coalsonchanged version to 0.4
2000-12-22 Josh Coalsonadd string arrays for enums
2000-12-22 Josh Coalsonchange version to 0.4
2000-12-17 Josh CoalsonChanged version number to 0.3
2000-12-17 Josh CoalsonFixed bug in constant-detection.
2000-12-17 Josh CoalsonVersion number changed to 0.3
2000-12-10 Josh CoalsonInitial revision