manual goto rework, resize asset/track tweaks and fixes, filelist resize fix, allow...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / filelist.h
index d35c21119c5e36e046dc12d3c316ac0f686cfcaf..6c1da43802181ea56125d3d296a050ade1e3c18d 100644 (file)
@@ -58,6 +58,7 @@ public:
 
        int read_list_header();
        virtual int read_frame_header(char *path) { return 1; };
+       int can_scale_input() { return 1; }
        int read_frame(VFrame *frame);
 
 // subclass returns whether the asset format is a list or single file