1
0
Fork 0
mirror of https://github.com/alfg/mp4-rust.git synced 2024-05-20 09:18:16 +00:00
Commit graph

8 commits

Author SHA1 Message Date
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 d4f69d82ee parse moov and mvhd box. 2020-01-12 01:19:31 -08:00
Alf 06f388f20e update box parsing logic. 2020-01-12 00:00:30 -08:00
Alf fc92c60298 Fix top level box parsing logic. 2020-01-11 19:34:29 -08:00
Alf 7c239e72a0 parse ftyp box 2020-01-09 22:26:08 -08:00
Alfred Gutierrez b9cdabc9d7
Create README.md 2020-01-07 22:53:15 -08:00
Alf 9994a0a6a7 Update main.rs. 2020-01-07 22:51:21 -08:00
Alf 5d11bf9c78 Basic example of parsing mp4 atom boxes in rust. 2020-01-07 21:34:01 -08:00