change license verbiage to Xiph's
[platform/upstream/flac.git] / src / libFLAC / seekable_stream_encoder.c
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-11-08 Josh Coalsonadd ..._get_resolved_state_string() convenience function
2002-11-08 Josh Coalsonfix bug in seekpoint calculation in the final frame
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-09-06 Josh Coalsonfix bug where seek table functionality was being called...
2002-09-04 Josh Coalsoncomments
2002-08-27 Josh Coalsonminor formatting
2002-08-21 Josh Coalsonfixes based on Windows testing
2002-08-16 Josh Coalsonfix bug in status string table
2002-08-08 Josh Coalsonfix bug where metadata callback was seeking to the...
2002-08-07 Josh Coalsonadd ..._get_verify_decoder_error_stats()
2002-08-06 Josh Coalsonminor formatting
2002-08-03 Josh Coalsonadd verify mode to all encoders
2002-08-02 Josh Coalsonadd ..._get_total_samples_estimate()
2002-08-01 Josh Coalsonmake typedefs for callbacks
2002-08-01 Josh Coalsonfinish up implementation
2002-07-31 Josh Coalsonnew seekable stream encoder and file encoder layers...