ffplay: remove unused field VideoState.dtg_active_format
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
This commit is contained in:
parent
05d33d8655
commit
c1d4bb5731
1 changed files with 0 additions and 1 deletions
1
ffplay.c
1
ffplay.c
|
|
@ -140,7 +140,6 @@ typedef struct VideoState {
|
|||
int64_t seek_rel;
|
||||
int read_pause_return;
|
||||
AVFormatContext *ic;
|
||||
int dtg_active_format;
|
||||
|
||||
int audio_stream;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue