summaryrefslogtreecommitdiff
path: root/command/demux.h
diff options
context:
space:
mode:
Diffstat (limited to 'command/demux.h')
-rw-r--r--command/demux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/command/demux.h b/command/demux.h
index 489528b..9313912 100644
--- a/command/demux.h
+++ b/command/demux.h
@@ -32,7 +32,6 @@ private:
int min_needed;
int skip;
- void GetVideoPTS(uchar *Data, int Count, unsigned int *Timestamp);
int GetMinNeeded(MarkAdPid Pid, uchar *Data, int Count, bool *Offcnt);
void ProcessTS(MarkAdPid Pid, uchar *Data, int Count, MarkAdPacket *pkt);
void ProcessVDR(MarkAdPid Pid, uchar *Data, int Count, MarkAdPacket *pkt);