• Alexander Alekhin's avatar
    imgcodecs(tiff): sanitize tiff decoder · ba5ddd64
    Alexander Alekhin authored
    - more checks
    - drop separate branches for 32FC1/32FC3(read) handling
    - added for 32F/64F non-compressed
    - added tests for 32FC3 (RAW + hdr SGILOG compression)
    - added test 64FC1
    - dump tiff errors on stderr
    ba5ddd64
grfmt_tiff.hpp 4.47 KB