summaryrefslogtreecommitdiffstats
path: root/demux/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'demux/packet.h')
-rw-r--r--demux/packet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/demux/packet.h b/demux/packet.h
index 96e3885761..ca57179acb 100644
--- a/demux/packet.h
+++ b/demux/packet.h
@@ -26,6 +26,7 @@
typedef struct demux_packet {
int len;
double pts;
+ double dts;
double duration;
double stream_pts;
int64_t pos; // position in source file byte stream