fftools/ffmpeg: drop unused InputFile.eof_reached
This commit is contained in:
parent
882bc8049d
commit
116bc5a9f3
1 changed files with 0 additions and 1 deletions
|
|
@ -412,7 +412,6 @@ typedef struct InputFile {
|
|||
int format_nots;
|
||||
|
||||
AVFormatContext *ctx;
|
||||
int eof_reached; /* true if eof reached */
|
||||
int64_t input_ts_offset;
|
||||
int input_sync_ref;
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue