add threading to xfer
[goodguy/history.git] / cinelerra-5.1 / guicast / bccmodels.h
index b6c397b3af535a83be04754fa3d3316794cd78ec..94a9bbcd80a136ceb1f56586bdcaafefebe768e3 100644 (file)
@@ -124,6 +124,7 @@ public:
 
        static void init_yuv();
        static int bc_to_x(int color_model);
+       static void bcxfer_stop_slicers();
 };