Skip to content

Version 0.10

Pre-release
Pre-release

Choose a tag to compare

released this 07 Jan 12:17
· 30 commits to master since this release

Fixes

  • Negative frame offsets in GAFs are now properly read.

Improvements

  • GafReader now uses an adapter interface,
    so now the caller can control what happens to the read data.
  • GafReader now supports reading subframes.
  • HpiEntry now provides an Open method which returns a stream
    whose length is always bounded.