]> git.sesse.net Git - mlt/commitdiff
Add v0.5.2 release notes.
authorDan Dennedy <dan@dennedy.org>
Thu, 11 Mar 2010 06:37:42 +0000 (22:37 -0800)
committerDan Dennedy <dan@dennedy.org>
Thu, 11 Mar 2010 06:37:42 +0000 (22:37 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 507b9eb247ee8f01a442566f531c2ef9790f0625..3feb742e73e727f95c51fd11444778c4de2e0198 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,22 @@
 MLT Release Notes
 -----------------
 
+Version 0.5.0
+
+The recommended version of FFmpeg for use with this release is SVN r21322.
+This is a minor maintenance release, but it is interesting because it now
+enables usage of libswscale as the default choice for image scaling,
+image format conversion, and color space conversion. That gives better
+quality and performance. In addition, there are some improvements in the
+sdl_preview consumer to make it suitable for use in OpenShot 1.1. Other
+things:
+
+* Fixed mlt++/MltFilteredProducer
+* Fixed playing to the end in Kdenlive (mantis bug 1207)
+* Fixed crash load uncompressed video
+* Fixed compiling yadif for non-sse2 builds
+
+
 Version 0.5.0
 
 The recommended version of FFmpeg for use with this release is SVN r21322.