Skip to content

Commit

Permalink
todo: Add ignore range check idea
Browse files Browse the repository at this point in the history
  • Loading branch information
wader committed Sep 14, 2021
1 parent 31a5047 commit b55f24a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
- Somehow control/limit nested decoding, depth/exclude/include? `probe({depth:1})` etc? per format skip options?
- Can't use range while decoding, not calculated yet
- Keep track of encoding for values, u16le, utf8, varint etc
- Option to ignore range checks, decode until read error instead. Ex: mp4 with truncated mdat.

#### Formats

Expand Down

0 comments on commit b55f24a

Please sign in to comment.