]> git.sesse.net Git - mlt/history - src/framework/mlt_filter.c
A little debugging.
[mlt] / src / framework / mlt_filter.c
2013-10-24 Dan DennedyFix crash removing filter attached to a service.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2012-07-30 Dan DennedyMerge pull request #6 from mcfrisk/coverity
2012-07-25 Mikko Rapelimlt_filter.c: fix possible buffer overflows
2012-07-25 Mikko Rapelimlt_filter_new(): check return value from mlt_filter_init()
2011-08-13 Dan DennedyAdd mlt_filter_get_length2.
2011-03-11 Dan DennedyUse the producer when filter/transition always active.
2011-03-11 Dan DennedyAdd mlt_filter_get_position().
2011-03-11 Dan DennedyAdd mlt_filter_get_progress().
2011-03-07 Dan DennedyAdd mlt_filter_get_length().
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...
2009-01-05 ddennedymlt_filter.[ch], mlt_transition.[ch], mlt_consumer...
2008-02-04 ddennedymove binary modules to libdir - affects MLT_REPOSITORY
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2005-07-20 lilo_bootermlt_filter.c
2005-01-31 lilo_booterWild card filter tracks
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-10-07 lilo_booterRevised attached filter handling and clones
2004-09-28 lilo_booterCorrections to filter attachment and in/out point handling
2004-08-26 lilo_booterMlt Ref Counts and Playlist split/join
2004-08-16 lilo_booterNULL safety checks
2004-07-15 lilo_booterFilter cleanup and fixes
2004-04-09 lilo_booterMemory leaks and resample rework
2004-03-22 ddennedysmarter and harder producer_westley
2004-02-24 lilo_booterFilter optimisations and cleanup part 1
2004-02-18 lilo_booterOptimisations (part 0), pixel v percentage, reworked...
2004-02-09 lilo_booterfilter fixes
2004-01-25 ddennedyupdated westley
2004-01-14 lilo_booterRemoval of timecodes, consumer libdv, serialisation...
2003-12-25 lilo_booterfield and playlist enhancements, producer pixbuf reorg
2003-12-24 lilo_booterfield and playlist provisional implementations
2003-12-19 lilo_booterInitial revision