add binfolder path relative filters, fix gbrp color model, vwdw timebar tweaks, title...
[goodguy/history.git] / cinelerra-5.1 / plugins / yuv / yuv.h
index b1e07d36ba7bc3a082d4578cb14e678fe85970d4..76be8dad7b996a3f3d5b57a417d9a9decdf21f96 100644 (file)
@@ -82,7 +82,6 @@ public:
        VFrame **output, **input;
        int last_frame;
        Mutex input_lock, output_lock;
-    YUV yuv;
 };