reworked pixelshift code and temporary removed Fuji S5 dual frame support

This commit is contained in:
heckflosse
2016-11-03 00:01:47 +01:00
parent 6276b17be2
commit 89901f4b36
12 changed files with 65 additions and 25 deletions

View File

@@ -95,6 +95,8 @@ public:
{
return rgbSourceModified;
}
void setCurrentFrame(unsigned int frameNum) {}
};
}
#endif