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