You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2018. It is now read-only.
I am currently looking into reducing code duplication in the 3 Huffman decoder implementations and it seems to me there is a bug in NikonDecompressor. The special Huffman sign extension code in the 'lossy after split' versions is not used in the bigTable lookup.
I'd like to test this but I could not find a suitable NEF file with the 'split' format. Could someone (maybe @LebedevRI ?) please point me to one?