]> git.sesse.net Git - mlt/blobdiff - NEWS
Add mlt_cache.h to set of all mlt headers.
[mlt] / NEWS
diff --git a/NEWS b/NEWS
index 169c44921a73184db3fc07c540e98df2ab8ed1e9..466d7d90cf469e2d35ea24d4c570faf74db82bf3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,41 @@
 MLT Release Notes
 -----------------
 
+Version 0.5.10
+
+This is a quick followup to the 0.5.8 release to address an issue I want to
+address immediately. I noticed an extra unconditional colorspace conversion
+to and from RGB was added for all YCbCr (YUV) video sources. In addition, I
+have enabled the avcolor_space filter on OS X since it works now.
+
+
+Version 0.5.8
+
+The recommended version of FFmpeg for use with this release is 0.6.
+This is a maintenance release to address some bugs that appeared
+thus far in the 0.5.x series. Beyond that is a few enhancements:
+
+* Added EXIF-based auto-rotation of images to pixbuf and qimage producers.
+* Improved quality of libswscale-based image conversion and scaling.
+* Added channelswap and panner audio filters; panner also does balance.
+* Improve audio waveform and add audiowave video filter.
+* Enhanced luma filter to work with animated filters such as affine.
+* Automatically crop 8 bottom lines of 1088 source in a 16:9 project
+  (common in Canon EOS digital cameras).
+* Added support for inline images in kdenlivetitler.
+
+
+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.