summaryrefslogtreecommitdiff
path: root/libavcodec/cos_tablegen.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/cos_tablegen.c')
-rw-r--r--libavcodec/cos_tablegen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/cos_tablegen.c b/libavcodec/cos_tablegen.c
index dbd0cc0d97..7206aad5dd 100644
--- a/libavcodec/cos_tablegen.c
+++ b/libavcodec/cos_tablegen.c
@@ -26,7 +26,7 @@
#include "libavutil/mathematics.h"
-#define BITS 16
+#define BITS 17
#define FLOATFMT "%.18e"
#define FIXEDFMT "%6d"