- Added
IsolatedMp4Decryptorfor process-isolated file decryption so multiple file decrypts can run in parallel safely. - Added the optional
tokiofeature and async isolated file decryption support throughdecrypt_file_async. - Improved error reporting with structured Bento4 operation and error-name details.
- Added checked-in multi-key single-file fixtures, examples, and integration tests for one MP4 that requires multiple KIDs.
- Fixed the native worker build so intermediate object files stay under
targetinstead of leaking into the crate root.
- Initial crate release