]> git.sesse.net Git - mlt/commit
Fix regression loading profile.
authorDan Dennedy <dan@dennedy.org>
Tue, 27 Sep 2011 01:00:34 +0000 (18:00 -0700)
committerDan Dennedy <dan@dennedy.org>
Tue, 27 Sep 2011 16:19:34 +0000 (09:19 -0700)
commit4a5f6e16891f7f5349a3a19c50d15627ce5e28d1
tree040831673c7826b92c6643fb4122cf5afee7d8d2
parentf3f35a0402e689eee9f5254fb77d6a15653f185d
Fix regression loading profile.

Also, prefer mlt_environment(MLT_DATA) over $datadir to make indirection
possible with MLT_DATA environment variable and to be consistent with
mlt_profile_list().
src/framework/mlt_profile.c