]> 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 01:00:34 +0000 (18:00 -0700)
commitd85a86881c8bfd388cbceb3a9c0c7246c5ec9ba1
tree01c04686e01b37008707ccc299256694520ca2a7
parent8ecca214b6fbeedd12c6f0ecbc6b683303662e59
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