fix bug in free()ing of output arrays
[platform/upstream/flac.git] / src / libFLAC / Makefile.lite
2002-07-31 Josh Coalsonnew seekable stream encoder and file encoder layers...
2002-06-05 Josh Coalsonremove seek_table; it moved into the metadata interface
2002-05-30 Josh Coalsonsplit metadata.c into metadata_object.c and metadata_it...
2002-05-17 Josh Coalsonminor cosmetics
2002-05-04 Josh Coalsonadd metadata.c, remove utility.c
2002-04-25 Josh Coalsonadd tweaks for a Solaris build
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2001-12-07 Josh Coalsonadd support for Darwin builds
2001-11-08 Josh Coalsonsplit most of FileDecoder off to new SeekableStreamDecoder
2001-07-12 Josh Coalsonremove some obsolete defines
2001-06-23 Josh Coalsonadd utility.o
2001-06-13 Josh Coalsonrename i386 to ia32 everywhere
2001-06-13 Josh Coalsonrename FLAC__Encoder to FLAC__StreamEncoder, OOPize...
2001-06-08 Josh Coalsonadd/update copyright and license notices
2001-05-23 Josh Coalsonadd asm routines
2001-05-13 Josh Coalsonadd -DFLAC__ALIGN_MALLOC_DATA
2001-05-11 Josh Coalsonadd memory.o
2001-05-03 Josh Coalsonremove asm stuff from default build
2001-05-03 Josh Coalsonadd asm version of lpc routines
2001-05-03 Josh Coalsonmake PRECOMPUTE_PARTITION_SUMS the default
2001-04-24 Josh CoalsonFLAC__ize all the #defines
2001-04-13 Josh Coalsonadd seek_table.c
2001-03-30 Josh Coalsonadd bitmath.c
2001-03-21 Josh Coalsonrevert back to folded Rice method
2001-03-21 Josh Coalsonfinal version of symmetric-rice/escape-code experiment...
2001-03-20 Josh Coalsonrevert back to default of folded-Rice coding, leave...
2001-03-17 Josh Coalsonmove folded rice stuff sideways, re-add symmetric rice...
2001-01-19 Josh Coalsonrenamed Makefile to Makefile.lite