flac/include/OggFLAC
Josh Coalson 63f8edc69c revamp OggFLAC__SeekableStreamDecoder to derive from OggFLAC__StreamDecoder instead of FLAC__SeekableStreamDecoder; rewrite seek routine to do a binary search through Ogg pages, instead of the seektable-based search of FLAC__SeekableStreamDecoder 2004-07-07 07:35:02 +00:00
..
Makefile.am update copyright to 2004 2004-01-17 04:14:43 +00:00
all.h update copyright to 2004 2004-01-17 04:14:43 +00:00
export.h update copyright to 2004 2004-01-17 04:14:43 +00:00
file_decoder.h revamp OggFLAC__SeekableStreamDecoder to derive from OggFLAC__StreamDecoder instead of FLAC__SeekableStreamDecoder; rewrite seek routine to do a binary search through Ogg pages, instead of the seektable-based search of FLAC__SeekableStreamDecoder 2004-07-07 07:35:02 +00:00
file_encoder.h update copyright to 2004 2004-01-17 04:14:43 +00:00
seekable_stream_decoder.h revamp OggFLAC__SeekableStreamDecoder to derive from OggFLAC__StreamDecoder instead of FLAC__SeekableStreamDecoder; rewrite seek routine to do a binary search through Ogg pages, instead of the seektable-based search of FLAC__SeekableStreamDecoder 2004-07-07 07:35:02 +00:00
seekable_stream_encoder.h update copyright to 2004 2004-01-17 04:14:43 +00:00
stream_decoder.h minor reordering of decoder state enum to match FLAC layers 2004-03-17 22:08:15 +00:00
stream_encoder.h update copyright to 2004 2004-01-17 04:14:43 +00:00