File movit.diff of Package kdenlive
--- orig/kdenlive-25.12.1/src/mainwindow.cpp 2026-01-06 04:40:21.000000000 +0100
+++ kdenlive-25.12.1/src/mainwindow.cpp 2026-01-22 12:48:29.520810333 +0100
@@ -195,9 +195,6 @@
KdenliveSettings::setDefault_profile(QStringLiteral("atsc_1080p_25"));
}
- // Disable movit until it's stable
- m_gpuAllowed = false;
- KdenliveSettings::setGpu_accel(false);
// m_gpuAllowed = EffectsRepository::get()->hasInternalEffect(QStringLiteral("glsl.manager"));
setCentralWidget(mainDockWindow);