Credit Andrew - fix vorbis audio which was scratchy and ensure aging plugin does...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / filelist.h
index d35c21119c5e36e046dc12d3c316ac0f686cfcaf..1dc848fe9284b688575e9a885bec78857f533bef 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 0; }
        int read_frame(VFrame *frame);
 
 // subclass returns whether the asset format is a list or single file