summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--responselive.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/responselive.h b/responselive.h
index dc64519..2c8792f 100644
--- a/responselive.h
+++ b/responselive.h
@@ -37,6 +37,8 @@
using namespace std;
#if VDRVERSNUM < 10732
+#define PCRFACTOR 300 // conversion from 27MHz PCR extension to 90kHz PCR base
+
inline int64_t TsGetPcr(const uchar *p)
{
if (TsHasAdaptationField(p)) {