mirror of
https://github.com/samsonjs/media.git
synced 2026-04-09 11:55:46 +00:00
The keys and ilst boxes in the MP4 muxer were allocated with a fixed size of 200 bytes. This was not enough to store the keys and values of large metadata entries, which could cause the muxer to throw an exception. This CL allocates the correct size for the keys and ilst boxes based on the size of the metadata entries. PiperOrigin-RevId: 630331680 |
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||
| test | ||