]> git.sesse.net Git - mlt/commit
producer_avformat.c: close the file at the end of object creation, then re-open the...
authorddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Tue, 10 Jun 2008 06:40:23 +0000 (06:40 +0000)
committerddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Tue, 10 Jun 2008 06:40:23 +0000 (06:40 +0000)
commit29bc1b715ce20f8202c60740707c39fd723c1c50
tree7ae9f1ae35cfeeeb6bc747a7efd286b02c8a8b2a
parente85282d167e0e665fed1b2ab37040ba654d3b4e2
producer_avformat.c: close the file at the end of object creation, then re-open the file on-demand. This presented a file descriptor limit issue when loading very large playlists.

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1141 d19143bc-622f-0410-bfdd-b5b2a6649095
src/modules/avformat/producer_avformat.c