]> git.sesse.net Git - mlt/history - src/framework/mlt_property.h
Implement LC_NUMERIC handling for non-glibc and non-Darwin OS.
[mlt] / src / framework / mlt_property.h
2014-02-27 Dan DennedyImplement LC_NUMERIC handling for non-glibc and non...
2013-06-02 Brian MatherlyMerge pull request #32 from j-b-m/master
2013-05-31 Dan DennedyVarious documentation and copyright fixes and updates.
2013-05-31 Dan DennedyReorder the last commit of mlt_properties_get_animation().
2013-05-31 Dan DennedyAdd mlt_properties_get_animation(); it might come in...
2013-05-31 Dan DennedyReorder some property anim parameters for consistency.
2013-05-31 Dan DennedyAdd mlt_properties_anim_set/get() for string.
2013-05-31 Dan DennedyRename functions with _pos to anim_.
2013-05-31 Dan DennedyAdd mlt_properties_set/get_rect_pos for rect animation.
2013-05-31 Dan DennedyAdd mlt_rect and mlt_properties_set/get_rect.
2013-05-31 Dan DennedyAdd mlt_property_set_double_pos() and mlt_property_set_...
2013-05-31 Dan DennedyAdd Catmull-Rom spline smooth animation interpolation.
2013-05-31 Dan DennedyAdd mlt_property_get_double_pos() and mlt_property_get_...
2013-05-31 Dan DennedyAdd mlt_animation and mlt_property_interpolate().
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2012-09-16 Dan Dennedycleanup sys/param.h include on FreeBSD
2012-09-09 Dan Dennedyxlocale was backported to FreeBSD 9-STABLE
2012-04-02 Dan Dennedyadd support for timecode and clock time strings to...
2011-12-31 Dan DennedyMerge branch 'videostab' of https://github.com/gmarco...
2011-12-22 Dan Dennedyadd support for xlocale.h on FreeBSD
2011-07-22 Dan DennedyFix build on Debian kfreebsd.
2011-07-22 Dan DennedyFix build on Debian kfreebsd.
2011-07-12 Dan DennedyFix build on new locale stuff when not Linux or OS X.
2011-07-09 Dan DennedyAdd mlt_properties_set_lcnumeric, mlt_property_get_doub...
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.
2009-05-08 Dan DennedyMerge ../mlt++
2009-01-21 ddennedyAdd doxygen documentation for mlt_profile, mlt_pool...
2008-12-04 ddennedysrc/framework/*: improve the doxygen documentation...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2005-08-26 lilo_bootersrc/framework/mlt_properties.c
2005-08-21 dezeroexIntroduce some more civilized ways to copy properties.
2005-01-14 lilo_booterSundry minor fixes and optimisations
2004-04-27 lilo_booterC++ compatability
2004-03-11 lilo_bootermore small optimisations
2004-01-14 lilo_booterRemoval of timecodes, consumer libdv, serialisation...
2004-01-09 lilo_booterint64 based comms and more unit functionality
2003-12-19 lilo_booterInitial revision