]> git.sesse.net Git - mlt/history - src/framework/mlt_playlist.c
Add mlt_playlist_mix_in() and mlt_playlist_mix_out().
[mlt] / src / framework / mlt_playlist.c
2014-03-22 Dan DennedyAdd mlt_playlist_mix_in() and mlt_playlist_mix_out().
2014-01-26 Dan DennedyFix doc error for mlt_playlist_is_blank().
2014-01-05 Dan DennedyFix compilation error in previous commit.
2014-01-04 Dan DennedyChange param name "length" to "out" in mlt_playlist_ins...
2013-12-19 Dan DennedyFix mixer tractor missing profile reference.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2012-08-31 Dan Dennedyadd playlist-next event to mlt_playlist
2012-07-30 Dan DennedyMerge pull request #6 from mcfrisk/coverity
2012-07-25 Mikko RapeliFix calloc() parameter ordering
2012-07-25 Mikko Rapelimlt_playlist_init(): check return values from mlt_produ...
2012-07-24 Dan Dennedyremove dead code (coverity-709334)
2012-06-24 Dan DennedyMerge pull request #3 from j-b-m/master
2012-06-24 Dan Dennedyadd support for time string to playlist blanks
2011-07-10 Dan DennedyFix playlist corruption with long blanks (kdenlive...
2011-03-27 Dan DennedyAdd mlt_properties_lock and _unlock.
2011-03-07 Dan DennedyRefactor to use mlt_producer_get_playtime().
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-09 Dan DennedyAdd support for only negative out in mlt_pplaylist_appe...
2010-02-09 Dan DennedyChange -1 handling for in/out points to be any negative...
2009-09-09 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-31 j-b-mRevert "Fix bug preventing removal of one frame region"
2009-08-31 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-31 j-b-mMerge branch 'master' of git://mltframework.org/mlt...
2009-08-16 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-03 Marco GittlerMerge commit 'jbm/kdenlivetitle' into kdenlivetitle
2009-08-02 Marco GittlerMerge commit 'jbm/kdenlivetitle' into kdenlivetitle
2009-08-02 Marco GittlerMerge commit 'jbm/kdenlivetitle' into kdenlivetitle
2009-08-02 Marco GittlerMerge commit 'jbm/kdenlivetitle' into kdenlivetitle
2009-08-01 Marco GittlerMerge commit 'jbm/kdenlivetitle' into kdenlivetitle
2009-07-31 gmarcoMerge commit 'jbm/kdenlivetitle' into kdenlivetitle
2009-07-31 Marco GittlerMerge commit 'jbm/kdenlivetitle' into kdenlivetitle
2009-07-30 Marco GittlerMerge commit 'jbm/kdenlivetitle' into kdenlivetitle
2009-07-29 Marco GittlerMerge commit 'jbm/kdenlivetitle' into kdenlivetitle
2009-07-28 Dan DennedyRevert "Fix bug preventing deletion of one frame region"
2009-07-27 Marco GittlerMerge commit 'jbm/kdenlivetitle' into kdenlivetitle
2009-07-26 Marco GittlerMerge branch 'master' into kdenlivetitle
2009-07-26 Dan DennedyFix handling of length parameter in mlt_playlist_remove...
2009-07-25 j-b-mFix bug preventing removal of one frame region
2009-07-25 j-b-mFix bug preventing deletion of one frame region
2009-05-09 Dan DennedyComplete reorganization and renaming to usable state.
2009-05-08 Dan DennedyMerge ../mlt++
2009-01-21 ddennedyAdd doxygen documentation for mlt_profile, mlt_pool...
2008-12-16 ddennedymlt_producer.c, mlt_playlist.h, mlt_field.h, mlt_playli...
2008-12-04 ddennedysrc/framework/*: improve the doxygen documentation...
2008-08-03 j-b-mframework/mlt_playlist.c: check length before inserting...
2008-06-24 ddennedymlt_playlist.c: return error on mlt_playlist_get_clip_i...
2008-06-10 ddennedymlt_playlist.c: prevent segfault in mlt_playlist_virtua...
2008-06-08 ddennedymlt_playlist.c: remove some unncessary and inefficient...
2008-06-04 ddennedymlt_playlist.c: added an "autoclose" property for seque...
2008-02-04 ddennedymove binary modules to libdir - affects MLT_REPOSITORY
2008-02-02 ddennedyframework: remove global profile, rather share one...
2008-01-08 ddennedymlt_playlist.c: fix some blank-handling bugs in mlt_pla...
2007-12-04 ddennedymlt_consumer.c, mlt_frame.c, mlt_multitrack.c, mlt_play...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2005-08-15 dezeroexFix build errors caused by the (hypothetical) conversio...
2005-07-21 lilo_booter- Remove warnings
2005-07-16 lilo_booterrc/framework/mlt_frame.c
2005-07-05 lilo_bootersrc/framework/mlt_frame.c
2005-01-02 lilo_booterCorrection to clip_start at end of playlist
2004-12-31 lilo_booterFix for join length correction
2004-12-20 lilo_booterNew geometry specification
2004-12-17 lilo_booterFeed rework and fixes to westley and composite
2004-12-12 lilo_booterblank_at method added
2004-12-11 lilo_bootersplit_at method added
2004-12-09 lilo_booterCorrections to playlist manipulations and producer...
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-11-25 lilo_booterExtendable factories; general producer related modifica...
2004-11-22 lilo_booterMore playlist modifications; service locking; sticky...
2004-11-11 lilo_booterPlaylist and blank rearrangement, fix for mlt_consumer...
2004-11-07 lilo_booterSimplified playlist access
2004-10-13 lilo_booterSome fixes for alpha masks
2004-10-09 lilo_booterMix on Mix and length corrections
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_booterCloning optimisations and introduction of the service...
2004-09-29 lilo_booterclip and mix manipulation on playlist
2004-09-28 lilo_booterEnsure join inherits all attached filters; inigo can...
2004-09-28 lilo_booterCheckpoint for current managed cuts (prototype on mix)
2004-09-26 lilo_booterSplits, joins and repeats
2004-09-25 lilo_booterWhoops - mix fix
2004-09-25 lilo_booterCorrects cuts with filters
2004-09-25 lilo_booterFinalisation of first phase of cut handling (unmanaged)
2004-09-24 lilo_booterCut management part 2 - corrects playlist split/join...
2004-09-24 lilo_booterCut management part 1
2004-09-09 lilo_booterFixes for removed tracks before/after mix
2004-09-09 lilo_booterAdding the mix part 1
2004-09-02 lilo_booterevent fix for playlist and consumer-stopped event
2004-09-02 lilo_booterFirst draft of event handling
2004-08-28 lilo_booterTractor enhancements
2004-08-27 lilo_booterProducer filter attach/detach methods; major rework...
2004-08-26 lilo_booterMlt Ref Counts and Playlist split/join
2004-08-16 lilo_booterNULL safety checks
2004-07-26 lilo_booterAllow attached filters when used in playlists
2004-04-09 lilo_booterMemory leaks and resample rework
2004-03-22 ddennedysmarter and harder producer_westley
2004-02-11 ddennedysegv handler, playlist_move bugfix, resize_yuv422 optim...
2004-02-10 lilo_booterMiracle mods
next