Short:        JFIF picture datatype for >= OS 3.0
Author:       Gunther Nikl
Uploader:     megacz&usa.com
Type:         util/dtype
Version:      44.7.m1
Requires:     68000+
Architecture: generic; m68k-amigaos >= 3.0.0

jfifdt-44.7.m1
----------------

---

 - supports normal and progressive JFIFs with all its flavours
 - supports HAM output (HAM6 as well as HAM8)
 - switches to V43 mode if a new picture.datatype V43 is found
 - asynchronous file I/O to speedup image loading and decoding
 - utilizes WritePixelLine8() for chunky-to-planar in V42 mode
 - automatic colour quantizing of true-colour data for V42
 - can be configured to suit personal preferences
 - based on libjpg 6b
 - OS 3.5 support
 - FBlit support

---

This is unofficial update to 'jfif.datatype-44.7' by Gunther Nikl, therefore
no changes to the guide were made.

Friday 26-Feb-2010(44.7.m1):

 * added(and patched) 'jpeg-6b' library to the archive.

 * fixed source code to build cleanly.

 * fixed grayscale output to always fit 8 bits or less.

 * modified Makefile(s) to build all CPU flavours at once.

 * builds for 68000, 68020 and 68030 are free of FPU dependency.

 * as a side note you should know that this is most probably the only one
   up to date and also quite fast JPEG datatype that works with old(V40)
   picture.datatype .

---