Forgot to reset the "clip" level in the default profiles. Minor bugfix to autoexposure.

This commit is contained in:
Emil Martinec
2010-11-13 16:02:33 -06:00
parent d6b59d7215
commit ccd907509e
4 changed files with 10 additions and 10 deletions

View File

@@ -4,7 +4,7 @@ Version=20101111
[Exposure]
Auto=true
Clip=0.0001
Clip=0.001
Compensation=0
Brightness=0
Contrast=12

View File

@@ -4,7 +4,7 @@ Version=20101111
[Exposure]
Auto=true
Clip=0.0001
Clip=0.001
Compensation=0
Brightness=0
Contrast=0

View File

@@ -3,7 +3,7 @@ Version=20101111
[Exposure]
Auto=false
Clip=0.0001
Clip=0.001
Compensation=0
Brightness=0
Contrast=0