]> git.sesse.net Git - mlt/history - src/framework/mlt_property.c
Add mlt_animation and mlt_property_interpolate().
[mlt] / src / framework / mlt_property.c
2013-05-31 Dan DennedyAdd mlt_animation and mlt_property_interpolate().
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2012-07-30 Dan DennedyMerge pull request #6 from mcfrisk/coverity
2012-07-25 Mikko Rapelimlt_property_get_time(): get mutex before accessing...
2012-04-02 Dan Dennedyfix build for OS X
2012-04-02 Dan Dennedyadd support for timecode and clock time strings to...
2011-11-14 Dan Dennedyfix passing property that has both numeric and string...
2011-09-10 Dan DennedyFix race conditions in mlt_property.
2011-09-09 j-b-mFix locale corruption.
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-11 Dan DennedyFix build for querylocale() on OS X.
2011-07-11 Dan DennedyProtect locale hack with a mutex to ensure consistency.
2011-07-09 Dan DennedyAdd mlt_properties_set_lcnumeric, mlt_property_get_doub...
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-03-01 Dan DennedyRename this to self in the framework.
2010-10-19 Dan DennedyFkx crash converting string property with null value.
2009-05-08 Dan DennedyMerge ../mlt++
2009-03-03 ddennedymlt_property.c: suppress compiler warning
2009-02-20 ddennedymlt_property.c: interpret hex int as unsigned
2009-02-20 ddennedymlt_property.c: added parsing for color values beginnin...
2009-02-10 ddennedymlt_property.c: update a doxygen comment to label param...
2009-01-21 ddennedyAdd doxygen documentation for mlt_profile, mlt_pool...
2008-12-04 ddennedysrc/framework/*: improve the doxygen documentation...
2008-02-04 ddennedymove binary modules to libdir - affects MLT_REPOSITORY
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2005-08-21 dezeroexIntroduce some more civilized ways to copy properties.
2005-08-15 dezeroexFix build errors caused by the (hypothetical) conversio...
2005-01-14 lilo_booterSundry minor fixes and optimisations
2004-12-31 lilo_booterCorrections after valgrinding
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-09-02 lilo_booterFirst draft of event handling
2004-03-11 lilo_bootermore small optimisations
2004-03-03 lilo_booterYet more sdl hacking, region memory leak fix, mlt_posit...
2004-01-14 lilo_booterRemoval of timecodes, consumer libdv, serialisation...
2004-01-09 lilo_booterint64 based comms and more unit functionality
2003-12-26 lilo_booterSDL transport callback
2003-12-19 lilo_booterInitial revision