remove the commented-out and erroneous end-of-stream setting in read_callback_()...
[platform/upstream/flac.git] / include / OggFLAC /
2004-09-10 Josh Coalsonadd new requirements to ogg mapping: vorbis comment...
2004-07-30 Josh Coalsonadd explanation of new read callback
2004-07-23 Josh Coalsonremove the __LIBNAME__ definitions
2004-07-16 Josh Coalsonminor comment fixes
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-17 Josh Coalsonadd read callback to OggFLAC__SeekableStreamEncoder...
2004-01-16 Josh Coalsonrevamp OggFLAC__SeekableStreamEncoder to derive from...
2004-01-16 Josh Coalsonvarious fixes related to deriving OggFLAC__SeekableStre...
2003-12-31 Josh Coalsonrevamp ogg flac file decoder; it needed to be derived...
2003-12-18 Josh Coalsonfix __LIBNAME__ definition
2003-11-13 Josh Coalsonbetter end-of-file/stream checking
2003-09-26 Josh Coalsonadd ogg seekable stream and file encoder and decoder...
2003-09-26 Josh Coalsonminor syntax
2003-09-26 Josh Coalsonminor comments
2003-09-24 Josh Coalsonminor comments
2003-09-24 Josh Coalsonminor syntax
2003-09-24 Josh Coalsonadd the metadata callback back in the stream encoder
2003-09-24 Josh Coalsonadd OggFLAC__stream_encoder_get_resolved_state_string()
2003-09-24 Josh Coalsonmore API comments, add OggFLAC__file_decoder_set_serial...
2003-09-24 Josh Coalsonmore API comments, add OggFLAC__seekable_stream_decoder...
2003-09-24 Josh Coalsonadd OggFLAC__stream_decoder_get_resolved_state_string()
2003-09-23 Josh Coalsonminor comments
2003-09-23 Josh Coalsonminor comments
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-08 Josh Coalsonbetter logic for determining whether or not DLL cruft...
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-10-18 Josh Coalsonfixes for building static libs (new FLAC__NO_DLL #define)
2002-10-16 Josh Coalsoninitial import
2002-10-16 Josh Coalsontweaks to build libs as DLLs under windows
2002-10-16 Josh Coalsonadd export.h
2002-09-20 Josh Coalsonfix _HEADERS targets to not clobber each others
2002-09-04 Josh Coalsonadd support for serial number in Ogg streams
2002-08-27 Josh Coalsonminor formatting
2002-08-16 Josh Coalsonmore doxygen comments
2002-08-15 Josh Coalsondoxygen comments
2002-08-08 Josh Coalsonminor comments
2002-08-07 Josh Coalsonadd ..._get_verify_decoder_error_stats()
2002-08-07 Josh Coalsonthese are obsolete, maybe to be revived later
2002-08-07 Josh Coalsonseveral fixes
2002-08-07 Josh Coalsonremove file decoder and seekable stream decoder
2002-08-06 Josh Coalsonmore work
2002-08-06 Josh Coalsonremove obsolete includes
2002-08-06 Josh Coalsondid more work but still not finished
2002-08-05 Josh Coalsoninitial import; still needs a lot of work