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
w-flo d6c38642de
Try to skip extended header in MetaBox. (#111)
Fixes #102

Co-authored-by: Alfred Gutierrez <alfg@users.noreply.github.com>
2023-07-28 21:06:22 -07:00
..
mp4box Try to skip extended header in MetaBox. (#111) 2023-07-28 21:06:22 -07:00
error.rs read metadata from udta (#77) 2022-07-20 19:05:38 -07:00
lib.rs Fix link to examples in docs (#97) 2023-03-29 00:04:51 -07:00
reader.rs Fix several overflows in box and track processing (#94) 2023-02-18 11:46:51 -08:00
track.rs Fix several overflows in box and track processing (#94) 2023-02-18 11:46:51 -08:00
types.rs Derive Default trait for DataType (#100) 2023-06-18 20:38:41 -07:00
writer.rs clippy: fix warnings from latest stable rust 1.67.0 (#93) 2023-01-30 20:33:32 -08:00