1
0
Fork 0
mirror of https://github.com/alfg/mp4-rust.git synced 2024-05-20 01:08:06 +00:00
mp4-rust/examples
Alfred Gutierrez 0f373b03db
Box summary and to_json traits. (#29)
* Add Mp4Box traits for getting json or text summary for each box.

* fix test and serde version.

* skip serializing entries

* skip serializing sample_sizes

* Add custom serializer for FixedPoint types.
2020-09-08 22:24:34 -07:00
..
mp4copy.rs More tx3g box parsing/writing and update tests. 2020-09-05 00:57:15 -07:00
mp4dump.rs Box summary and to_json traits. (#29) 2020-09-08 22:24:34 -07:00
mp4info.rs update mp4info example and track. 2020-09-05 13:15:31 -07:00
simple.rs add criterion for benchmarking performance. 2020-08-26 20:45:18 -07:00