diff options
Diffstat (limited to 'third_party/rust/mp4parse/README.md')
-rw-r--r-- | third_party/rust/mp4parse/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/rust/mp4parse/README.md b/third_party/rust/mp4parse/README.md new file mode 100644 index 0000000000..c9e65a4388 --- /dev/null +++ b/third_party/rust/mp4parse/README.md @@ -0,0 +1,2 @@ +`mp4parse` is a parser for ISO base media file format (mp4) written in rust. +See [the README in the mp4parse-rust repo](https://github.com/mozilla/mp4parse-rust/blob/master/README.md) for more details.
\ No newline at end of file |