ref: 50e8d89a65b18a2371bfc76b63e49554923ff862
parent: a1febec60ac5a815abad3b62f438aa7b5fae8c52
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Mon Sep 7 11:17:36 EDT 2020
tools/dav1d: fix the build
--- a/tools/dav1d.c
+++ b/tools/dav1d.c
@@ -220,7 +220,6 @@
nspf = (uint64_t)(1000000000.0 / cli_settings.realtime_fps);
}
tfirst = get_time_nanos();
- dav1d_debug(c);
do {
memset(&p, 0, sizeof(p));