diff options
author | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2006-12-17 13:46:41 +0000 |
---|---|---|
committer | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2006-12-17 13:46:41 +0000 |
commit | 14b8f8b2df5bdf92ca956dc4658a4b41f8c5070d (patch) | |
tree | 813ae92ed169ab0da10ec6f7f66cd3848aee50a0 /recordmydesktop/ChangeLog | |
parent | d450eaff6543ad647d0a14fe9e01ac3cae18d350 (diff) |
v0.3.1 changes
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@245 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop/ChangeLog')
-rw-r--r-- | recordmydesktop/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recordmydesktop/ChangeLog b/recordmydesktop/ChangeLog index a67763e..db41f31 100644 --- a/recordmydesktop/ChangeLog +++ b/recordmydesktop/ChangeLog @@ -2,6 +2,10 @@ *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 interleaving of audio and video streams. +*Fixed missing end-of-stream in generated files. |