audio chan pos rework, batchrender deadlock, titler/crikey grab_event tweak, thread...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / preferences.h
index 55d47e890b176e264cb47e0a8cc9d7aba76b8500..8b1bb3b4d251ee85ec87b232adf0ddcd6560381f 100644 (file)
@@ -129,7 +129,7 @@ public:
        int yuv_color_range;
 
 // Default positions for channels
-       int channel_positions[MAXCHANNELS * MAXCHANNELS];
+       int channel_positions[MAXCHANNELS][MAXCHANNELS];
 
        Asset *brender_asset;
        int use_brender;