]> granicus.if.org Git - libvpx/commitdiff
Fix typos in simple_encode.h
authorAngie Chiang <angiebird@google.com>
Wed, 25 Nov 2020 20:58:24 +0000 (12:58 -0800)
committerAngie Chiang <angiebird@google.com>
Wed, 25 Nov 2020 20:58:24 +0000 (12:58 -0800)
Change-Id: Id83eff6cc12c441ce991fb1a73820d106311cf5e

vp9/simple_encode.h

index e3ef3cea95a2e2fdfc65d80f2993ac1d749a6f32..8ec7069e836ae2b126552c40e817ceb87444e4e3 100644 (file)
@@ -281,7 +281,7 @@ struct EncodeFrameResult {
   std::vector<MotionVectorInfo> motion_vector_info;
   // A vector of the tpl stats information.
   // The tpl stats measure the complexity of a frame, as well as the
-  // informatioin propagated along the motion trajactory between frames, in
+  // information propagated along the motion trajectory between frames, in
   // the reference frame structure.
   // The tpl stats could be used as a more accurate spatial and temporal
   // complexity measure in addition to the first pass stats.