mirror of https://github.com/FFmpeg/FFmpeg.git
By default now, if AV_EF_CRCCHECK or AV_EF_IGNORE_ERR are enabled the decoder will skip the chunk and carry on with the next one. This should make the decoder able to decode more corrupt files because the functions which decode individual chunks will very likely error out if fed invalid data and stop the decoding of the entire image.pull/339/head
parent
e69f407b52
commit
b8d9bc2e87
1 changed files with 17 additions and 0 deletions
Loading…
Reference in new issue