]> git.sesse.net Git - mlt/commit
Add mlt_profile_from_producer().
authorDan Dennedy <dan@dennedy.org>
Sat, 28 May 2011 07:23:48 +0000 (00:23 -0700)
committerDan Dennedy <dan@dennedy.org>
Sat, 28 May 2011 07:23:48 +0000 (00:23 -0700)
commit3894b24fb83c1ae4a94150b3b836573cb2c92013
treeb4c493243b57e3b9b320cc9e20f53e073c92dd89
parentb416e89bdd072abf3c9276e69eee54f346da2dbf
Add mlt_profile_from_producer().

This new function contains the auto-profile feature.
Plus setters for Mlt::Profile.
src/framework/mlt_profile.c
src/framework/mlt_profile.h
src/mlt++/MltProfile.cpp
src/mlt++/MltProfile.h