X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Fbuild_system.txt;h=0b1b0c2054c64edc853f1ecd3ee601638aa89ef2;hb=a240097ecd4fb1639db99e7becb888ae478405cd;hp=325a9e83d0116314b994d8bd1ad702231fdfae10;hpb=bec3b2041dcc20ab4b06a6b31d09130e1a7166c3;p=ffmpeg diff --git a/doc/build_system.txt b/doc/build_system.txt index 325a9e83d01..0b1b0c2054c 100644 --- a/doc/build_system.txt +++ b/doc/build_system.txt @@ -36,11 +36,11 @@ install examples Build all examples located in doc/examples. -libavformat/output-example - Build the libavformat basic example. +checkheaders + Check headers dependencies. -libswscale/swscale-test - Build the swscale self-test (useful also as an example). +alltools + Build all tools in tools directory. config Reconfigure the project with the current configuration. @@ -48,6 +48,8 @@ config tools/target_dec__fuzzer Build fuzzer to fuzz the specified decoder. +tools/target_bsf__fuzzer + Build fuzzer to fuzz the specified bitstream filter. Useful standard make commands: make -t