CHANGES 992 B

123456789101112131415161718192021222324252627282930313233
  1. Version 1.1.3 (2005 November 27)
  2. * Correct a bug in the granulepos field of pages where no packet ends
  3. * New VS2003 and XCode builds, minor fixes to other builds
  4. * documentation fixes and cleanup
  5. Version 1.1.2 (2004 September 23)
  6. * fix a bug with multipage packet assembly after seek
  7. Version 1.1.1 (2004 September 12)
  8. * various bugfixes
  9. * important bugfix for 64-bit platforms
  10. * various portability fixes
  11. * autotools cleanup from Thomas Vander Stichele
  12. * Symbian OS build support from Colin Ward at CSIRO
  13. * new multiplexed Ogg stream documentation
  14. Version 1.1 (2003 November 17)
  15. * big-endian bitpacker routines for Theora
  16. * various portability fixes
  17. * improved API documenation
  18. * RFC 3533 documentation of the format by Silvia Pfeiffer at CSIRO
  19. * RFC 3534 documentation of the application/ogg mime-type by Linus Walleij
  20. Version 1.0 (2002 July 19)
  21. * First stable release
  22. * little-endian bitpacker routines for Vorbis
  23. * basic Ogg bitstream sync and coding support