ref: d696956ababd5fdec5bcb51373896468c310161d
parent: c1156352ba4eceae2ec875fd06fc94c38c92271f
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Tue Oct 26 18:59:24 EDT 2021
info: include yuv→rgb in total
--- a/main.c
+++ b/main.c
@@ -355,7 +355,7 @@
d->decodetime/1000000ULL,
yuv→rgb/1000000ULL,
dispdelay/1000000ULL,
- (d->decodetime + dispdelay)/1000000ULL,
+ (d->decodetime + yuv→rgb + dispdelay)/1000000ULL,
late/1000000ULL,
frame->w, frame->h,
d->info,