Commit 40984af0 authored by Tristan Matthews's avatar Tristan Matthews Committed by Ronald S. Bultje

av1dec: fix comment typo

Signed-off-by: 's avatarRonald S. Bultje <rsbultje@gmail.com>
parent fb5e9dbc
......@@ -194,7 +194,7 @@ static uint8_t get_shear_params_valid(AV1DecContext *s, int idx)
}
/**
* update gm type/params, since cbs already implemented part of this funcation,
* update gm type/params, since cbs already implemented part of this function,
* so we don't need to full implement spec.
*/
static void global_motion_params(AV1DecContext *s)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment