1
0
Fork 0
mirror of https://github.com/alfg/mp4-rust.git synced 2024-05-19 16:58:04 +00:00
mp4-rust/src
Jessa 16c1b5d67f
Don't subtract overflow when 64-bit box size is less than 8 (#89)
* don't subtract overflow when 64-bit box size is less than 8

* fix largesize of 8 being conflated with a size of 0
2023-01-09 23:12:14 -08:00
..
mp4box Don't subtract overflow when 64-bit box size is less than 8 (#89) 2023-01-09 23:12:14 -08:00
error.rs read metadata from udta (#77) 2022-07-20 19:05:38 -07:00
lib.rs Cargo fmt and clippy (#73) 2022-05-31 20:50:49 -07:00
reader.rs read metadata from udta (#77) 2022-07-20 19:05:38 -07:00
track.rs Fix TfhdBox optional fields (#86) 2023-01-05 20:13:48 -08:00
types.rs fix "mdat size too large" (#80) 2023-01-05 18:19:47 -08:00
writer.rs fix "mdat size too large" (#80) 2023-01-05 18:19:47 -08:00