another big glob of changes/fixes
[platform/upstream/flac.git] / include / FLAC / stream_decoder.h
2002-06-08 Josh Coalsonanother big glob of changes/fixes
2002-06-07 Josh Coalsonmassive glob of checkins: improved tests, more tests...
2002-06-04 Josh Coalsonfix status enum names
2002-05-29 Josh Coalsonfix constness on _set_ methods
2002-05-07 Josh Coalsonadd functionality to specify which metadata blocks...
2002-05-06 Matt ZimmermanUse extern "C" as appropriate to allow use with C++
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2001-08-16 Josh Coalsonrename some struct members to avoid C++ 'private' and...
2001-06-23 Josh Coalsonrevamp the ordinal types
2001-06-16 Josh Coalsonrevamp encoder/decoder interface to use set methods...
2001-06-13 Josh Coalsonrename FLAC__Encoder to FLAC__StreamEncoder, OOPize...
2001-03-27 Josh Coalsonadd new error codes
2001-02-08 Josh Coalsonchange Coder to Codec everywhere
2001-01-23 Josh Coalsonrevamp in anticipation of new analysis mode
2001-01-16 Josh Coalsonupdate copyright for 2001
2000-12-22 Josh Coalsonadd string arrays for enums
2000-12-10 Josh CoalsonInitial revision