[FFmpeg-cvslog] doc/build_system: Document checkheaders/alltools and consistency fixes
Jun Zhao
git at videolan.org
Tue May 28 04:19:36 EEST 2019
ffmpeg | branch: master | Jun Zhao <barryjzhao at tencent.com> | Wed May 22 12:46:05 2019 +0800| [3ba09704fafa3c4793c6ee18802da5b088d6736d] | committer: Jun Zhao
doc/build_system: Document checkheaders/alltools and consistency fixes
Document checkheaders/alltools and consistency fixes
Signed-off-by: Jun Zhao <barryjzhao at tencent.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3ba09704fafa3c4793c6ee18802da5b088d6736d
---
doc/build_system.txt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/build_system.txt b/doc/build_system.txt
index 325a9e83d0..3d6a21a9f3 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.
More information about the ffmpeg-cvslog
mailing list