Compatibility to VDR 1.7.1 (#483)

This commit is contained in:
schmirl
2008-10-13 11:30:05 +00:00
parent c5b5a4cbeb
commit 992444cb67
6 changed files with 12 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
#include "remux/tsremux.h"
#define SC_PICTURE 0x00 // "picture header"
#define SC_PICTURE 0x00 // "picture header"
#define PID_MASK_HI 0x1F
void cTSRemux::SetBrokenLink(uchar *Data, int Length)
{