Skip to content

decoder: AV1: Fix a static analysis problem of update_state().

No need to check the picture pointer after we have already dereferenced it.

Fix: #298 (closed)

Merge request reports