try to limit the #defines (of fseeko to fseek and ftello to ftell) to just the versio...
[platform/upstream/flac.git] / src / test_libOggFLAC / decoders.c
2006-10-03 Josh Coalsontry to limit the #defines (of fseeko to fseek and ftell...
2006-09-23 Josh Coalsonadd support for new PICTURE metadata block
2006-09-13 Josh Coalsonmerge down from merged-API-layer branch: cvs -q up...
2006-05-24 Josh Coalsoncomplete largefile support
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-09-10 Josh Coalsonadd new requirements to ogg mapping: vorbis comment...
2004-07-07 Josh Coalsonrevamp OggFLAC__SeekableStreamDecoder to derive from...
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-12-31 Josh Coalsonrevamp ogg flac file decoder; it needed to be derived...
2003-12-30 Josh Coalsonfix bug in read callback where *bytes was not being...
2003-09-26 Josh Coalsonadd ogg seekable stream and file encoder and decoder...
2003-01-10 Josh Coalsonaugment unit tests to test for correctness with unknown...
2003-01-10 Josh Coalsonmove common stuff into metadata_utils
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-11-07 Josh Coalsonupdates to work with new grabbag lib
2002-10-30 Josh Coalsonwork related to moving some file utils into the new...
2002-09-04 Josh Coalsonadd support for serial number in Ogg streams
2002-08-27 Josh Coalsonminor formatting
2002-08-25 Josh Coalsonupdate tests to reflect addition of vorbis comment...
2002-08-20 Josh Coalsonadd tests for libOggFLAC and libOggFLAC++