]> git.sesse.net Git - mlt/commit
Ensure transition B frames get some consumer properties.
authorDan Dennedy <dan@dennedy.org>
Wed, 4 May 2011 06:23:59 +0000 (23:23 -0700)
committerDan Dennedy <dan@dennedy.org>
Wed, 4 May 2011 06:23:59 +0000 (23:23 -0700)
commit6c1530529b06c36dc74aac6c32067c71c7133105
treeeaa63091295cb972e8a2a2f64d81ef656c65ceee
parent2a5df257c262af385ec4e449409e9bb483b1e245
Ensure transition B frames get some consumer properties.

Also, ensure both A and B frames have sane scaling and aspect ratio
values.
This addresses an issue where composite and region were not getting the
correct deinterlace method impacting performance. In addition, it
factors out some common code (best practice) from various transitions
moving it into the framework.
configure
src/framework/mlt_transition.c