]> git.sesse.net Git - mlt/history - src/framework/mlt_types.h
make mlt_position type double
[mlt] / src / framework / mlt_types.h
2013-05-25 Maksym Veremeyenkomake mlt_position type double
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2013-02-21 Dan DennedyAdd mlt_image_glsl and _glsl_texture (opengl branch).
2012-12-22 Dan DennedyAdd mlt_audio_u8 (sourceforce-182).
2012-04-02 Dan Dennedyadd support for timecode and clock time strings to...
2012-01-26 Brian MatherlyConvert producer_xml to use mlt_log rather than fprintf.
2012-01-26 Dan Dennedyadd support for converting between all audio sample...
2011-11-05 Dan Dennedyfix PATH_MAX undefined
2011-06-18 Dan DennedyCleanup Win32 build.
2011-05-07 Dan DennedyAdd mlt_audio_s32le and mlt_audio_f32le audio formats.
2011-04-21 Dan DennedyFix some compile warnings about string-formatting 64bit.
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-01-24 Dan DennedyAdd a MLT_FRAME() cast.
2010-12-09 Dan DennedyAdd mlt_consumer_position (Mlt::Consumer::position).
2010-09-26 Dan DennedyRevert new image types.
2010-09-26 Dan DennedyImprove colorspace handling (work in progress)
2009-08-16 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-04 Dan DennedyRefactor audio conversion and mixing.
2009-05-08 Dan DennedyMerge ../mlt++
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-12-04 ddennedysrc/framework/*: improve the doxygen documentation...
2007-07-15 ddennedyAdded new profiles system: mlt_profile, MLT_PROFILE...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2005-10-03 lilo_bootergcc/g++ 4.x fix
2005-09-07 lilo_bootersrc/framework/mlt_consumer.c
2005-08-15 dezeroexFix build errors caused by the (hypothetical) conversio...
2005-07-27 ddennedyDo not break ABI to workaround a problem in swig.
2005-07-26 ddennedyAdd names to enums to make newer versions of swig ...
2004-12-24 lilo_booterFramework inclusion of geometry
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-10-05 lilo_booterCloning optimisations and introduction of the service...
2004-09-02 lilo_booterFirst draft of event handling
2004-03-18 lilo_booterprovisional framework docs and corrections
2004-03-03 lilo_bootertransition region
2004-03-03 lilo_booterYet more sdl hacking, region memory leak fix, mlt_posit...
2004-02-19 lilo_booterMemory pooling
2004-02-02 lilo_booteradded deque, api design for manager, minor affine tweak...
2004-01-22 ddennedyxml based westley serialisation
2004-01-21 ddennedyadded modules/westley
2004-01-14 lilo_booterRemoval of timecodes, consumer libdv, serialisation...
2004-01-02 lilo_booterincomplete next/prev clip behaviour
2003-12-24 lilo_booterfield and playlist provisional implementations
2003-12-19 lilo_booterInitial revision