~online-accounts/online-accounts-shotwell/trunk

« back to all changes in this revision

Viewing changes to src/photos/GRaw.vala

  • Committer: Adam Dingle
  • Date: 2011-02-09 00:12:20 UTC
  • Revision ID: git-v1:b80664e8247acc47b3e860aa343309d97b8b4231
Added Eric to AUTHORS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
270
270
        // user_black
271
271
        // user_sat
272
272
        // med_passes
273
 
        output_params->no_auto_bright = false;
 
273
        output_params->no_auto_bright = true;
274
274
        output_params->auto_bright_thr = 0.01f;
275
275
        output_params->use_fuji_rotate = GRaw.FujiRotate.USE;
276
276
    }