ffmpeg 3.4.1, add libopus, openexr probe tweak, rel path for filelist, avg_frame_rate...
[goodguy/history.git] / cinelerra-5.1 / plugins / lens / lens.h
index 4e295982d9a2026c0be72871b4cd05fd33e90ea9..39ef2455144cc1f6ba10352b21abb7f59a3a3248 100644 (file)
@@ -222,6 +222,7 @@ public:
                RECTILINEAR_STRETCH
        };
        enum {
+               INTERP_DEFAULT,
                INTERP_NEAREST,
                INTERP_BILINEAR,
                INTERP_BICUBIC,