1. 69cfda7 add new requirements to ogg mapping: vorbis comment block must come second after streaminfo; first packet must have a packet type byte of 0x7f; packet 0 version must be followed by a 2-byte count of the # of header packets by Josh Coalson · 20 years ago
  2. cc75611 fix valgrind uninitialized memory errors by Josh Coalson · 20 years ago
  3. 9564390 update copyright to 2004 by Josh Coalson · 21 years ago
  4. e6d52b0 add read callback to OggFLAC__SeekableStreamEncoder, necessary for metadata rewriting by Josh Coalson · 21 years ago
  5. b71b56c various fixes related to deriving OggFLAC__SeekableStreamEncoder from FLAC__StreamEncoder instead of FLAC__SeekableStreamEncoder by Josh Coalson · 21 years ago
  6. 575c171 fix bug in dummy tell callback by Josh Coalson · 21 years ago
  7. 3c2bdf8 add ogg seekable stream and file encoder and decoder interfaces by Josh Coalson · 21 years ago
  8. 8bd4884 add the metadata callback back in the stream encoder by Josh Coalson · 21 years ago
  9. 27e1354 C89 standard fixes, based on feedback from IRIX port by Josh Coalson · 21 years ago
  10. a47fa56 augment unit tests to test for correctness with unknown metadata blocks by Josh Coalson · 22 years ago
  11. a52a555 move common stuff into metadata_utils by Josh Coalson · 22 years ago
  12. afae69f Add 2003 to copyright notice by Josh Coalson · 22 years ago
  13. b8f8a07 updates to work with new grabbag lib by Josh Coalson · 22 years ago
  14. 5843fc2 work related to moving some file utils into the new file_utils convenience lib by Josh Coalson · 22 years ago
  15. 8304c8f add support for serial number in Ogg streams by Josh Coalson · 22 years ago
  16. 765ff50 minor formatting by Josh Coalson · 22 years ago
  17. a86f870 add tests for libOggFLAC and libOggFLAC++ by Josh Coalson · 22 years ago