The lossless jpeg codec should not encode/decode the amplitude only when the amplitude length is 16

Issue #214 closed
Paolo Brandoli repo owner created an issue

Currently, the lossless jpeg codec skips the encoding/decoding when the amplitude length is equal to the file maximum bit number (precision). It should skip the encoding only when the amplitude length is equal to 16.

Comments (6)

  1. Log in to comment