Pixel Shift: Improve motion mask and further changes

This commit is contained in:
heckflosse
2018-04-14 01:11:01 +02:00
parent 15794cc1ba
commit 4a1a10aab0
23 changed files with 227 additions and 1940 deletions

View File

@@ -44,6 +44,7 @@ public:
choices[5] = "Premium";
choices[6] = "RAW (HDR enabled)";
choices[7] = "RAW (pixel shift enabled)";
choices[8] = "RAW (pixel shift handheld mode enabled)";
choices[65535] = "n/a";
}
};