NVIDIA / nvImageCodec

A nvImageCodec library of GPU- and CPU- accelerated codecs featuring a unified interface
https://docs.nvidia.com/cuda/nvimagecodec/index.html
Apache License 2.0
53 stars 4 forks source link

Fixed build compatibility with nvjpeg2k 0.8.0 #8

Open mantasu opened 1 month ago

mantasu commented 1 month ago

Closes #7

I believe this line should be updated since struct nvjpeg2kEncodeConfig_t does not have enable_custom_precincts anymore.