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

Jun Zhao mypopydev at gmail.com
Sat May 25 05:11:48 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..3d6a21a 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.
-- 
1.7.1



More information about the ffmpeg-devel mailing list