]> git.sesse.net Git - mlt/commit
Fix ramping the mix level in mix transition.
authorDan Dennedy <dan@dennedy.org>
Mon, 16 Aug 2010 08:58:59 +0000 (01:58 -0700)
committerDan Dennedy <dan@dennedy.org>
Mon, 16 Aug 2010 08:58:59 +0000 (01:58 -0700)
commitc4c26da69d4d24bd917be5b2aed7a2e89e22c02f
tree4d5aa28eaefa95442788a46095ad0c922df0b606
parente63c374fff4f57b5f7d2664ba2eccdb4dedec211
Fix ramping the mix level in mix transition.

Without ramping the same mix level is applied across the samples in the
frame. The result is a stair-stepping effect. With ramping, the mix
levels are actually values _between_ frames and the mix factor gradually
changes from one level to the next across all of the samples in the
frame.
src/modules/core/transition_mix.c