]> git.sesse.net Git - mlt/history - src/framework/mlt_tractor.c
Fix calloc() parameter ordering
[mlt] / src / framework / mlt_tractor.c
2012-07-25 Mikko RapeliFix calloc() parameter ordering
2012-07-22 Dan Dennedyfix memory leak (coverity-709379)
2012-03-05 Dan Dennedyreplace legacy real_width and _height with meta.media...
2012-03-05 Dan Dennedyremove consumer_aspect_ratio property - use profile...
2012-03-05 Dan Dennedyremove output_ratio property - use profile instead
2012-03-05 Dan Dennedyremove normalised_width and _height properties from...
2011-09-02 Dan DennedyAdd consumer property top_field_first.
2011-05-07 Dan DennedyMake the frame audio properties consistent.
2011-05-02 Dan DennedyRefactor to mlt_frame_set_audio().
2011-03-27 Dan DennedyAdd mlt_properties_lock and _unlock.
2011-03-07 Dan DennedyRefactor to use mlt_frame_set_image/_alpha.
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.
2011-01-24 Dan DennedyFix image format consistency and conversion.
2011-01-24 Dan DennedyRemove the tractor service locking.
2011-01-24 Dan DennedySet the proper size of "image" where known.
2010-09-27 Dan DennedyTractor needs to pass along new frame properties.
2010-09-07 Dan DennedyFix regression in commit f9dbf1.
2010-08-06 Dan DennedyFix tractor to set conversion functions on frames it...
2009-10-11 Dan DennedyFix redefining count variable in previous commit on...
2009-10-11 Dan DennedyFix the tractor not passing meta properties to its...
2009-08-16 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-04 Dan DennedyRefactor audio conversion and mixing.
2009-05-08 Dan DennedyMerge ../mlt++
2009-01-21 ddennedyAdd doxygen documentation for mlt_profile, mlt_pool...
2009-01-13 ddennedymlt_log.[hc], mlt_transition.c, mlt_tractor.c, mlt_repo...
2009-01-08 ddennedymlt_tractor.[ch], mlt_multitrack.[ch]: improve doxygen...
2008-12-16 ddennedymlt_producer.c, mlt_playlist.h, mlt_field.h, mlt_playli...
2008-12-04 ddennedysrc/framework/*: improve the doxygen documentation...
2008-02-04 ddennedymove binary modules to libdir - affects MLT_REPOSITORY
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-06-01 ddennedybugfix tractor not propogating resize_alpha frame property
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2005-10-10 lilo_booter+ Added an option to override alignment and transparent...
2005-09-28 lilo_bootersrc/framework/mlt_frame.c
2005-09-07 lilo_bootersrc/framework/mlt_consumer.c
2005-08-19 lilo_booter+ Attempt to ensure that the aspect ratio of the backgr...
2005-07-16 lilo_booterrc/framework/mlt_frame.c
2005-06-27 lilo_bootersrc/framework/mlt_tractor.c
2005-06-27 lilo_bootersrc/framework/mlt_tractor.c
2005-06-26 lilo_bootersrc/framework/mlt_deque.c
2005-06-24 lilo_bootersrc/framework/mlt_geometry.c
2005-06-22 lilo_bootersrc/framework/mlt_consumer.c
2005-06-04 lilo_booterConsumer deinterlace_method property added
2005-02-12 lilo_booterAlphas and global feeds revisted
2005-02-02 lilo_booterSMP/HT fixes
2005-01-31 lilo_booterGlobal data feed handling
2005-01-25 lilo_booterTransitions reworked (always_active capabilities);...
2005-01-14 lilo_booterSundry minor fixes and optimisations
2004-12-31 lilo_booterOption to hold feed processing on a track
2004-12-27 lilo_booterComposite distort, fill and titles rework
2004-12-17 lilo_booterFeed rework and fixes to westley and composite
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-11-25 lilo_booterExtendable factories; general producer related modifica...
2004-10-27 lilo_booterAttempt at an aspect ratio clean up
2004-10-13 lilo_booterSome fixes for alpha masks
2004-10-07 lilo_booterRevised attached filter handling and clones
2004-10-06 lilo_booterMore corrections to frame position and audio/track...
2004-10-06 lilo_booterCorrects position and test_audio handling
2004-10-05 lilo_booterMultitrack rearrangement and tractor cleanup
2004-10-02 lilo_booterData feed and show filters
2004-09-23 lilo_booterAlpha from the tractor fix
2004-09-18 lilo_booterAspect ratio fix
2004-09-03 lilo_booterMultitrack and tractor producer-changed event
2004-08-28 lilo_booterTractor enhancements
2004-08-28 lilo_booterNew tractor constructor
2004-08-26 lilo_booterMlt Ref Counts and Playlist split/join
2004-08-16 lilo_booterNULL safety checks
2004-03-25 lilo_bootertractor fix
2004-03-24 lilo_bootertrack reversal and hidden tracks
2004-03-24 lilo_booterTractor frame handling reworked; fix to composite for...
2004-02-06 lilo_booteradding the rock thrower...
2004-02-04 lilo_booterpre-beta cleanup part 1
2004-01-22 ddennedyxml based westley serialisation
2004-01-21 ddennedyadded modules/westley
2004-01-19 lilo_booterinigo docs load/stop corrections
2004-01-15 lilo_booterfinally - multitrack inigo serialisation
2004-01-15 lilo_booterin/out specification on .inigo serialisations
2004-01-15 lilo_booterpartial corrections to serialisation
2004-01-14 lilo_bootersome temporary fixes
2004-01-14 lilo_booterRemoval of timecodes, consumer libdv, serialisation...
2003-12-19 lilo_booterInitial revision