Closed Davidah121 closed 3 years ago
Loading Error fixed along with changes to the DEFLATE functions to properly generate canonical huffman codes with the changes.
Currently done. Waiting on #73 to be finished before merging. Chroma Subsampling is still off but not as much as before.
JPEG loading error due to invalid huffman tree. Fixed by changing mergesort to insertion sort. Chroma Subsampling adjustments should be made to more closely match other JPEG loaders.