diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-09-14 13:23:43 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-09-18 17:15:53 +0200 |
commit | 74b643a51e05ee816b810b86974f675eb46ab2cf (patch) | |
tree | 5aa1efcb2c21321c26908ac4b819ba2cf0f7bca5 /fftools/cmdutils.c | |
parent | 85e075587dcca5e07c89b5c2f1081d773ce4d997 (diff) | |
download | ffmpeg-74b643a51e05ee816b810b86974f675eb46ab2cf.tar.gz |
fftools/ffmpeg_enc: refactor setting encoding field_order
Merge three blocks with slightly inconsistent checks into one, treating
encoder input as interlaced when either:
* at least one of ilme/ildct flags is set
* the first frame in the stream is marked as interlaced
* the user specified the -top option
Stop modifying the frame passed to enc_open().
Diffstat (limited to 'fftools/cmdutils.c')
0 files changed, 0 insertions, 0 deletions