1
0
Fork 0
mirror of https://github.com/alfg/mp4-rust.git synced 2024-10-05 17:52:03 +00:00
Commit graph

7 commits

Author SHA1 Message Date
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