]> git.sesse.net Git - mlt/history - src/framework/Makefile
Add mlt_animation and mlt_property_interpolate().
[mlt] / src / framework / Makefile
2013-05-31 Dan DennedyAdd mlt_animation and mlt_property_interpolate().
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2013-02-13 Brian MatherlyMerge pull request #26 from RedDwarf69/fix_osx_symver
2013-02-13 Cristian Morales... Fix OSX buld which broke when adding Linux symbols...
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-09 Cristian Morales... Use symbol versioning
2013-02-07 Cristian Morales... Version modules and data directories, and melt
2012-09-16 Dan Dennedycleanup sys/param.h include on FreeBSD
2011-12-31 Dan DennedyMerge branch 'videostab' of https://github.com/gmarco...
2011-12-22 Dan Dennedyadd support for xlocale.h on FreeBSD
2011-09-25 Dan DennedyFix build on win32
2011-09-25 Dan DennedyFix loading profile from datadir.
2011-06-18 Dan DennedyCleanup Win32 build.
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-01-24 Dan DennedyOn Windows install .def and version-less DLLs to let...
2011-01-24 Dan DennedyInitial port to Windows using MinGW.
2010-12-17 Dan DennedyAdd mlt_version API.
2009-08-16 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-04 Dan DennedyRefactor audio conversion and mixing.
2009-06-23 Dan DennedyFurther integrate swig into build system.
2009-06-16 Dan DennedyAdd datadir and mandir options to configure.
2009-05-09 Dan DennedyFix over- and under-linking.
2009-05-08 Dan DennedyMerge ../mlt++
2009-02-10 ddennedymlt_cache.[hc], mlt_types.h, mlt_service.[hc], mlt_fact...
2009-01-13 ddennedymlt_log.[hc], mlt_transition.c, mlt_tractor.c, mlt_repo...
2008-02-28 ddennedyframework/Makefile, metaschema.yaml: add a Kwalify...
2008-02-07 ddennedyconfigure: add soversion variable, move version variabl...
2008-02-04 ddennedymove binary modules to libdir - affects MLT_REPOSITORY
2007-07-15 ddennedyAdded new profiles system: mlt_profile, MLT_PROFILE...
2007-06-12 ddennedyadded uninstall make targets
2005-12-05 lilo_booter+ Fix for Darwin and soname logic
2005-12-05 lilo_booter+ Final updates for 0.2.1 - distclean corrected, soname...
2005-11-29 lilo_booter+ Added a --libdir switch to the configure and build
2005-11-10 lilo_booter+ DESTDIR patch from Anthony Green (green at redhat...
2005-04-12 lilo_booterOS/X Patch from Torsten Spindler
2004-12-24 lilo_booterFramework inclusion of geometry
2004-10-05 lilo_booterCloning optimisations and introduction of the service...
2004-09-02 lilo_booterFirst draft of event handling
2004-08-31 lilo_booterMinor make/configure mods and mlt_frame_waveform mod
2004-05-03 lilo_booterminor clean ups; added a null consumer for easier valgr...
2004-04-17 lilo_booteradded mlt_tokeniser
2004-04-14 lilo_booterMore configure and build tuning
2004-04-14 lilo_booterConfigure and build tuning
2004-03-30 lilo_booterMinor optimisations, consumer avformat experimentation
2004-03-26 lilo_bootermake install part 1
2004-02-20 lilo_booterMemory pooling part 2 and other optimisations
2004-02-19 lilo_booterMemory pooling
2004-02-18 lilo_booterOptimisations (part 0), pixel v percentage, reworked...
2004-02-02 lilo_booteradded deque, api design for manager, minor affine tweak...
2004-01-07 lilo_bootermiracle part 1
2003-12-24 lilo_booterfield and playlist provisional implementations
2003-12-22 lilo_booterFactory implementation
2003-12-19 lilo_booterInitial revision