The lossless jpeg decoder encodes/decodes wrong values when the difference has max amplitude

Issue #205 closed
Paolo Brandoli repo owner created an issue

When the amplitude length is equal to the precision (16 or 8 bits) then the amplitude should be set to 32768 or 256 and the amplitude value should not be written nor read, while Imebra still reads the amplitude bits to determine the amplitude.

Comments (9)

  1. Log in to comment