Skip to content

revelo v0.3.2

Choose a tag to compare

@github-actions github-actions released this 31 May 05:35
· 32 commits to main since this release

Fixed

  • Panic-safety on malformed/truncated input: guard MP4 avcC/hvcC parsing
    against truncated boxes; correct the SCTE-35 splice-header byte offsets and a
    parse_splice_insert off-by-one; checked/saturating size arithmetic in
    AVI/MKV/MP4/MXF (safe on 32-bit wasm32).