diff options
Diffstat (limited to 'command/demux.h')
-rw-r--r-- | command/demux.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/command/demux.h b/command/demux.h index ba71e30..8385b3e 100644 --- a/command/demux.h +++ b/command/demux.h @@ -326,6 +326,7 @@ private: bool h264; bool TS; uint64_t offset; + uint64_t rawoffset; int from_oldfile; int last_bplen; |