fix bug in code that skips id3v2 tags at the front of a file; false positives could...
[platform/upstream/flac.git] / src / libFLAC / stream_decoder.c
2001-02-23 Josh Coalsonrename ENCODING to STREAMINFO
2001-02-08 Josh Coalsonchange Coder to Codec everywhere
2001-02-08 Josh Coalson*** empty log message ***
2001-01-28 Josh Coalsonchange force_mid_side to loose_mid_side
2001-01-23 Josh Coalsonrevamp in anticipation of new analysis mode
2001-01-16 Josh Coalsonupdate copyright for 2001
2001-01-12 Josh Coalsonadd MD5 support
2001-01-03 Josh Coalsonadd reserved space detection to metadata decoding
2001-01-02 Josh Coalsonrename stream_decoder_allocate_output_
2000-12-22 Josh Coalsonadd string arrays for enums
2000-12-10 Josh CoalsonInitial revision