X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=NEWS;fp=NEWS;h=58438357d0a5bf52e147b6ee8d11c0108e1997a0;hb=b442311dc7cf6eb5825c7088eb3737511610ded7;hp=fc76aeb35824697b12a6ae87f440c97ec9ff5278;hpb=d1f4f70e50e56ec1b34c7778e65e90db3bcdfc07;p=melted diff --git a/NEWS b/NEWS index fc76aeb..5843835 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,25 @@ MLT Release Notes ----------------- +Version 0.3.6 + +The recommended version of FFmpeg for use with this release is SVN r16849. + +This almost entirely a bugfix release to coincide with the Kdenlive 0.7.2 +release. See the ChangeLog (SVN log) for details. + +framework: +* added mlt_log logging API +* improved doxygen documentation comments + +avformat module: +* consumer: report list of muxers when f=list and codecs when acodec=list or + vcodec=list +* consumer: added support for an=1 or acodec=none and vn=1 or vcodec=none +* producer: list available demuxers and decoders when constructor arg is like + f-list[[,]acodec-list][[,]vcodec-list] + + Version 0.3.4 The recommended version of FFmpeg for use with this release is SVN r16313.