]> git.sesse.net Git - nageru/commit
Don't die on libjpeg errors.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 8 Dec 2018 21:10:16 +0000 (22:10 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 8 Dec 2018 21:10:16 +0000 (22:10 +0100)
commit996c5ad2c506048694b32988f7e376a97924c3e9
treef6cdb998e134f949e7874086c51f0e3b9506693d
parent18a66015dbeac5447b62f4ef869a252f9e7000e6
Don't die on libjpeg errors.

Makes everything significantly more robust to broken JPEGs.
futatabi/jpeg_frame_view.cpp
futatabi/jpeg_frame_view.h
futatabi/jpeglib_error_wrapper.h [new file with mode: 0644]
futatabi/vaapi_jpeg_decoder.cpp