fftools/ffmpeg_demux: make InputStream.autorotate private

It is no longer accessed outside of ffmpeg_demux.
This commit is contained in:
Anton Khirnov
2024-03-22 21:27:01 +01:00
parent c9a90c052a
commit a69cedb6a6
2 changed files with 5 additions and 5 deletions

View File

@ -370,8 +370,6 @@ typedef struct InputStream {
int top_field_first;
#endif
int autorotate;
int fix_sub_duration;
/* decoded data from this stream goes into all those filters