Augment tinyjpeg so that we can decode straight into the buffer;
commit23f602a07a570de8a3a356b6b156fe036c38ab27
authorH. Peter Anvin <hpa@zytor.com>
Wed, 6 Sep 2006 00:06:14 +0000 (5 17:06 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 6 Sep 2006 00:06:14 +0000 (5 17:06 -0700)
treedf0746687069b53ef0ffa6ccfee955b67ad184c9
parent0cd5e05574453627bc9d5fba7bb9c6a6b2d3dd22
Augment tinyjpeg so that we can decode straight into the buffer;
clear the screen on startup.
com32/include/tinyjpeg.h
com32/lib/jpeg/bgr24.c
com32/lib/jpeg/bgra32.c
com32/lib/jpeg/grey.c
com32/lib/jpeg/rgb24.c
com32/lib/jpeg/rgba32.c
com32/lib/jpeg/tinyjpeg-internal.h
com32/lib/jpeg/tinyjpeg.c
com32/lib/jpeg/yuv420p.c
com32/lib/sys/vesa/background.c
com32/lib/sys/vesa/initvesa.c