Fixed some bugs and some changes

This commit is contained in:
Desmis
2017-11-02 13:19:16 +01:00
parent a3525e2080
commit 53ba84f699
14 changed files with 210 additions and 56 deletions

View File

@@ -117,6 +117,7 @@ private:
Adjuster* const hueref;
Adjuster* const chromaref;
Adjuster* const lumaref;
Adjuster* const sobelref;
Adjuster* const centerXbuf;
Adjuster* const centerYbuf;
Adjuster* const adjblur;
@@ -220,7 +221,7 @@ private:
int nextdatasp[81];
int nextdatasp[82];
int nextlength;
std::string nextstr;
std::string nextstr2;