Browse Source
In case that AV1_OBUHasSizeField is false, i_header was used uninitialized. The OBU header is always at least 1 byte and the extension field is unrelated to the fact if a size field exists or not. Signed-off-by: Francois Cartegnie <fcvlcdev@free.fr>pull/83/head
committed by
Francois Cartegnie
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue