summaryrefslogtreecommitdiff
path: root/include/OggFLAC/file_decoder.h
Commit message (Expand)AuthorAgeFilesLines
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-131-621/+0
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* get rid of obsolete *_get_decode_position() methodsJosh Coalson2004-07-071-17/+0
* revamp OggFLAC__SeekableStreamDecoder to derive from OggFLAC__StreamDecoder i...Josh Coalson2004-07-071-11/+14
* minor reordering of decoder state enum to match FLAC layersJosh Coalson2004-03-171-3/+3
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* revamp ogg flac file decoder; it needed to be derived from the ogg flac strea...Josh Coalson2003-12-311-19/+25
* better end-of-file/stream checkingJosh Coalson2003-11-131-0/+3
* minor syntaxJosh Coalson2003-09-261-1/+1
* minor syntaxJosh Coalson2003-09-241-14/+6
* more API comments, add OggFLAC__file_decoder_set_serial_number(), OggFLAC__fi...Josh Coalson2003-09-241-5/+79
* change license verbiage to Xiph'sJosh Coalson2003-01-311-14/+26
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* tweaks to build libs as DLLs under windowsJosh Coalson2002-10-161-32/+34
* add support for serial number in Ogg streamsJosh Coalson2002-09-041-4/+6
* more doxygen commentsJosh Coalson2002-08-161-2/+0
* did more work but still not finishedJosh Coalson2002-08-061-138/+95
* initial import; still needs a lot of workJosh Coalson2002-08-051-0/+589