OSDN Git Service

doc/build_system: Document how to build decoder fuzzer
authorMichael Niedermayer <michael@niedermayer.cc>
Sat, 6 May 2017 00:02:08 +0000 (02:02 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Mon, 8 May 2017 15:02:02 +0000 (17:02 +0200)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
doc/build_system.txt

index 8c12e0e..325a9e8 100644 (file)
@@ -45,6 +45,9 @@ libswscale/swscale-test
 config
     Reconfigure the project with the current configuration.
 
+tools/target_dec_<decoder>_fuzzer
+    Build fuzzer to fuzz the specified decoder.
+
 
 Useful standard make commands:
 make -t <target>