yuv colorspace/range + prefs, ffmpeg colorrange probe, x11 direct force colormodel...
[goodguy/history.git] / cinelerra-5.1 / plugins / brightness / brightness.h
index a4eb7de0209b0807e635290b5174a9a339941d4c..c9b4472c357ae03cf73abf3db6abcdf3393dbe36 100644 (file)
@@ -73,8 +73,7 @@ public:
 
 
        BrightnessEngine *engine;
-    int redo_buffers;
-       static YUV yuv;
+       int redo_buffers;
 
        VFrame *input, *output;
 };