Browse Source

doc/build_system: Document how to build decoder fuzzer

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n3.4
Michael Niedermayer 8 years ago
parent
commit
8ef2c791c9
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      doc/build_system.txt

+ 3
- 0
doc/build_system.txt View 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>


Loading…
Cancel
Save