]> git.sesse.net Git - mlt/history - src/framework/mlt_multitrack.c
Fix calloc() parameter ordering
[mlt] / src / framework / mlt_multitrack.c
2012-07-25 Mikko RapeliFix calloc() parameter ordering
2012-07-23 Dan Dennedyfix uninitialized array (coverity-709432)
2011-09-06 Dan DennedyFix many tracks with avformat producer at same time...
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-02-15 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2010-02-05 Dan DennedyPrefer the API over setting property.
2009-05-08 Dan DennedyMerge ../mlt++
2009-04-10 ddennedyMerge branch 'review-2' of git://github.com/rayl/mlt
2009-04-10 ddennedyMerge branch 'review-1' of git://github.com/rayl/mlt
2009-04-07 Ray LehtiniemiConstness changes
2009-01-21 ddennedyAdd doxygen documentation for mlt_profile, mlt_pool...
2009-01-08 ddennedymlt_tractor.[ch], mlt_multitrack.[ch]: improve doxygen...
2009-01-05 ddennedymlt_filter.[ch], mlt_transition.[ch], mlt_consumer...
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-12-04 ddennedymlt_consumer.c, mlt_frame.c, mlt_multitrack.c, mlt_play...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-11-25 lilo_booterExtendable factories; general producer related modifica...
2004-11-05 lilo_booterBehavioural change - tracks with hide properties now...
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-05 lilo_booterCorrections to cloning
2004-10-05 lilo_booterCloning optimisations and introduction of the service...
2004-09-24 lilo_booterCut management part 2 - corrects playlist split/join...
2004-09-03 lilo_booterMultitrack and tractor producer-changed event
2004-08-26 lilo_booterMlt Ref Counts and Playlist split/join
2004-08-16 lilo_booterNULL safety checks
2004-03-24 lilo_booterignore length of hidden tracks
2004-03-24 lilo_bootertrack reversal and hidden tracks
2004-03-03 lilo_booterYet more sdl hacking, region memory leak fix, mlt_posit...
2004-02-20 lilo_booterMemory pooling part 2 and other optimisations
2004-02-05 lilo_booterwestley/libxml2 mods, mcdv/mpeg release integration
2004-01-27 lilo_bootervorbis producer added, clean up on clip handling in...
2004-01-21 ddennedyadded modules/westley
2004-01-15 lilo_booterpartial corrections to serialisation
2004-01-14 lilo_booterMinor mods
2004-01-14 lilo_booterRemoval of timecodes, consumer libdv, serialisation...
2004-01-11 lilo_bootermultitrack eof handling
2004-01-11 lilo_bootereof=continue and eof=pause
2004-01-03 lilo_bootermore complete next/prev clip behaviour
2004-01-02 lilo_booterincomplete next/prev clip behaviour
2004-01-01 lilo_booterntsc fixes and service doco for discussion
2003-12-30 lilo_booterMore sdl experimental mods, pixbuf writable work around...
2003-12-29 lilo_booterMany ffmpeg and sdl mods
2003-12-22 lilo_booterFactory implementation
2003-12-19 lilo_booterInitial revision