edl plugin names eng, fix segv for opengl brender, renderfarm rework strategy, perf...
[goodguy/history.git] / cinelerra-5.1 / plugins / whirl / whirl.h
index 476de6890be2ca4b74b62416ad8d5b020659455d..04ea8165a44e5ebe066532398f5ef902a893667e 100644 (file)
@@ -44,7 +44,7 @@ public:
        int process_realtime(long size, VFrame **input_ptr, VFrame **output_ptr);
        int plugin_is_realtime();
        int plugin_is_multi_channel();
-       char* plugin_title();
+       const char* plugin_title();
        int start_realtime();
        int stop_realtime();
        PluginClientWindow* new_window();