mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
av1dec: fix comment typo
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
This commit is contained in:
parent
fb5e9dbc90
commit
40984af0c5
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user