mirror of https://github.com/FFmpeg/FFmpeg.git
It causes those options to be parsed as either * -autofoo 0/1 (with an argument) * -noautofoo (without an argument) This is unnecessary, confusing, and against the documentation; these are also the only two bool options that take an argument. This should not affect the users, as these options are on by default, and are supposed to be used as -nofoo per the documentation.release/7.0
parent
dc2fc5a919
commit
25c98566e8
1 changed files with 2 additions and 4 deletions
Loading…
Reference in new issue