Even Rouault

Results 290 issues of Even Rouault

Potentially faster (35% - 50% improvement is typical) compression/decompression could be possible by using libdeflate, as an optional extra dependency : https://github.com/ebiggers/libdeflate (packaged in ubuntu since 20.04 or in recent...

Fixes #53525

backport queued_ltr_backports
backport release-3_32

Created from https://github.com/OSGeo/gdal/issues/7713 Given la.tif in https://drive.google.com/file/d/1w2w7Q_zaSjYu4AlKCQ0NVuM4E1QDAWjt/view?usp=share_link ``` $ gdal_translate la.tif tmp.tif $ opj_compress -I -t 1024,1024 -n 4 -TP R -i tmp.tif -o output.j2k -c "[512,512],[256,512],[256,512],[128,512],[64,512],[32,512],[16,512],[8,512],[4,512],[2,512]" TIFFReadDirectory: Warning, Unknown...