2017.11.20 17:04 "[Tiff] TIFF tag and compression registration", by Kemp Watson

2018.01.15 21:51 "Re: [Tiff] Strategies for multi-core speedups", by Larry Gritz

On Jan 15, 2018, at 1:46 PM, scott ribe <scott_ribe@killerbytes.com> wrote:

Yes, but you can do the compression yourself in parallel, then jam the already-compressed strips into libtiff...

Right, that was my thought, too!

Is there a way to use the compression code in libtiff directly for doing that (bypassing the usual public APIs if necessary), or are you saying that I have to duplicate or reimplement the codecs in my app, outside libtiff? This is actually the crux of my original question.

--
Larry Gritz
lg@larrygritz.com