d0acdd7d7e
no packet ends. The spec is clear about this but the unit tests assumed the old behaviour (carry over the previous granulepos) was correct. I did not verify the new CRC values by hand however, they are just copied from the library output. Also update changelog for the bug fix. svn path=/trunk/ogg/; revision=9601
32 lines
890 B
Plaintext
32 lines
890 B
Plaintext
Version 1.1.3 (unreleased)
|
|
|
|
* Correct a bug in the granulepos field of pages where no packet ends
|
|
|
|
Version 1.1.2 (2004 September 23)
|
|
|
|
* fix a bug with multipage packet assembly after seek
|
|
|
|
Version 1.1.1 (2004 September 12)
|
|
|
|
* various bugfixes
|
|
* important bugfix for 64-bit platforms
|
|
* various portability fixes
|
|
* autotools cleanup from Thomas Vander Stichele
|
|
* Symbian OS build support from Colin Ward at CSIRO
|
|
* new multiplexed Ogg stream documentation
|
|
|
|
Version 1.1 (2003 November 17)
|
|
|
|
* big-endian bitpacker routines for Theora
|
|
* various portability fixes
|
|
* improved API documenation
|
|
* RFC 3533 documentation of the format by Silvia Pfeiffer at CSIRO
|
|
* RFC 3534 documentation of the application/ogg mime-type by Linus Walleij
|
|
|
|
Version 1.0 (2002 July 19)
|
|
|
|
* First stable release
|
|
* little-endian bitpacker routines for Vorbis
|
|
* basic Ogg bitstream sync and coding support
|
|
|