[FFmpeg-devel] [PATCH V1] doc/build_system: Document checkheaders/alltools and consistency fixes

Jun Zhao mypopydev at gmail.com
Wed May 22 07:55:02 EEST 2019


From: Jun Zhao <barryjzhao at tencent.com>

Document checkheaders/alltools and consistency fixes

Signed-off-by: Jun Zhao <barryjzhao at tencent.com>
---
 doc/build_system.txt |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/build_system.txt b/doc/build_system.txt
index 325a9e8..9a12b3a 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
 
-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.
-- 
1.7.1



More information about the ffmpeg-devel mailing list