Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / compiler / libjpeg / doc / TODO
blob9f21066fb8c43e8eecb62b994d94864794058fdb
1 List of things to complete for lossless codec:
3 * How to deal with data_precision vs. BITS_PER_JSAMPLE for compression codec.
5 * Re-visit use of insufficient_data - see jdhuff.c and jdlhuff.c.
7 * How to check BITS_PER_JSAMPLE for lossy mode (ie, 16-bit data)? -
8   see jdinput.c.
10 * Check comment blocks for errors/changes.
12 * Review new filenames.  Try to avoid filename conflicts with possible JPEG-LS
13   codec.