From: Angie Chiang Date: Wed, 25 Nov 2020 20:58:24 +0000 (-0800) Subject: Fix typos in simple_encode.h X-Git-Tag: v1.10.0-rc1~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ebac57ce9250aac85701f5258ec54f9cf9bf14a8;p=libvpx Fix typos in simple_encode.h Change-Id: Id83eff6cc12c441ce991fb1a73820d106311cf5e --- 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.