blob: 17f6d748c8db27ea227ac5b69335e34e8f5753f1 [file] [log] [blame]
List of things to complete for lossless codec:
* How to deal with data_precision vs. BITS_PER_JSAMPLE for compression codec.
* Re-visit use of insufficient_data - see jdhuff.c and jdlhuff.c.
* How to check BITS_PER_JSAMPLE for lossy mode (ie, 16-bit data)? -
see jdinput.c.