summaryrefslogtreecommitdiffstats
path: root/decoder/impeg2d_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/impeg2d_api.h')
-rw-r--r--decoder/impeg2d_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoder/impeg2d_api.h b/decoder/impeg2d_api.h
index bf3943e..3fa098b 100644
--- a/decoder/impeg2d_api.h
+++ b/decoder/impeg2d_api.h
@@ -50,7 +50,7 @@
-#define NUM_MEM_RECORDS 4 *MAX_THREADS+NUM_INT_FRAME_BUFFERS + 5
+#define NUM_MEM_RECORDS 4 * MAX_THREADS + NUM_INT_FRAME_BUFFERS + 5 + 2
#define SETBIT(a,i) ((a) |= (1 << i))