diff options
author | Lynne <dev@lynne.ee> | 2019-03-07 18:15:23 +0000 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2020-05-26 10:23:13 +0100 |
commit | b8d9bc2e87ef19cfc26cdbdc94062a5ce3201f6c (patch) | |
tree | bef1002fbedf46bd72eb1847b12a8d5c69bfafda /libavutil/aes.c | |
parent | e69f407b52110387800ee0531aa78e213b214150 (diff) | |
download | ffmpeg-b8d9bc2e87ef19cfc26cdbdc94062a5ce3201f6c.tar.gz |
pngdec: add ability to check chunk CRC
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.
Diffstat (limited to 'libavutil/aes.c')
0 files changed, 0 insertions, 0 deletions