summaryrefslogtreecommitdiff
path: root/ffmpeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'ffmpeg.h')
-rw-r--r--ffmpeg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ffmpeg.h b/ffmpeg.h
index cd849c959b..85a11a01d9 100644
--- a/ffmpeg.h
+++ b/ffmpeg.h
@@ -232,7 +232,6 @@ typedef struct InputStream {
int fix_sub_duration;
struct { /* previous decoded subtitle and related variables */
- int64_t pts;
int got_output;
int ret;
AVSubtitle subtitle;