Merge ../mlt
[melted] / src / framework / mlt_profile.c
2009-01-21 ddennedyAdd doxygen documentation for mlt_profile, mlt_pool...
2008-12-04 ddennedysrc/framework/*: improve the doxygen documentation...
2008-06-01 ddennedymlt_profile.c: make fallback default sample aspect...
2008-02-02 ddennedymlt_factory.c: guard against accessing mlt_environment...
2008-02-02 ddennedymlt_factory.c: guard against setting mlt_environment...
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-10-13 ddennedymlt_profile.c, mlt_factory.c: bugfix loading profile...
2007-10-13 ddennedymlt_profle.c: add support for MLT_PROFILES_DIR environm...
2007-07-29 ddennedymlt_profile.c: bugfix string allocation length
2007-07-20 ddennedymlt_profile.c: revise substrings for legacy setting...
2007-07-20 ddennedyprofiles/*: name->description
2007-07-15 ddennedyAdded new profiles system: mlt_profile, MLT_PROFILE...