Credit Andrew - fix vorbis audio which was scratchy and ensure aging plugin does...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / render.h
index eddbf7c593748541d0f6d1a5141b8d2a7aea5077..07a3403a3b930b1864e82a815ad64cdf5de7380d 100644 (file)
@@ -2,6 +2,7 @@
 /*
  * CINELERRA
  * Copyright (C) 2008 Adam Williams <broadcast at earthling dot net>
+ * Copyright (C) 2003-2016 Cinelerra CV contributors
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -137,7 +138,7 @@ public:
 // This should be integrated into the Asset Class.
        static int check_asset(EDL *edl, Asset &asset);
 // strategy to conform with using renderfarm.
-       static int get_strategy(int use_renderfarm, int use_labels);
+       static int get_strategy(int use_renderfarm, int use_labels, int range_type);
        int get_strategy();
 // Force filename to have a 0 padded number if rendering to a list.
        int check_numbering(Asset &asset);