]> git.sesse.net Git - kdenlive/blobdiff - CHANGELOG
pt_BR new translations and full revision completed
[kdenlive] / CHANGELOG
index c92c50defdc91a6d38c34dad73ad1855d3152d27..a6701f8bf02e1d2b95e15dc28081126416aa001c 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,8 @@
 
 HEAD
+    * When multiple clips are selected do not allow resizing, but moving only. (http://kdenlive.org/mantis/view.php?id=2257)
+    * 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.
@@ -21,6 +24,11 @@ HEAD
     * Allow use of different ffmpeg preset for 1st and 2nd render pass.
     * 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.
     * Fix build on GNU/kFreeBSD.
     * Fix cursor not visible in title widget. (http://kdenlive.org/mantis/view.php?id=2231)