Changeset 1435


Ignore:
Timestamp:
11/28/11 07:27:19 (18 months ago)
Author:
philmoz
Message:

Update to DNG active area for A3000 (from greggyh)
http://chdk.setepontos.com/index.php?topic=5593.msg76719#msg76719

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/a3000/platform_camera.h

    r1418 r1435  
    5050    #define cam_CalibrationIlluminant1  17 
    5151 
    52     #define CAM_ACTIVE_AREA_X1 8  
    53     #define CAM_ACTIVE_AREA_Y1 8  
    54     #define CAM_ACTIVE_AREA_X2 3616 
    55     #define CAM_ACTIVE_AREA_Y2 2736 
     52    #define CAM_ACTIVE_AREA_X1 0  
     53    #define CAM_ACTIVE_AREA_Y1 0  
     54    #define CAM_ACTIVE_AREA_X2 3700 
     55    #define CAM_ACTIVE_AREA_Y2 2772 
    5656 
    5757         #undef CAM_BITMAP_PALETTE 
Note: See TracChangeset for help on using the changeset viewer.