diff options
author | Jochen Dolze <vdr@dolze.de> | 2009-10-02 17:36:58 +0200 |
---|---|---|
committer | Jochen Dolze <vdr@dolze.de> | 2009-10-02 17:36:58 +0200 |
commit | 52cd041405849817c72d272bee0e6798f57b66c4 (patch) | |
tree | 994709d9e41ae0a367ba4b0bf5254911a4f38558 /global.h | |
parent | a21c3bf58621446068b054326eec83dae1e744a0 (diff) | |
download | vdr-plugin-markad-52cd041405849817c72d272bee0e6798f57b66c4.tar.gz vdr-plugin-markad-52cd041405849817c72d272bee0e6798f57b66c4.tar.bz2 |
Rewrote packet handling code, now it uses queues
Diffstat (limited to 'global.h')
-rw-r--r-- | global.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -54,7 +54,6 @@ typedef struct MarkAdContext time_t StartTime; time_t EndTime; bool ManualRecording; - bool H264; MarkAdPid VPid; MarkAdPid APid; MarkAdPid DPid; |