]> git.sesse.net Git - mlt/blobdiff - NEWS
Add v0.5.6 release notes.
[mlt] / NEWS
diff --git a/NEWS b/NEWS
index 507b9eb247ee8f01a442566f531c2ef9790f0625..a74fb4e6ae0b7a4aca8ddf46714cc81969129039 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,44 @@
 MLT Release Notes
 -----------------
 
+Version 0.5.6
+
+The recommended version of FFmpeg for use with this release is 0.6.
+This is a maintenance release to address some bugs that appeared
+this far in the 0.5.x series. Beyond that it a few enhancements:
+
+* Added interpolation to the affine transition and filter.
+* Added multi-track audio encoding to avformat consumer.
+* Added interlaced field rendering to kdenlivetitle producer.
+
+
+Version 0.5.4
+
+The recommended version of FFmpeg for use with this release is SVN r21322.
+This is another maintenance release to address some bugs that appeared
+this far in the 0.5.x series. Beyond that it adds two things that only
+very specific users will see:
+
+* Added C# (ECMA CLR) binding (not enabled by default).
+* Linsys SDI consumer now configures itself from MLT profile.
+
+
+Version 0.5.2
+
+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.