A library to allow programmatic access to and manipulation of MPEG 4 container files.
Stars
14
Forks
5
Watchers
14
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Now cleanly testing timely loading of oversized internal atoms. ATP.
be3a200View on GitHubFix paddings: forgot to account for the fact that we're already skipping the atom header.
ea62600View on GitHubSupport basic loading of special containers, skipping shitty padding. (Do we need to read it, really?)
41d2be8View on GitHubSplit out special container types, as they're breaking things and will need special treatment later.
ca416a9View on GitHubDon't skip over containers: their leaf data nodes will handle that for us.
7781dafView on GitHub