X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=NEWS;h=fc76aeb35824697b12a6ae87f440c97ec9ff5278;hb=5707adef397ff18ddd1a86b71d98dde9aab440a4;hp=b3a813e4191fa1ac3c1cf1f891abe4e198eae0aa;hpb=b5aa620912f325db9db69a711c6d11d344621ef2;p=melted diff --git a/NEWS b/NEWS index b3a813e..fc76aeb 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,31 @@ MLT Release Notes ----------------- +Version 0.3.4 + +The recommended version of FFmpeg for use with this release is SVN r16313. + +This almost entirely a bugfix release. See the ChangeLog (SVN log) for details. +There are a few notes: + +framework: +* improved doxygen documentation comments (work in progress) + published docs are at http://mltframework.org/doxygen/ + +avformat module: +* added support for AVOption parsing to producer +* added filter_swscale as alternative rescaler +* added recommended FFmpeg revision to configure option --help +* use recommended FFmpeg revision with --avformat-svn on release versions +* added configure option --avformat-no-codecs +* added configure option --avformat-no-filters + +misc: +* new profile atsc_1080i_50 +* added --disable-sse option to configure script +* improved build for OS X and x86-64 and improved handling of mmx/sse + + Version 0.3.2 In addition to bug fixes detailed in the ChangeLog, here is a list of