1
0
Fork 0
mirror of https://github.com/alfg/mp4-rust.git synced 2024-06-02 21:49:24 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Alf f04ebb4b61 Add skip fn for skipping remaining bytes in a box. 2020-02-05 20:22:08 -08:00
Alf 67303df65e 0.3.0 2020-02-03 21:56:55 -08:00
Alf c4fa510f3a 0.2.0 2020-01-28 21:49:38 -08:00
Alf 2065b74afd Update package name to 'mp4'. 2020-01-12 19:51:25 -08:00
Alf 0ecbbd6385 Update package name. Forgot to update it in cargo.toml. 2020-01-12 19:48:03 -08:00
Alf 0e12e60f5c Update Cargo.toml. 2020-01-12 19:43:16 -08:00
Alf efd7ac8981 Change main.rs to lib.rs and create example mp4info project. Update readme and license. 2020-01-12 19:33:26 -08:00
Alf 7c239e72a0 parse ftyp box 2020-01-09 22:26:08 -08:00
Alf 5d11bf9c78 Basic example of parsing mp4 atom boxes in rust. 2020-01-07 21:34:01 -08:00