Skip to content
Snippets Groups Projects
Commit 2fab8c39 authored by Gideon Mayhak's avatar Gideon Mayhak Committed by Thomas Daede
Browse files

Fix typo

parent fe4bc097
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ cargo run --release --bin rav1e -- input.y4m -o output.ivf
```
# Decompressing video
Encoder output should be compatible with any AV1 decoder compliant with the v1.0.0 specification. Uou can also build the included compatible aomdec using the following:
Encoder output should be compatible with any AV1 decoder compliant with the v1.0.0 specification. You can also build the included compatible aomdec using the following:
```
mkdir aom_test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment