standardize flac__ names
[platform/upstream/flac.git] / src / flac / decode.c
2001-06-06 Josh Coalsonstandardize flac__ names
2001-06-05 Josh Coalsonslow down stats printing
2001-05-31 Josh Coalsonput a FLAC__ASSERT wrapper around assert()
2001-05-09 Josh Coalsonfix bug where decoder was closing stdout
2001-05-01 Josh Coalsonmassive changes to command line parsing to act like...
2001-04-26 Josh Coalsonimprove error message if file not found
2001-04-13 Josh Coalsonfix bug to deal with case when user requests to skip...
2001-03-29 Josh Coalsonadd more verbose status reporting; pass aopts to analyz...
2001-03-27 Josh Coalsonmake error_callback printout more verbose
2001-03-23 Josh Coalsonadd more detail to the seeking error output
2001-03-16 Josh Coalsonadd analysis options, move analysis printout to analyze.c
2001-03-15 Josh Coalsonadd verbose option to analysis mode to dump residuals
2001-03-01 Josh Coalsonfix decode buffer size
2001-02-28 Josh Coalsonfix 24-bit support
2001-02-27 Josh Coalsonadd support for 24-bit input
2001-02-23 Josh Coalsonrename ENCODING to STREAMINFO
2001-01-28 Josh Coalsonadd warmup samples to analysis printout
2001-01-24 Josh Coalsonfix bug with asserts
2001-01-24 Josh Coalsonadd new analyze mode
2001-01-23 Josh Coalsonrevamp in anticipation of new analysis mode
2001-01-16 Josh Coalsonupdate copyright for 2001
2001-01-16 Josh Coalsonfix a typo bug
2001-01-13 Josh Coalsonminor tweaks to verbos output
2001-01-12 Josh Coalsonadd support for MD5 checking and a test mode
2000-12-22 Josh Coalsonfix some typos in error messages
2000-12-10 Josh CoalsonInitial revision