diff --git a/libavcodec/snow.c b/libavcodec/snow.c index b355920553..f96d9343a7 100644 --- a/libavcodec/snow.c +++ b/libavcodec/snow.c @@ -31,7 +31,7 @@ #define MAX_DECOMPOSITIONS 8 #define MAX_PLANES 4 #define DWTELEM int -#define QSHIFT 3 +#define QSHIFT 5 #define QROOT (1<