add 2206 to copyright notice
[platform/upstream/flac.git] / src / libOggFLAC / file_decoder.c
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-07-07 Josh Coalsonget rid of obsolete *_get_decode_position() methods
2004-07-07 Josh Coalsonrevamp OggFLAC__SeekableStreamDecoder to derive from...
2004-03-17 Josh Coalsonminor reordering of decoder state enum to match FLAC...
2004-01-17 Josh Coalsonupdate copyright to 2004
2004-01-16 Josh Coalsonfix some syntax bugs
2003-12-31 Josh Coalsonrevamp ogg flac file decoder; it needed to be derived...
2003-11-13 Josh Coalsonbetter end-of-file/stream checking
2003-09-26 Josh Coalsonminor syntax
2003-09-25 Josh Coalsonrewrite to support seeking
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-10-18 Josh Coalsonswitch malloc+memset(0) to calloc()
2002-10-16 Josh Coalsontweaks to build libs as DLLs under windows
2002-08-13 Josh Coalson#include fcntl.h in cygwin builds
2002-08-06 Josh Coalsoninitial import, still more work to be done...