X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fmoveobj%2Fmoveobj.h;h=4a9214b14fa378cc39ec8ad952b9c92efe01c263;hb=9f682a609a1817808682efa68cb96a296815bf80;hp=d82d0f68b1637a0ddacc058ecb26ef4fe1126a87;hpb=8d1431081df60da0719db2c77e4c56830521c7e8;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/moveobj/moveobj.h b/cinelerra-5.1/plugins/moveobj/moveobj.h index d82d0f68..4a9214b1 100644 --- a/cinelerra-5.1/plugins/moveobj/moveobj.h +++ b/cinelerra-5.1/plugins/moveobj/moveobj.h @@ -73,7 +73,7 @@ public: int process_buffer(VFrame *frame, int64_t start_position, double frame_rate); AffineEngine *affine; void to_mat(Mat &mat, int mcols, int mrows, - VFrame *inp, int ix,int iy, BC_CModel mcolor_model); + VFrame *inp, int ix,int iy, int mcolor_model); long prev_position, next_position;