[FFmpeg-cvslog] doc/build_system: Document how to build decoder fuzzer
Michael Niedermayer
git at videolan.org
Mon May 8 18:03:34 EEST 2017
ffmpeg | branch: master | Michael Niedermayer <michael at niedermayer.cc> | Sat May 6 02:02:08 2017 +0200| [8ef2c791c99e7c103782e889e2bca2f6e13a07be] | committer: Michael Niedermayer
doc/build_system: Document how to build decoder fuzzer
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8ef2c791c99e7c103782e889e2bca2f6e13a07be
---
doc/build_system.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/build_system.txt b/doc/build_system.txt
index 8c12e0e294..325a9e83d0 100644
--- a/doc/build_system.txt
+++ b/doc/build_system.txt
@@ -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>
More information about the ffmpeg-cvslog
mailing list