summaryrefslogtreecommitdiff
path: root/command/demux.h
diff options
context:
space:
mode:
Diffstat (limited to 'command/demux.h')
-rw-r--r--command/demux.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/command/demux.h b/command/demux.h
index 7b70891..f97fe08 100644
--- a/command/demux.h
+++ b/command/demux.h
@@ -12,9 +12,7 @@
#define TS_SIZE 188
#endif
-#ifndef VDR_SIZE
-#define VDR_SIZE 2048
-#endif
+#define PESHDRSIZE 6
#include "global.h"
#include "queue.h"