]> git.sesse.net Git - mlt/commit
mlt_playlist.c: added an "autoclose" property for sequential processing of very large...
authorddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Wed, 4 Jun 2008 08:16:54 +0000 (08:16 +0000)
committerddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Wed, 4 Jun 2008 08:16:54 +0000 (08:16 +0000)
commit467f981c523481500c5df1a12c4cf6f586c11ace
treef9f5fdf975ca9910ba02e4b0d10da46dfb62e9fb
parentae6bde093802eb711b3f54c3f20e93d03fd04bed
mlt_playlist.c: added an "autoclose" property for sequential processing of very large playlists. If set, it automatically closes previous producers to reduce resources (file handles and threads if using producer_avformat with threads).

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1134 d19143bc-622f-0410-bfdd-b5b2a6649095
src/framework/mlt_playlist.c