jpeglossless bug fixes - SOF3 P in [9, 15] and DHT before SOF3#51
jpeglossless bug fixes - SOF3 P in [9, 15] and DHT before SOF3#51bluna301 wants to merge 1 commit into
Conversation
Signed-off-by: bluna301 <luna.bryanr@gmail.com>
|
Thank you for submitting this PR. This issue was actually fixed in nvJPEG 13.0.2. If you update nvJPEG (through Python or the CUDAToolkit depending on what is used), these images will be decoded correctly. For nvImageCodec, we will add a check for older versions of nvJPEG to correctly reject these images instead of silently failing. |
|
@hoang-dt - sorry for the late reply, thank you for the review and for communicating the fix. We have been using CUDA 12.9 in development and production, so therefore have been using other CUDA 12 compatible dependencies which is why we were seeing pre-patch behavior. Adding a guard in |
Addresses JPEGLossless Bugs: SOF3 P in [9,15] and DHT-before-SOF3 Streams.
Tests and anonymized DICOM-derived test files added; all tests passing: