]> git.sesse.net Git - mlt/commit
Make maximum consecutive-dropped frames configurable.
authorDan Dennedy <dan@dennedy.org>
Sun, 10 Jul 2011 19:23:54 +0000 (12:23 -0700)
committerDan Dennedy <dan@dennedy.org>
Sun, 10 Jul 2011 19:23:54 +0000 (12:23 -0700)
commit7e69a733545241bb4ae9c2416eabfbb6d143645b
tree115c9752addb7ea3877fa48d9f4f41e899d1f015
parent93b17ae7fe373c8b48c9826fc1a5c5e108b3025e
Make maximum consecutive-dropped frames configurable.

Defaults to old value of 5 that seems more preferable for video editing.
src/framework/mlt_consumer.c
src/framework/mlt_consumer.h
src/modules/sdl/consumer_sdl_preview.c