This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
mp4-rust
Watch
1
Star
0
Fork
You've already forked mp4-rust
0
mirror of
https://github.com/alfg/mp4-rust.git
synced
2024-11-19 21:51:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
95fc64b811
mp4-rust
/
.gitignore
8 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
Basic example of parsing mp4 atom boxes in rust.
2020-01-08 05:34:01 +00:00
/target
**/*.rs.bk
*.exe
*.pdb
*.mp4
Sample boxes and mp4info example updates (#1) * more sample boxes * stts and sample box parsing. Update mp4info example with more details.
2020-01-28 05:32:53 +00:00
.idea/
.vscode/
Add basic integration test (#10) * Add basic integration test and update README and example. Add sample minimal.mp4 file for tests. * Add .travis.yml file. * Update readme.
2020-07-26 03:07:39 +00:00
!tests/samples/*.mp4
Reference in a new issue
Copy permalink