add libFLAC++ equivalent callback-based chain reading/writing and tests
[platform/upstream/flac.git] / include / FLAC++ / encoder.h
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-12-18 Josh Coalsonworkaround MSVC bug re: scoping of nested classes
2003-09-25 Josh Coalsonadd a "tell" callback to the seekable stream encoder...
2003-09-24 Josh Coalsoninline *::State::resolved_as_cstring()
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-10-16 Josh Coalsontweaks to build libs as DLLs under windows
2002-09-19 Josh Coalsonminor formatting
2002-09-06 Josh Coalsonadd resolved_as_cstring() method to State classes
2002-08-21 Josh Coalsonmore doxygen docs
2002-08-20 Josh Coalsonmore doxygen docs
2002-08-15 Josh Coalsondoxygen comments
2002-08-08 Josh Coalsonadd a samples_written field to the progress callback
2002-08-07 Josh Coalsonadd ..._get_verify_decoder_error_stats()
2002-08-03 Josh Coalsonadd verify mode to all encoders
2002-08-02 Josh Coalsonadd ..._get_total_samples_estimate(), add progress...
2002-08-02 Josh Coalsonnew seekable stream encoder and file encoder layers
2002-07-27 Josh Coalsonmore doxygen docs
2002-06-08 Josh Coalsonanother big glob of changes/fixes
2002-06-07 Josh Coalsonmassive glob of checkins: improved tests, more tests...
2002-06-01 Josh Coalsonfixes based on MSVC compile
2002-05-29 Josh Coalsoninitial import