Skip to content

Fix for serial number and granulePos

Choose a tag to compare

@chris-rudmin chris-rudmin released this 22 May 16:31
· 207 commits to master since this release
576857a
  • Fix issue where serial number range was 0 to 2^32 instead of 0 to 2^32 - 1
  • Fix issue where granule position was not set correctly into 64 bits when negative
  • Fix issue where granule position was not set correctly into 64 bits when value is 2^32 - 1