Changeset 813 for trunk/include/camera.h


Ignore:
Timestamp:
10/04/09 08:25:55 (4 years ago)
Author:
reyalp
Message:

jpeg quality override from ADamb, allows "super fine" on sx200. http://chdk.setepontos.com/index.php/topic,3994.msg40880.html#msg40880

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/camera.h

    r804 r813  
    9090    #define EDGE_HMARGIN 0  //define sup and inf screen margins on edge overlay without overlay.  Necessary to save memory buffer space. sx200is needs values other than 0 
    9191    // end of section by nandoid 
    92  
     92     
     93    #undef CAM_QUALITY_OVERRIDE //camera may need shooting quality override (sx200is lacks SuperFine quality) 
    9394//---------------------------------------------------------- 
    9495// Overridden values for each camera 
     
    21412142       
    21422143   //end nandoide sept-2009 
     2144   #define CAM_QUALITY_OVERRIDE 1 
    21432145//---------------------------------------------------------- 
    21442146#else 
Note: See TracChangeset for help on using the changeset viewer.