Why even?
This commit is contained in:
parent
d05cca687c
commit
27ea4c94f1
1 changed files with 0 additions and 3 deletions
|
@ -485,9 +485,6 @@ namespace TS{
|
|||
}
|
||||
|
||||
const char *pesPayload = pesHeader + pesOffset;
|
||||
|
||||
if (memmem(pesPayload, realPayloadSize, "DTP2", 4) != 0){INFO_MSG("dtp found");}
|
||||
|
||||
parseBitstream(tid, pesPayload, realPayloadSize, timeStamp, timeOffset, bPos);
|
||||
|
||||
// We are done with the realpayload size, reverse calculation so we know the correct offset
|
||||
|
|
Loading…
Add table
Reference in a new issue