diff options
author | Niklas Haas <git@haasn.dev> | 2024-12-19 12:41:22 +0100 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2024-12-23 12:47:10 +0100 |
commit | 5ca5bbd462bcd8040b35957ccc00d0392e6de57d (patch) | |
tree | cd59442f77ead3a7f2223564662dafc590701d79 /doc/APIchanges | |
parent | 253b8977c02078faef057542ca647fc676e747e1 (diff) | |
download | ffmpeg-5ca5bbd462bcd8040b35957ccc00d0392e6de57d.tar.gz |
swscale/options: add -sws_dither none alias
While this one was technically supported on account of the generic options
code allowing "none" as a valid alias for 0, not having it listed here meant
it never showed up in e.g. the -h output, and is also inconsistent with other
places in the code that generally add an explicit alias with appropriate
documentation. Reduces user confusion at negligible cost.
Fixes: #9192
Signed-off-by: Niklas Haas <git@haasn.dev>
Sponsored-by: Sovereign Tech Fund
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions