From 4ba8560077a19ae12bf0c875c57cdaa72d690441 Mon Sep 17 00:00:00 2001 From: Christophe Gisquet Date: Fri, 30 May 2014 13:05:11 +0200 Subject: [PATCH] huffyuv: increase VLC_BITS to 12 May require a different tuning for arm chips? Signed-off-by: Michael Niedermayer --- libavcodec/huffyuv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/huffyuv.h b/libavcodec/huffyuv.h index 635a8aba27..dc413a418c 100644 --- a/libavcodec/huffyuv.h +++ b/libavcodec/huffyuv.h @@ -39,7 +39,7 @@ #include "put_bits.h" #include "lossless_videodsp.h" -#define VLC_BITS 11 +#define VLC_BITS 12 #define MAX_BITS 16 #define MAX_N (1<