Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libavif_jni: add missing error check (AOMediaCodec#2508)
`image_copy` is reset with the result of `avifImageCreateEmpty()` which can fail. This change adds a check to match the one used for `cropped_image`.
- Loading branch information