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