From c84d6dba338bc863f0cb64f13b08ef87b65eba65 Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Thu, 7 Oct 2010 20:27:51 +0200 Subject: Added support for totally broken info files Code cleanups --- command/markad-standalone.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'command/markad-standalone.h') diff --git a/command/markad-standalone.h b/command/markad-standalone.h index 6cf09b2..b4e2359 100644 --- a/command/markad-standalone.h +++ b/command/markad-standalone.h @@ -23,7 +23,7 @@ #define DELTATIME 20000 /* equals to 222ms (base is 90kHz PTS) */ -#define MAXRANGE 360 /* range to search for start/stop marks in [s] */ +#define MAXRANGE 420 /* range to search for start/stop marks in seconds */ class cOSDMessage { @@ -220,7 +220,6 @@ unsigned Descriptor_Length: int nextPictType; int chkLEFT; - int chkLEFT2; int chkRIGHT; void CheckBroadcastLength(); -- cgit v1.2.3