Hans-Christian Egtvedt 43ef1c381f cmd_bmp: Add support for displaying gzip compressed bmps
The existing code can show information about a gzip compressed BMP
image, but can't actually display it.

Therefore, move the decompression code out of bmp_info() and use it in
bmp_display() as well in order to display a compressed BMP image.

Also, clean things up a bit and fix a memory leak while we're at it.

[hskinnemoen@atmel.com: a bit of refactoring]
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2008-01-09 14:55:18 +01:00
..
2007-11-29 00:56:37 +09:00
2008-01-08 15:03:18 -05:00
2007-12-07 01:20:16 +09:00
2007-09-17 08:19:08 +02:00
2007-09-17 08:19:08 +02:00
2007-06-30 18:50:48 +02:00
2007-05-05 21:34:19 +02:00
2006-07-21 11:56:05 +02:00
2003-06-27 21:31:46 +00:00
2007-07-13 09:54:17 +02:00
2008-01-09 13:34:20 +01:00
2002-08-17 09:36:01 +00:00
2008-01-09 13:26:38 +01:00
2002-08-17 09:36:01 +00:00
2006-08-31 16:46:53 +02:00