more sdl/consumer tuning and demo updates
[melted] / src / framework / mlt_consumer.c
index 5ca552f..5249d9f 100644 (file)
@@ -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;
                        }
                }
        }