]> git.sesse.net Git - mlt/history - src/framework/mlt_factory.c
A little debugging.
[mlt] / src / framework / mlt_factory.c
2013-11-21 Dan DennedyWorkaround Win32 apps sometimes hang on exit.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2013-02-13 Dan DennedyMerge pull request #25 from RedDwarf69/versioned_symbols
2013-02-12 Dan DennedyMerge pull request #24 from RedDwarf69/versioned_dirs
2013-02-07 Cristian Morales... Version modules and data directories, and melt
2011-11-24 Dan Dennedyfix frei0r and ladspa loading for relocatable builds
2011-09-25 Dan DennedyFix build on win32
2011-09-25 Dan DennedyFix loading profile from datadir.
2011-09-25 Dan DennedyMake modules and data relative to executable for win32...
2011-09-14 Dan DennedyAlways Load the system locales.
2011-03-12 Ertan DenizSet global variables to NULL in mlt_factory_close
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-03-01 Dan DennedyRename this to self in the framework.
2011-01-24 Dan DennedyOn Windows locate plugins and data by directory relativ...
2009-06-22 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2009-06-22 Dan DennedyInitialize the environment before the module repo.
2009-05-09 Dan DennedyComplete reorganization and renaming to usable state.
2009-05-08 Dan DennedyMerge ../mlt++
2009-04-10 ddennedyMerge branch 'review-2' of git://github.com/rayl/mlt
2009-04-10 ddennedyMerge branch 'review-1' of git://github.com/rayl/mlt
2009-04-07 Ray LehtiniemiConstness changes
2009-02-10 ddennedymlt_cache.[hc], mlt_types.h, mlt_service.[hc], mlt_fact...
2009-01-21 ddennedyAdd doxygen documentation for mlt_profile, mlt_pool...
2008-02-07 ddennedycleanup some names since we are changing the interface
2008-02-06 ddennedymlt_repository.[hc]:
2008-02-04 ddennedymove binary modules to libdir - affects MLT_REPOSITORY
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-07-20 ddennedyprofiles/*: name->description
2007-07-15 ddennedyAdded new profiles system: mlt_profile, MLT_PROFILE...
2007-05-23 ddennedythe framework may not depend upon specific modules...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2005-05-28 lilo_booterFrame rate properites and factory initialisation
2005-04-12 lilo_booterMore const usage
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-11-25 lilo_booterExtendable factories; general producer related modifica...
2004-10-05 lilo_booterCloning optimisations and introduction of the service...
2004-10-02 lilo_booterData feed and show filters
2004-09-22 lilo_booterFix to compositing/watermark; miracle/mlt shutdown...
2004-07-15 lilo_booterFilter cleanup and fixes
2004-05-22 lilo_booterslight mods to factory (for future module reporting...
2004-04-06 lilo_booterhold modifications and test card env var
2004-03-29 lilo_booterconsumer avformat added, various cleanups and consumer...
2004-03-26 lilo_booterpooling and properties checks; dv decoder stack; factor...
2004-03-18 lilo_booterprovisional framework docs and corrections
2004-03-01 lilo_bootersdl hacks
2004-02-29 lilo_booterunique ids
2004-02-19 lilo_booterMemory pooling
2004-02-06 lilo_booteradding the rock thrower...
2004-02-04 lilo_booterpre-beta cleanup part 1
2004-02-02 lilo_booteradded deque, api design for manager, minor affine tweak...
2004-01-14 lilo_booterRemoval of timecodes, consumer libdv, serialisation...
2004-01-01 lilo_booterntsc fixes and service doco for discussion
2003-12-22 lilo_booterFactory implementation
2003-12-19 lilo_booterInitial revision