summaryrefslogtreecommitdiff
path: root/fftools/ffmpeg.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2023-05-07 16:19:38 +0200
committerAnton Khirnov <anton@khirnov.net>2023-05-15 13:32:01 +0200
commit7df3253c5a769239de16a878828ba94b15a15f8b (patch)
tree3aed211cb75312e2e15f15f7f67dc87db21a472c /fftools/ffmpeg.h
parentdf25e21ce755878fe2f87a4dd7bed5d55c9e2594 (diff)
downloadffmpeg-7df3253c5a769239de16a878828ba94b15a15f8b.tar.gz
fftools/ffmpeg_demux: move InputStream.wrap_correction_done to private data
It is no longer used outside of ffmpeg_demux.
Diffstat (limited to 'fftools/ffmpeg.h')
-rw-r--r--fftools/ffmpeg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fftools/ffmpeg.h b/fftools/ffmpeg.h
index b8c0e7db84..559381531e 100644
--- a/fftools/ffmpeg.h
+++ b/fftools/ffmpeg.h
@@ -373,8 +373,6 @@ typedef struct InputStream {
AVRational last_frame_tb;
int last_frame_sample_rate;
- int wrap_correction_done;
-
int64_t filter_in_rescale_delta_last;
// when forcing constant input framerate through -r,