X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Fbuild_system.txt;h=0b1b0c2054c64edc853f1ecd3ee601638aa89ef2;hb=56450a0ee4fdda160f4039fc2ae33edfd27765c9;hp=325a9e83d0116314b994d8bd1ad702231fdfae10;hpb=06476249cd2332e30b66576633b2827adf3478dd;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