summaryrefslogtreecommitdiff
path: root/libavcodec/dcahuff.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/dcahuff.h')
-rw-r--r--libavcodec/dcahuff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/dcahuff.h b/libavcodec/dcahuff.h
index 5704ac383a..cbc8429e59 100644
--- a/libavcodec/dcahuff.h
+++ b/libavcodec/dcahuff.h
@@ -1021,7 +1021,7 @@ static const uint8_t bitalloc_129_bits_g[129] =
static const uint8_t bitalloc_sizes[10] = { 3, 5, 7, 9, 13, 17, 25, 33, 65, 129 };
-static const uint8_t bitalloc_offsets[10] =
+static const int8_t bitalloc_offsets[10] =
{ -1, -2, -3, -4, -6, -8, -12, -16, -32, -64 };
static const uint8_t bitalloc_maxbits[10][7] = {