new seekable stream encoder and file encoder layers, not fully implemented yet
[platform/upstream/flac.git] / src / libFLAC / Makefile.am
2002-07-31 Josh Coalsonnew seekable stream encoder and file encoder layers...
2002-07-09 Josh Coalsonadd Makefile.lite, Makefile.vc, etc. to EXTRA_DIST
2002-07-03 Josh Coalsonbump the library revision number
2002-06-28 Josh Coalsonadd autoconf m4 files
2002-06-07 Josh Coalsonmassive glob of checkins: improved tests, more tests...
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-29 Josh Coalsonminor comments
2002-05-17 Josh Coalsonminor cosmetics
2002-05-04 Josh Coalsonadd metadata.c, remove utility.c
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2001-12-04 Josh Coalsonupdate library version
2001-11-11 Josh Coalsonupdate library version
2001-11-08 Josh Coalsonsplit most of FileDecoder off to new SeekableStreamDecoder
2001-10-19 Josh Coalsonpatch from Matt for automake 1.5
2001-07-22 Josh Coalsonmore autoconf/automake patches from Matt
2001-07-20 Josh Coalsonchange to make libFLAC-asm a static, non-libtool library
2001-07-16 Josh Coalsonadd -version-info to libFLAC_la_LDFLAGS
2001-07-12 Josh Coalsonremove some obsolete defines
2001-06-23 Josh Coalsonadd utility.c
2001-06-18 Josh Coalsonminor formatting changes
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-25 Josh Coalsonadd memory.c, fix to work with i386 convenience library...
2001-05-23 Josh Coalsonadd asm 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-01-19 Josh Coalsoninitial version