summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/mpegvideo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mpegvideo.h b/libavcodec/mpegvideo.h
index e242bbbd9a..b366899930 100644
--- a/libavcodec/mpegvideo.h
+++ b/libavcodec/mpegvideo.h
@@ -60,7 +60,7 @@ enum OutputFormat {
#define MAX_THREADS 32
-#define MAX_PICTURE_COUNT 32
+#define MAX_PICTURE_COUNT 34
#define ME_MAP_SIZE 64
#define ME_MAP_SHIFT 3