diff options
Diffstat (limited to 'recordmydesktop/ChangeLog')
-rw-r--r-- | recordmydesktop/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
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. + + |