olaf neophyte and de.po updates, valgrind tweaks, delete green lady, inkscape dpi=96
[goodguy/history.git] / cinelerra-5.1 / cinelerra / resourcethread.C
index 2e53c4da4f6415038793af88d6cbc373747c3a15..70138be063718066ce11e5474bbb1849ca1e21ac 100644 (file)
@@ -448,7 +448,7 @@ void ResourceThread::do_video(VResourceThreadItem *item)
 
        if(!temp_picon)
        {
-               temp_picon = new VFrame(source_w, source_h, source_cmodel, 0);
+               temp_picon = new VFrame(0, -1, source_w, source_h, source_cmodel, -1);
        }
 
 // Get temporary to copy cached frame to