Skip to content

Commit

Permalink
Fix typos in simple_encode.h
Browse files Browse the repository at this point in the history
Change-Id: Id83eff6cc12c441ce991fb1a73820d106311cf5e
  • Loading branch information
Angie Chiang committed Nov 25, 2020
1 parent 0de1df6 commit ebac57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vp9/simple_encode.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit ebac57c

Please sign in to comment.