]> git.sesse.net Git - mlt/commit
Add mlt_playlist_mix_in() and mlt_playlist_mix_out().
authorDan Dennedy <dan@dennedy.org>
Sat, 22 Mar 2014 23:05:26 +0000 (16:05 -0700)
committerDan Dennedy <dan@dennedy.org>
Sat, 22 Mar 2014 23:05:38 +0000 (16:05 -0700)
commitc520db3c7b2ed8fd6e7098b02c6150474dff4afc
tree096a900557abd61ceeea5deeebcb06a08ba52266
parent04515c8a8779ae35aeacef955a3141cd1a77cf77
Add mlt_playlist_mix_in() and mlt_playlist_mix_out().

These are new alternatives to mlt_playlist_mix() that Shotcut is using.
src/framework/mlt.vers
src/framework/mlt_playlist.c
src/framework/mlt_playlist.h
src/mlt++/MltPlaylist.cpp
src/mlt++/MltPlaylist.h
src/mlt++/mlt++.vers