Quick patch to fix FLAC_metadata_object api docs.
[platform/upstream/flac.git] / include / FLAC / Makefile.am
2009-01-07 Josh Coalsonadd 2009 copyright
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-02-02 Josh Coalsonadd 2007 copyright
2006-09-13 Josh Coalsonmerge down from merged-API-layer branch: cvs -q up...
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-07-29 Josh Coalsonadd callback.h to header list
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-10-16 Josh Coalsonadd export.h
2002-09-20 Josh Coalsonfix _HEADERS targets to not clobber each others
2002-08-06 Josh Coalsonminor formatting
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-09 Josh Coalsonfix copyright header
2002-05-04 Josh Coalsonadd metadata.h, remove utility.h
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2001-11-08 Josh Coalsonsplit most of FileDecoder off to new SeekableStreamDecoder
2001-06-23 Josh Coalsonadd utility.h
2001-06-13 Josh Coalsonrename FLAC__Encoder to FLAC__StreamEncoder, OOPize...
2001-06-08 Josh Coalsonadd/update copyright and license notices
2001-05-31 Josh Coalsonput a FLAC__ASSERT wrapper around assert()
2001-05-31 Josh Coalsonintegrate mdz's patch so 'make dist' will work as expected