]> git.sesse.net Git - mlt/history - src/framework/mlt_profile.c
Parse colorspace profile property and add hardcoded default.
[mlt] / src / framework / mlt_profile.c
2010-09-26 Dan DennedyParse colorspace profile property and add hardcoded...
2010-02-15 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2010-02-11 Dan DennedyRevise Hz->fps in profiles and add more ATSC profiles.
2009-07-03 Dan DennedySlightly improve auto-setting MLT_NORMALISATION.
2009-05-08 Dan DennedyMerge ../mlt++
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...