merged hv7 mod
[goodguy/history.git] / cinelerra-5.1 / cinelerra / filempeg.h
index 0c870bd10a664cef3d6bf7b2e90993d2df1abb39..9b8db9dd15ddad4f045a1a167f0926a649425d3a 100644 (file)
@@ -110,6 +110,7 @@ public:
         static const char *zmpeg3_cmdl_name(int cmdl);
 // This file can copy frames directly from the asset
        int can_copy_from(Asset *asset, int64_t position);
+       int can_scale_input() { return 1; }
 
 private:
        void to_streamchannel(int channel, int &stream_out, int &channel_out);