Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'avconv.h')
-rw-r--r--avconv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/avconv.h b/avconv.h
index c270401706..c912fae87e 100644
--- a/avconv.h
+++ b/avconv.h
@@ -229,7 +229,6 @@ typedef struct InputStream {
int64_t last_dts;
PtsCorrectionContext pts_ctx;
double ts_scale;
- int is_start; /* is 1 at the start and after a discontinuity */
int showed_multi_packet_warning;
AVDictionary *opts;
AVRational framerate; /* framerate forced with -r */