]> git.sesse.net Git - mlt/history - src/mlt++
fix rounding causes by -ffast-math
[mlt] / src / mlt++ /
2012-02-12 Dan Dennedymake Frame::get_position() retrun type consistent
2012-02-12 Simon A. EugsterAdd get_position to Mlt::Frame
2011-12-31 Dan DennedyMerge branch 'videostab' of https://github.com/gmarco...
2011-12-22 Dan Dennedyadd configure support for GNU Hurd
2011-08-16 Dan DennedyAdd mlt_geometry_interpolate.
2011-08-13 Dan DennedyAdd mlt_filter_get_length2.
2011-07-09 Dan DennedyAdd mlt_properties_get_lcnumeric and Properties::get_lc...
2011-07-09 Dan DennedyAdd Properties::set_lcnumeric().
2011-05-28 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2011-05-28 Dan DennedyAdd mlt_profile_from_producer().
2011-05-14 Dan DennedyFix build on Debian GNU/kFreeBSD.
2011-05-13 Dan DennedyPresets!
2011-04-10 Dan DennedyAdd Mlt::Profile.list().
2011-03-27 Dan DennedyAdd mlt_properties_lock and _unlock.
2011-03-11 Dan DennedyAdd mlt_transition_get_position()
2011-03-11 Dan DennedyAdd mlt_filter_get_position().
2011-03-11 Dan DennedyAdd mlt_transition_get_progress_delta().
2011-03-11 Dan DennedyAdd mlt_transition_get_progress().
2011-03-11 Dan DennedyAdd mlt_filter_get_progress().
2011-03-07 Dan DennedyAdd mlt_transition_get_length().
2011-03-07 Dan DennedyAdd mlt_filter_get_length().
2011-03-07 Dan DennedyAdd mlt_frame_set_image and mlt_frame_set_alpha.
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.
2011-01-12 Dan DennedyEnable build on NetBSD (3090684)
2010-12-28 Dan DennedyRevert Producer::set_speed and add Producer::pause.
2010-12-17 Dan DennedyFix regression in Producer::set_speed when consumer...
2010-12-16 Dan DennedyFix regression on return value of Producer::set_speed.
2010-12-16 Dan DennedySynchronize Producer.set_speed(0) with sdl_preview.
2010-12-09 Dan DennedyAdded Mlt::Properties::wait_for(string).
2010-12-09 Dan DennedyAdd mlt_consumer_position (Mlt::Consumer::position).
2010-03-11 Dan DennedyFix MltFilteredProducer not building.
2009-09-20 Dan DennedyUpdate bindings.
2009-09-20 Dan DennedyAdd Properties constructor from opaque pointer.
2009-09-15 Dan DennedyRemove construction of unused properties object.
2009-08-16 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-04 Dan DennedyRefactor audio conversion and mixing.
2009-05-27 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2009-05-27 Dan DennedyFix typo in mlt++ CXXFLAGS.
2009-05-20 Dan DennedyFix license in comment header.
2009-05-14 Dan DennedyBump soversion for mlt++ due to removal of classes.
2009-05-11 Dan DennedyMake libmlt++ PIC.
2009-05-09 Dan DennedyFix over- and under-linking.
2009-05-09 Dan DennedyFix LGPL information in comment headers of mlt++.
2009-05-08 Dan DennedyFix the build afer the reorg.
2009-05-08 Dan DennedyReorganize mlt++ files.