summaryrefslogtreecommitdiffstats
path: root/demux/stheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'demux/stheader.h')
-rw-r--r--demux/stheader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/demux/stheader.h b/demux/stheader.h
index 628a2b73f2..15c55fdeda 100644
--- a/demux/stheader.h
+++ b/demux/stheader.h
@@ -116,7 +116,6 @@ typedef struct sh_audio {
typedef struct sh_video {
SH_COMMON
- double i_pts; // PTS for the _next_ I/P frame (internal mpeg demuxing)
float next_frame_time;
double last_pts;
double buffered_pts[32];