Changes between Initial Version and Version 2 of Ticket #292
- Timestamp:
- 2020-10-16T11:03:19-03:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #292
- Property Blocked By → 198
-
Ticket #292 – Description
initial v2 1 1 - this is potentially a major speed improvement (35-50%) 2 2 - will require: 3 - compiled libdeflate (in itself a challenge, from my initial research) : https://github.com/ebiggers/libdeflate 3 4 - a recent libTIFF with this change: https://gitlab.com/libtiff/libtiff/-/merge_requests/158 4 5 - future GDAL 3.2.0 with this change, so GDAL can take advantage of libdeflate: https://github.com/OSGeo/gdal/pull/3068