summaryrefslogtreecommitdiffstats
path: root/video/decode
diff options
context:
space:
mode:
Diffstat (limited to 'video/decode')
-rw-r--r--video/decode/dec_video.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/decode/dec_video.h b/video/decode/dec_video.h
index d40405afb9..2edf8b67c4 100644
--- a/video/decode/dec_video.h
+++ b/video/decode/dec_video.h
@@ -56,7 +56,7 @@ struct dec_video {
int num_codec_dts_problems;
// PTS sorting (needed for AVI-style timestamps)
- double buffered_pts[32];
+ double buffered_pts[64];
int num_buffered_pts;
// PTS or DTS of packet last read