From 395830a22e96d29a9bdf9001e9147bc25d71fd3f Mon Sep 17 00:00:00 2001 From: iovar Date: Thu, 28 Sep 2006 09:18:19 +0000 Subject: frame duplication instead of dropping sound git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@72 f606c939-3180-4ac9-a4b8-4b8779d57d0a --- recordmydesktop/ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'recordmydesktop/ChangeLog') diff --git a/recordmydesktop/ChangeLog b/recordmydesktop/ChangeLog index bd60427..d06cdd8 100644 --- a/recordmydesktop/ChangeLog +++ b/recordmydesktop/ChangeLog @@ -49,4 +49,11 @@ pixel discarding is an option(used to be otherwise). /*VERSION 0.2.6*/ -*internal framedrop counter +*Behavior on stream desync has been changed. +Now, instead of dropping sound buffers, the +last image is duplicated. When not recording +sound this does not apply. +*Theora return values are now properly checked, +to avoid inserting corrupt packages into the stream. + + -- cgit v1.2.3