]> git.sesse.net Git - ffmpeg/blobdiff - ffmpeg.h
Merge commit 'ed61f3ca8a0664a697782253b354055136c5d303'
[ffmpeg] / ffmpeg.h
index 151667d74a10f6b8ac6f7839792a660652b3c0b0..4fc1e18e306fd21abb9c59c5570d7b9b7afabb07 100644 (file)
--- a/ffmpeg.h
+++ b/ffmpeg.h
@@ -255,7 +255,6 @@ typedef struct InputStream {
     int64_t filter_in_rescale_delta_last;
 
     double ts_scale;
-    int is_start;            /* is 1 at the start and after a discontinuity */
     int saw_first_ts;
     int showed_multi_packet_warning;
     AVDictionary *opts;