aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2023-12-15 08:24:14 +0100
committerAnton Khirnov <anton@khirnov.net>2023-12-22 11:39:57 +0100
commitb472c46a7020bfcd74952c04914a929476b701f2 (patch)
tree3c4182dcd307e3141777dbfda6b32b4f83aa0aa3 /RELEASE
parent25c98566e8a45b50415c80ca6450282f2ec0657a (diff)
downloadffmpeg-b472c46a7020bfcd74952c04914a929476b701f2.tar.gz
fftools/cmdutils: simplify handling of the HAS_ARG option flag
This option flag only carries nontrivial information for options that call a function, in all other cases its presence can be inferred from the option type (bool options do not have arguments, all other types do) and is thus nothing but useless clutter. Change the option parsing code to infer its value when it can, and drop the flag from options where it's not needed.
Diffstat (limited to 'RELEASE')
0 files changed, 0 insertions, 0 deletions