]> git.sesse.net Git - mlt/commit
Add producer variant avformat-novalidate.
authorDan Dennedy <dan@dennedy.org>
Mon, 14 Dec 2009 00:59:23 +0000 (16:59 -0800)
committerDan Dennedy <dan@dennedy.org>
Mon, 14 Dec 2009 00:59:23 +0000 (16:59 -0800)
commitd4245c390eda655a236d9711a763a1dea6cbb1d4
treeb4aa814f18806c614dfc3c94799a387fc62a4363
parent073988b1154d79c7b07ba262df4b94815fbfeb65
Add producer variant avformat-novalidate.

The purpose of this is to increase the speed of loading playlists with
known good files. Use with care. This assumes a few properties have been
set, in particular "length." This was only tested thus far by modifying
the output of consumer xml to change mlt_service from "avformat" to
"avformat-novalidate".
src/modules/avformat/factory.c
src/modules/avformat/producer_avformat.c