diff options
Diffstat (limited to 'recordmydesktop/ChangeLog')
-rw-r--r-- | recordmydesktop/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/recordmydesktop/ChangeLog b/recordmydesktop/ChangeLog index db41f31..1d9bfc6 100644 --- a/recordmydesktop/ChangeLog +++ b/recordmydesktop/ChangeLog @@ -2,10 +2,14 @@ *Added Added custom X error handler, to avoid BadWindow on XGetWindowAttributes, with XQueryTree. *Fixed sound_buffer initialization, which could cause segfault in startup. -*Corrected buffer size in sound recoding. Size can now be specified as an -option. +*Corrected buffer size in sound recoding. +(Added new option to specify buffer size). *Corrected interleaving of audio and video streams. *Fixed missing end-of-stream in generated files. +*Applied patch submitted by Andreas Zwinkau, +correcting program crash/segfault, when run under +window managers that don't conform +to the FreeDesktop specification. |