doc/build_system: Document how to build decoder fuzzer

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Michael Niedermayer 2017-05-06 02:02:08 +02:00
parent 7b94df232a
commit 8ef2c791c9
1 changed files with 3 additions and 0 deletions

View File

@ -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>