mirror of
https://github.com/hacksider/Deep-Live-Cam.git
synced 2026-06-06 20:43:54 +02:00
aabf41050a
Move opacity calculation before frame copy to skip the copy when opacity is 1.0 (common case). Add early return path for full opacity. Clear PREVIOUS_FRAME_RESULT instead of caching when interpolation is disabled. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>