add threads param to ffmpeg plugins, spec fix, added m2t ext
[goodguy/history.git] / cinelerra-5.1 / cinelerra / cwindowtool.h
index 2fb3ab9ff63891ce1c6f90909015b3341601964c..651627e0860f8206d12aac83fa23f4edbb3b274b 100644 (file)
@@ -264,8 +264,10 @@ public:
        void create_objects();
        void update();
 
+       BC_Title *current;
        CWindowCoord *radius;
        BC_Title *red, *green, *blue, *y, *u, *v;
+       BC_Title *rgb_hex, *yuv_hex;
        BC_SubWindow *sample;
 };