shithub: dav1d

Download patch

ref: 250204038a3799d2a2377b9be5a87c5d4213e9ba
parent: 191f79d5a914c647fa941ee8c72f807ca2bd1fcb
author: Anisse Astier <anisse@astier.eu>
date: Sun Jan 20 18:07:20 EST 2019

Fix broken link to wikis/task-list

--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@
 6. Make it fast on older desktop, by writing asm for SSE chips.
 
 ### After
-7. Improve C code base with [various tweaks](wiki/task-list),
+7. Improve C code base with [various tweaks](https://code.videolan.org/videolan/dav1d/wikis/task-list),
 8. Accelerate for less common architectures,
 9. Use more GPU, when possible.