TESTING RELEASE
While this version should be more resilient than previous releases, please be aware that it has not been tested as heavily as 0.7.4.
While this version should be more resilient than previous releases, please be aware that it has not been tested as heavily as 0.7.4.
- Decoupled the file / stream reading logic from the decoding logic to allow for better test-ability and simplified extension to other formats.
- Added unit tests for file / stream reading logic.
- Made file / stream reading logic more forgiving of minor stream issues (esp. truncated packets)