1. 63f8edc 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 by Josh Coalson · 20 years ago
  2. 9564390 update copyright to 2004 by Josh Coalson · 21 years ago
  3. e6d52b0 add read callback to OggFLAC__SeekableStreamEncoder, necessary for metadata rewriting by Josh Coalson · 21 years ago
  4. b71b56c various fixes related to deriving OggFLAC__SeekableStreamEncoder from FLAC__StreamEncoder instead of FLAC__SeekableStreamEncoder by Josh Coalson · 21 years ago
  5. 073bd9e revamp ogg flac file decoder; it needed to be derived from the ogg flac stream encoder instead of the flac file encoder by Josh Coalson · 21 years ago
  6. 37a4d2a workaround MSVC bug re: scoping of nested classes by Josh Coalson · 21 years ago
  7. 2ea9693 fix __LIBNAME__ definition by Josh Coalson · 21 years ago
  8. 3c2bdf8 add ogg seekable stream and file encoder and decoder interfaces by Josh Coalson · 21 years ago
  9. 8bd4884 add the metadata callback back in the stream encoder by Josh Coalson · 21 years ago
  10. 5e97309 add *::State::resolved_as_cstring() by Josh Coalson · 21 years ago
  11. afd8107 change license verbiage to Xiph's by Josh Coalson · 22 years ago
  12. a7cf233 better logic for determining whether or not DLL cruft is needed by Josh Coalson · 22 years ago
  13. afae69f Add 2003 to copyright notice by Josh Coalson · 22 years ago
  14. 1d25bb6 fixes for building static libs (new FLAC__NO_DLL #define) by Josh Coalson · 22 years ago
  15. c216a82 initial import by Josh Coalson · 22 years ago
  16. 55bc587 tweaks to build libs as DLLs under windows by Josh Coalson · 22 years ago
  17. 9bfe757 add export.h by Josh Coalson · 22 years ago
  18. 4e3cf29 fix _HEADERS targets to not clobber each others by Josh Coalson · 22 years ago
  19. 8304c8f add support for serial number in Ogg streams by Josh Coalson · 22 years ago
  20. 402da70 more doxygen docs by Josh Coalson · 22 years ago
  21. efc6c90 more doxygen comments by Josh Coalson · 22 years ago
  22. 589f8c7 add ..._get_verify_decoder_error_stats() by Josh Coalson · 22 years ago
  23. cb91302 initial import by Josh Coalson · 22 years ago