source: trunk/CHDK/GRIDS/3to8grid.grd @ 1249

Revision 1249, 132 bytes checked in by philmoz, 23 months ago (diff)

Add DNG_VERT_RLE_BADPIXELS definition & comments to camera.h
Fix raw/dng saving on the SX220HS and IXUS 310HS (probably the SX230HS will need it as well).

  • Add a new function to wrappers.c that checks if a directory exists before calling mkdir on it (mkdir_if_not_exist).
  • Add a simple run length compression for the badpixel.bin file.

http://chdk.setepontos.com/index.php?topic=650.msg70786#msg70786

Line 
1@title 3:8 grid
2@line 0,   90,  359, 90,  17
3@line 0,   150, 359, 150, 17
4@line 135, 0,   135, 239, 17
5@line 225, 0,   225, 239, 17
Note: See TracBrowser for help on using the repository browser.