merge hv v6, rework trace methods
[goodguy/history.git] / cinelerra-5.1 / plugins / interpolatevideo / interpolatevideo.C
index c70d6adb0d98cfe4b8b2ae423bf8d7e4b1365325..ecc02613b500c26d12383ed28cf90bf224bc7632 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * CINELERRA
- * Copyright (C) 1997-2011 Adam Williams <broadcast at earthling dot net>
+ * Copyright (C) 1997-2016 Adam Williams <broadcast at earthling dot net>
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -659,6 +659,7 @@ void InterpolateVideo::optic_flow()
                        }
                }
 
+//printf("InterpolateVideo::optic_flow %d %d\n", __LINE__, invalid_blocks.size());
                if(invalid_blocks.size())
                {
                        if(!blend_engine)