mirror of https://git.ffmpeg.org/ffmpeg.git
doc/build_system: Document how to build decoder fuzzer
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
7b94df232a
commit
8ef2c791c9
|
@ -45,6 +45,9 @@ libswscale/swscale-test
|
||||||
config
|
config
|
||||||
Reconfigure the project with the current configuration.
|
Reconfigure the project with the current configuration.
|
||||||
|
|
||||||
|
tools/target_dec_<decoder>_fuzzer
|
||||||
|
Build fuzzer to fuzz the specified decoder.
|
||||||
|
|
||||||
|
|
||||||
Useful standard make commands:
|
Useful standard make commands:
|
||||||
make -t <target>
|
make -t <target>
|
||||||
|
|
Loading…
Reference in New Issue