From 9e964370ba635f57df44a96506fc4bf633004a86 Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Sat, 29 Jan 2011 15:48:59 +0100 Subject: Changed max. height for logo extraction (value from gerdh) --- command/video.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'command') diff --git a/command/video.h b/command/video.h index 0d3a0a0..b6db23f 100644 --- a/command/video.h +++ b/command/video.h @@ -10,7 +10,7 @@ #include "global.h" -#define LOGO_MAXHEIGHT 170 +#define LOGO_MAXHEIGHT 250 #define LOGO_MAXWIDTH 480 #define LOGO_DEFHEIGHT 100 -- cgit v1.2.3