From aa0e3974c5e1d665051ae49a4e4d547fa5f63c30 Mon Sep 17 00:00:00 2001 From: iphydf Date: Mon, 5 Sep 2016 22:44:06 +0100 Subject: [PATCH] Add TODO for @mannol. --- testing/av_test.c | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/av_test.c b/testing/av_test.c index cac5abd5..7af50cda 100644 --- a/testing/av_test.c +++ b/testing/av_test.c @@ -409,6 +409,7 @@ int main (int argc, char **argv) long audio_out_dev_idx = -1; int32_t audio_frame_duration = 20; + // TODO(mannol): Put this to use. int32_t video_frame_duration = 10; /* Parse settings */