From 38e8f2f4611fa95d9fe110cda549d5c25f296077 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 5 Jan 2017 15:32:43 +0000 Subject: [PATCH] Tweak comment. --- src/lib/encoder.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/encoder.cc b/src/lib/encoder.cc index 32af746a5..f468f91e1 100644 --- a/src/lib/encoder.cc +++ b/src/lib/encoder.cc @@ -188,7 +188,7 @@ Encoder::frame_done () } } -/** Called to start encoding of the next video frame in the DCP. This is called in order, +/** Called to request encoding of the next video frame in the DCP. This is called in order, * so each time the supplied frame is the one after the previous one. * pv represents one video frame, and could be empty if there is nothing to encode * for this DCP frame. -- 2.30.2