diff options
author | Hans-Christian Egtvedt <hcegtvedt@atmel.com> | 2007-11-30 16:29:59 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-01-09 13:55:18 (GMT) |
commit | 43ef1c381f9195504a2488f5cb909227eb97d475 (patch) | |
tree | ddbd6d92a2de97b504c56b1d5a14c68f73f482f3 /common/dlmalloc.c | |
parent | d197ffd8172c6fdef38733424640a9a47295d6e9 (diff) | |
download | u-boot-43ef1c381f9195504a2488f5cb909227eb97d475.tar.xz |
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>
Diffstat (limited to 'common/dlmalloc.c')
0 files changed, 0 insertions, 0 deletions