
Thread
2017.12.21 14:36 "Re: [Tiff] Pull request to add ZStandard/ZSTD codec", by Olivier Paquet
2017-12-21 9:14 GMT-05:00 Even Rouault <even.rouault@spatialys.com>:
My main question is who manages the allocation of TIFF tags/values?
Pretty sure it used to be Adobe. Don't know if they still do but I would not commit that without at least trying to get in touch with them. I think there's at least one person from Adobe on this list.
I've auto-allocated:
#define COMPRESSION_ZSTD 34926 /* ZSTD */
Is there any logic behind that value? Or did you just smash the keyboard? :)
Olivier