From 0ddd967709494a3180fcaba13fa3e6c985f7895b Mon Sep 17 00:00:00 2001 From: Martin Storsjo Date: Fri, 15 May 2015 14:23:38 +0300 Subject: Fix a typo in gai4_ih264_max_luma_pic_size --- common/ih264_common_tables.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/ih264_common_tables.c b/common/ih264_common_tables.c index 7d15440..df09f5a 100644 --- a/common/ih264_common_tables.c +++ b/common/ih264_common_tables.c @@ -128,7 +128,7 @@ const WORD32 gai4_ih264_max_luma_pic_size[] = 414720, /* Level 3.1 */ 921600, - /* Level 3.1 */ + /* Level 3.2 */ 1310720, /* Level 4 */ 2097152, -- cgit v1.2.3