summaryrefslogtreecommitdiff
path: root/src/libvdpau/dpb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libvdpau/dpb.h')
-rw-r--r--src/libvdpau/dpb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libvdpau/dpb.h b/src/libvdpau/dpb.h
index d8586cd33..d76e47ee0 100644
--- a/src/libvdpau/dpb.h
+++ b/src/libvdpau/dpb.h
@@ -8,7 +8,7 @@
#ifndef DPB_H_
#define DPB_H_
-#define MAX_DPB_SIZE 10
+#define MAX_DPB_SIZE 16
#include "nal.h"
#include "video_out.h"