Merge ../mlt
[melted] / src / framework / mlt_repository.c
2009-04-07 Ray LehtiniemiConstness changes
2009-01-21 ddennedyAdd doxygen documentation for mlt_profile, mlt_pool...
2009-01-13 ddennedymlt_log.[hc], mlt_transition.c, mlt_tractor.c, mlt_repo...
2009-01-06 ddennedymlt_repository.c: report reason when dlopen fails.
2008-12-04 ddennedysrc/framework/*: improve the doxygen documentation...
2008-06-23 ddennedymlt_repository.c: bugfix memory leak on getting directo...
2008-03-07 ddennedymlt_repository.c: clear up warning due to const return...
2008-03-06 ddennedymlt_repository.c: fix to previous string const fix...
2008-03-06 ddennedymlt_repository.[hc]: fix modifying const string in...
2008-03-06 ddennedymlt_repository.[hc]: add mlt_repository_languages helpe...
2008-02-26 ddennedymlt_repository.[hc]: implement the metadata registratio...
2008-02-24 ddennedymlt_repository.c: throw warning on failure to load...
2008-02-16 ddennedymlt_consumer.[hc]: added new functions mlt_repository_c...
2008-02-07 ddennedycleanup some names since we are changing the interface
2008-02-06 ddennedymlt_repository.[hc]:
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2005-07-13 lilo_bootermlt_repository.c
2005-07-10 lilo_booterframework/mlt_frame.c
2005-04-12 lilo_booterMore const usage
2004-05-22 lilo_booterslight mods to factory (for future module reporting...
2004-04-09 lilo_booterMemory leaks and resample rework
2004-02-04 lilo_booterpre-beta cleanup part 1
2004-02-02 lilo_booteradded deque, api design for manager, minor affine tweak...
2004-01-21 ddennedyadded modules/westley
2003-12-22 lilo_booterc++ compatability
2003-12-22 lilo_booterFactory implementation
2003-12-19 lilo_booterInitial revision