exposed maker to pixelshift code for future use

This commit is contained in:
heckflosse
2017-12-12 21:38:44 +01:00
parent f2c8230608
commit 1fdf44660a
3 changed files with 3 additions and 3 deletions

View File

@@ -336,7 +336,7 @@ private:
using namespace std;
using namespace rtengine;
void RawImageSource::pixelshift(int winx, int winy, int winw, int winh, const RAWParams::BayerSensor &bayerParamsIn, unsigned int frame, const std::string &model, float rawWpCorrection)
void RawImageSource::pixelshift(int winx, int winy, int winw, int winh, const RAWParams::BayerSensor &bayerParamsIn, unsigned int frame, const std::string &make, const std::string &model, float rawWpCorrection)
{
if(numFrames != 4) { // fallback for non pixelshift files