diff options
Diffstat (limited to 'command/video.h')
-rw-r--r-- | command/video.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/command/video.h b/command/video.h index ae39f20..9606f8b 100644 --- a/command/video.h +++ b/command/video.h @@ -16,6 +16,7 @@ #define LOGO_DEFHEIGHT 100 #define LOGO_DEFWIDTH 192 #define LOGO_DEFHDWIDTH 288 +#define LOGO_DEFHDHEIGHT 180 #define LOGO_VMAXCOUNT 3 // count of IFrames for detection of "logo visible" #define LOGO_IMAXCOUNT 5 // count of IFrames for detection of "logo invisible" |