From 6690076b0c1d40ec0b0990b31092b4a459a71669 Mon Sep 17 00:00:00 2001 From: iovar Date: Tue, 8 May 2007 04:20:33 +0000 Subject: added double buffering when capturing in full-shots. This way, only pixels that have changed are converted to yuv git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@333 f606c939-3180-4ac9-a4b8-4b8779d57d0a --- recordmydesktop/include/recordmydesktop.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recordmydesktop/include/recordmydesktop.h') diff --git a/recordmydesktop/include/recordmydesktop.h b/recordmydesktop/include/recordmydesktop.h index 358965d..ae17db4 100644 --- a/recordmydesktop/include/recordmydesktop.h +++ b/recordmydesktop/include/recordmydesktop.h @@ -56,7 +56,7 @@ unsigned int frames_total, //frames calculated by total time expirations int capture_busy, encoder_busy; - +int exit_status; #endif -- cgit v1.2.3