summaryrefslogtreecommitdiff
path: root/pes2ts.h
diff options
context:
space:
mode:
Diffstat (limited to 'pes2ts.h')
-rw-r--r--pes2ts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pes2ts.h b/pes2ts.h
index 887e890..6ae0eb7 100644
--- a/pes2ts.h
+++ b/pes2ts.h
@@ -14,7 +14,7 @@
#define INPUTBUFSIZE KILOBYTE(2048)
#define OUTPUTBUFSIZE KILOBYTE(2048)
#define TS_SIZE 188
-#define IPACKS 2048
+#define IPACKS 65536
class cPESRemux
{