Changeset 664


Ignore:
Timestamp:
05/15/11 07:53:24 (2 years ago)
Author:
msl
Message:

Aktualisierung auf Rev. 1176 offizieller Trunk

Location:
trunk/platform
Files:
2 edited

Legend:

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

    r647 r664  
    7676    #define cam_CFAPattern                  0x02010100  // Red  Green  Green  Blue 
    7777 
    78     #define CAM_DNG_EXPOSURE_BIAS           0,0     // Specify DNG exposure bias value to 0 (to override default of -0.5 in the dng.c code) 
     78    #define CAM_DNG_EXPOSURE_BIAS           0,1     // Specify DNG exposure bias value to 0 (to override default of -0.5 in the dng.c code) 
    7979 
    8080    // color 
  • trunk/platform/sx30/platform_camera.h

    r647 r664  
    4545    #define cam_CFAPattern                  0x01000201  // Green  Blue  Red  Green 
    4646 
    47     #define CAM_DNG_EXPOSURE_BIAS           0,0     // Specify DNG exposure bias value to 0 (to override default of -0.5 in the dng.c code) 
     47    #define CAM_DNG_EXPOSURE_BIAS           0,1     // Specify DNG exposure bias value to 0 (to override default of -0.5 in the dng.c code) 
    4848 
    4949    // color 
Note: See TracChangeset for help on using the changeset viewer.