X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fframework%2Fmlt_consumer.c;h=5249d9fcf4f08cdc46fdb5ca65ea49ddb589ac1c;hb=23571c330fd1644833dcb73661ac987eda177200;hp=5ca552f5eb165f50a376f70451aadc098f2abf1c;hpb=6a9365cbc88b77e48d6f249808e39d32388c7094;p=melted diff --git a/src/framework/mlt_consumer.c b/src/framework/mlt_consumer.c index 5ca552f..5249d9f 100644 --- a/src/framework/mlt_consumer.c +++ b/src/framework/mlt_consumer.c @@ -278,6 +278,8 @@ static void *consumer_read_ahead_thread( void *arg ) skipped = 0; time_frame = 0; time_image = 0; + time_wait = 0; + count = 0; } } }