Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
image: check decoder validity before clearing fmt_in
The input format must then only be cleared when a decoder is present. Decoder not being set is a perfectly valid scenario when only generating an image. This patch address a crash introduced by 08b2486
- Loading branch information