Merge ../mlt
[melted] / mlt++ / src / MltProducer.cpp
2009-04-10 ddennedyConstness changes
2009-04-10 ddennedyFix up warnings about explicit base initializers in...
2008-06-26 ddennedyMltProducer.{h,cpp}, mltpp.i: remove Producer::get_fram...
2008-04-23 ddennedyMltProducer.{h,cpp}, swig/mltpp.i: add method Producer...
2008-02-02 ddennedyadd MltProfile and update examples
2006-02-23 lilo_booter+ Win32 port - dev studio is required to avoid issues...
2004-11-25 lilo_booterDeque added; simplified producer parent access; transit...
2004-11-22 lilo_booterMore playlist modifications; service locking
2004-11-11 lilo_booterPlaylist reorganisation
2004-11-05 lilo_booterAdded cut related methods
2004-10-08 lilo_booterSame and following clip identification
2004-09-24 lilo_booterCut management part 1
2004-09-06 lilo_booterService attach filters
2004-08-31 lilo_booterRun time type identification
2004-08-28 lilo_booterProducer filter extraction method
2004-08-27 lilo_booterRemoved FilteredProducer
2004-08-26 lilo_booterMlt Ref Counts and Playlist split/join
2004-08-18 lilo_booterimage handling
2004-08-16 lilo_booterMore cleanups
2004-08-16 lilo_booterClass rework and simplification
2004-08-15 lilo_booterInitial revision