X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Ffilelist.h;h=1dc848fe9284b688575e9a885bec78857f533bef;hb=9d54c23d957ea350c5ffd756ac2c1c221c94637b;hp=d35c21119c5e36e046dc12d3c316ac0f686cfcaf;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/filelist.h b/cinelerra-5.1/cinelerra/filelist.h index d35c2111..1dc848fe 100644 --- a/cinelerra-5.1/cinelerra/filelist.h +++ b/cinelerra-5.1/cinelerra/filelist.h @@ -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