Skip to content

1.0.4

Latest
Compare
Choose a tag to compare
@stephengold stephengold released this 18 Aug 04:55
· 22 commits to master since this release

Fixed a couple Vorbis bugs, thanks to @riccardobl :

  1. content leak due to a static field in AudioPacket
  2. Vorbis stream hangs after a bad packet because it fails to retry

See PR #5 for further details.