png img proxy fixes, speed zoom segv fix, colapse ins 1frm silence undo, repair rende...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / renderengine.h
index 5e3ed940dbd917f400f146e8e5ae2ce046425833..4e9c9689df18ae57e5ba4904890dbe6cd4d72933 100644 (file)
@@ -111,7 +111,7 @@ public:
 // Lock out audio and synchronization timers until first frame is done
        Condition *first_frame_lock;
 // Lock out interrupts before and after renderengine is active
-       Mutex *interrupt_lock;
+       Condition *interrupt_lock;
 
        int done;
        int is_nested;