change license verbiage to Xiph's
[platform/upstream/flac.git] / src / libFLAC / file_encoder.c
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-28 Josh Coalsonadd flushed fwrite in Valgrind mode
2002-11-08 Josh Coalsonadd ..._get_resolved_state_string() convenience function
2002-10-18 Josh Coalsonswitch malloc+memset(0) to calloc()
2002-10-16 Josh Coalsontweaks to build libs as DLLs under windows
2002-10-08 Josh Coalsonadd functions/switches for disabling certain subframe...
2002-08-21 Josh Coalsonfixes based on Windows testing
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 Coalsonfix bug where encoder was closing file too soon in...
2002-08-01 Josh Coalsonfinish implementation
2002-07-31 Josh Coalsonnew seekable stream encoder and file encoder layers...