repair default keyframe load, tweak init default histogram threshold
[goodguy/history.git] / cinelerra-5.1 / cinelerra / floatauto.h
index be0b304e720f529c6aaafe81bae7b64127ccc442..cc4168c46c824b60f526a136459d1742f155b1bc 100644 (file)
@@ -42,6 +42,7 @@ public:
        int operator==(Auto &that);
        int operator==(FloatAuto &that);
        int identical(FloatAuto *src);
+       int equals(FloatAuto *src);
        void copy_from(Auto *that);
        void copy_from(FloatAuto *that);
        int interpolate_from(Auto *a1, Auto *a2, int64_t pos, Auto *templ=0); // bezier interpolation