fix warning about unused vars
[platform/upstream/flac.git] / src / libOggFLAC / stream_encoder.c
2002-12-23 Josh Coalsonfix warning about unused vars
2002-11-05 Josh Coalsonuse angle brackets for including ogg.h
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-20 Josh Coalsonminor comments
2002-09-04 Josh Coalsonadd support for serial number in Ogg streams
2002-08-27 Josh Coalsonminor formatting
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-07 Josh Coalsonmany fixes
2002-08-06 Josh Coalsonmore work
2002-08-06 Josh Coalsoninitial import, still more work to be done...