Tweak comment.
authorCarl Hetherington <cth@carlh.net>
Thu, 5 Jan 2017 15:32:43 +0000 (15:32 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 5 Jan 2017 15:32:43 +0000 (15:32 +0000)
src/lib/encoder.cc

index 32af746a583a0cdae5f2e3b65123e7b8c619ee55..f468f91e113a2235ab3c69d17e35a2d6a92bf064 100644 (file)
@@ -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.