summaryrefslogtreecommitdiff
path: root/remux/tsremux.h
diff options
context:
space:
mode:
Diffstat (limited to 'remux/tsremux.h')
-rw-r--r--remux/tsremux.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/remux/tsremux.h b/remux/tsremux.h
index f7e4e09..a7fe481 100644
--- a/remux/tsremux.h
+++ b/remux/tsremux.h
@@ -4,6 +4,10 @@
#include "libdvbmpeg/transform.h"
#include <vdr/remux.h>
+#ifndef NO_PICTURE
+#define NO_PICTURE 0
+#endif
+
#define RESULTBUFFERSIZE KILOBYTE(256)
class cTSRemux {