summaryrefslogtreecommitdiff
path: root/libavcodec/wavpack.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/wavpack.h')
-rw-r--r--libavcodec/wavpack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/wavpack.h b/libavcodec/wavpack.h
index 3a3e8dbd2e..6cb49a1b3e 100644
--- a/libavcodec/wavpack.h
+++ b/libavcodec/wavpack.h
@@ -53,7 +53,7 @@
#define WV_FLT_ZERO_SENT 0x08
#define WV_FLT_ZERO_SIGN 0x10
-#define WV_MAX_SAMPLES 131072
+#define WV_MAX_SAMPLES 150000
enum WP_ID_Flags {
WP_IDF_MASK = 0x3F,