]> git.sesse.net Git - nageru/commitdiff
Indent fixup.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 13 May 2024 21:18:05 +0000 (23:18 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 13 May 2024 21:18:05 +0000 (23:18 +0200)
nageru/ffmpeg_capture.cpp

index 34c2dd199d271c44a777869400aec6d5e5d3f221..38ac591c5d59c7364629693586e6fe18b5390230 100644 (file)
@@ -426,9 +426,9 @@ void FFmpegCapture::producer_thread_func()
        }
 
        if (has_dequeue_callbacks) {
-                dequeue_cleanup_callback();
+               dequeue_cleanup_callback();
                has_dequeue_callbacks = false;
-        }
+       }
 }
 
 void FFmpegCapture::send_disconnected_frame()