diff options
author | Peter Ross <pross@xvid.org> | 2018-12-20 11:38:31 +1100 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2018-12-20 12:46:11 +1100 |
commit | fa0f898e3f781d270af87d09a9a1626310f395ef (patch) | |
tree | 6dca93a9273dac2bec2dce2806d3b7dfd9c27723 /configure | |
parent | e63517e00a1a8375c7fb3b8c4c64c9a7c3da713e (diff) | |
download | ffmpeg-streaming-fa0f898e3f781d270af87d09a9a1626310f395ef.zip ffmpeg-streaming-fa0f898e3f781d270af87d09a9a1626310f395ef.tar.gz |
configure: --help typo
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -473,7 +473,7 @@ Developer options (useful when working on FFmpeg itself): --random-seed=VALUE seed value for --enable/disable-random --disable-valgrind-backtrace do not print a backtrace under Valgrind (only applies to --disable-optimizations builds) - --enable-osfuzz Enable building fuzzer tool + --enable-ossfuzz Enable building fuzzer tool --libfuzzer=PATH path to libfuzzer --ignore-tests=TESTS comma-separated list (without "fate-" prefix in the name) of tests whose result is ignored |