]> git.sesse.net Git - kdenlive/commitdiff
update change log
authorTill Theato <root@ttill.de>
Wed, 10 Aug 2011 12:12:52 +0000 (12:12 +0000)
committerTill Theato <root@ttill.de>
Wed, 10 Aug 2011 12:12:52 +0000 (12:12 +0000)
svn path=/trunk/kdenlive/; revision=5828

CHANGELOG

index 36260b48361635fbb1c4a9ad0e0bd83eb1741f1a..2ea21d68f796a50a17127f91be1cf7c603b05aac 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,7 @@
 
 HEAD
+    * Add remux with MKV transcode preset.
+    * Make audio only render profiles faster by telling ffmpeg to skip video.
     * Open documents using a locale different to the system as read only.
     * Replace locale-dependent comma with slash in geometry value.
     * Add Kdenlive manual converted from UserBase QuickStart page.
@@ -22,6 +24,8 @@ HEAD
     * Notes widget: context menu now allows to insert clickable timecode to make easy reference to some place in the project.
 
     * Fix 'adjust to original size' and 'fit to width/height' for title and color clips in geometry widget (pan and zoom, composite, affine).
+    * Fix vorbis rendering by setting the audio quality (aq).
+    * Rotoscoping: do not allow to add keyframes until initial spline is created to avoid corruptions.
     * Fix possible crash in DVD wizard chapters. (http://kdenlive.org/mantis/view.php?id=2264)
     * Do not duplicate effect stack after split audio but move audio effects only.
     * Fix issues related to the usage of comma as numeric separator in some locales.