]> git.sesse.net Git - mlt/commit
Default to progressive rendering in composite.
authorDan Dennedy <dan@dennedy.org>
Sat, 1 Jan 2011 23:08:14 +0000 (15:08 -0800)
committerDan Dennedy <dan@dennedy.org>
Sat, 1 Jan 2011 23:08:14 +0000 (15:08 -0800)
commitb08658d84a74bdc54dace6cfd48824039d4a8a8e
treeaca98dc478c5c489b4a9959e45bc109180f3b257
parent337d3dd4dc4fb8e8e2dc0ac40fe291a3c39b2adf
Default to progressive rendering in composite.

Field-based rendering is not sensitive to whether the composite has
motion and therefore produces ugly results for static things by default.
Field-based rendering can be explicitly requested on an animated
composite by setting the progressive property to 0.
src/modules/core/transition_composite.c