summaryrefslogtreecommitdiff
path: root/apps/recorder/bmp.c
AgeCommit message (Expand)Author
2002-08-16(while I remember this) The width padding is 4-byte aligned, nothing else...Daniel Stenberg
2002-08-16removed code within #ifdef STANDALONE since it doesn't work and isn't everDaniel Stenberg
2002-08-13Gained about 128 KB buffer space by removing malloc() and the heapBjörn Stenberg
2002-05-30removed unused variables, removed static variablesDaniel Stenberg
2002-05-30corrected the comment regarding what kind of BMP files this readsDaniel Stenberg
2002-05-29included debug.h for debugf functionFelix Arends
2002-05-21free memoryDaniel Stenberg
2002-05-17Moving recorder code to recorder/Björn Stenberg