]> git.sesse.net Git - mlt/commit
Base alpha channel on width and height.
authorDan Dennedy <dan@dennedy.org>
Sat, 11 Sep 2010 05:04:44 +0000 (22:04 -0700)
committerDan Dennedy <dan@dennedy.org>
Sat, 11 Sep 2010 05:04:44 +0000 (22:04 -0700)
commit2e8394d597dc24a98f15acecc3d3a8e0f935a653
tree83bfdcd10facf03bdfcd781cda05ac609ecf67ad
parent66ee7e6355c88c609a79464aa1e90c32483da799
Base alpha channel on width and height.

Removes scaled_width and scaled_height properties, which were typically
redundant with width and height, but less available. Besides, width and
height better reflect the image attributes to help keep the image and
alpha channel in sync.
src/framework/mlt_frame.c