]> git.sesse.net Git - mlt/commit
Make movit_mix ignore empty "mix" parameter strings.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 16 Jan 2014 23:47:19 +0000 (00:47 +0100)
committerDan Dennedy <dan@dennedy.org>
Fri, 17 Jan 2014 03:27:51 +0000 (19:27 -0800)
commit09923c8a08da705269f3b6c105fcbedd4d09ae67
treeeaaac69e5d937fb84cb15be9a8801fe3830b5a4c
parentef7206c302e89aac5acaadda09c149838e6d9653
Make movit_mix ignore empty "mix" parameter strings.

Previously, the parameter would have to be entirely unset
(ie., NULL) for the transition progress to be used, which
was suboptimal in some cases.
src/modules/opengl/transition_movit_mix.cpp