From b442311dc7cf6eb5825c7088eb3737511610ded7 Mon Sep 17 00:00:00 2001 From: ddennedy Date: Mon, 2 Feb 2009 23:40:11 +0000 Subject: [PATCH] NEWS: add release notes for 0.3.6 git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1336 d19143bc-622f-0410-bfdd-b5b2a6649095 --- NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/NEWS b/NEWS index fc76aeb3..58438357 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. -- 2.39.2