From ebac57ce9250aac85701f5258ec54f9cf9bf14a8 Mon Sep 17 00:00:00 2001 From: Angie Chiang Date: Wed, 25 Nov 2020 12:58:24 -0800 Subject: Fix typos in simple_encode.h Change-Id: Id83eff6cc12c441ce991fb1a73820d106311cf5e --- vp9/simple_encode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vp9/simple_encode.h b/vp9/simple_encode.h index e3ef3cea9..8ec7069e8 100644 --- a/vp9/simple_encode.h +++ b/vp9/simple_encode.h @@ -281,7 +281,7 @@ struct EncodeFrameResult { std::vector 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. -- cgit v1.2.3