From: Dan Dennedy Date: Thu, 11 Mar 2010 06:37:42 +0000 (-0800) Subject: Add v0.5.2 release notes. X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=e3bd52ddef729fd73db524a6dd3f0d79c7298199;p=mlt Add v0.5.2 release notes. --- diff --git a/NEWS b/NEWS index 507b9eb2..3feb742e 100644 --- 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.