From 8f9594678c4e0d94e546cd2e94f898bf796c86c6 Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Tue, 22 Sep 2009 09:29:03 +0200 Subject: Updated various things --- common.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'common.cpp') diff --git a/common.cpp b/common.cpp index dcddfd9..8869265 100644 --- a/common.cpp +++ b/common.cpp @@ -55,6 +55,7 @@ bool cMarkAdCommon::AddMark(int Position, const char *Comment) void cMarkAdCommon::SetTimerMarks(int LastIFrame) { if (!macontext) return; + if (!LastIFrame) return; if ((time(NULL)>macontext->General.StartTime) && (!macontext->State.ContentStarted)) { -- cgit v1.2.3