[FFmpeg-cvslog] doc/build_system: document examples and config targets

Lukasz Marek git at videolan.org
Wed Jun 25 01:01:16 CEST 2014


ffmpeg | branch: master | Lukasz Marek <lukasz.m.luki2 at gmail.com> | Wed Jun 25 00:40:09 2014 +0200| [a30f1b15c7ee559fecd14b381d1f4352e394ab5d] | committer: Michael Niedermayer

doc/build_system: document examples and config targets

Signed-off-by: Lukasz Marek <lukasz.m.luki2 at gmail.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a30f1b15c7ee559fecd14b381d1f4352e394ab5d
---

 doc/build_system.txt |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/build_system.txt b/doc/build_system.txt
index 36c141e..2efde5c 100644
--- a/doc/build_system.txt
+++ b/doc/build_system.txt
@@ -25,6 +25,9 @@ fate-list
 install
     Install headers, libraries and programs.
 
+examples
+    Build all examples located in doc/examples.
+
 libavformat/output-example
     Build the libavformat basic example.
 
@@ -34,6 +37,9 @@ libavcodec/api-example
 libswscale/swscale-test
     Build the swscale self-test (useful also as example).
 
+config
+    Reconfigure the project with current configuration.
+
 
 Useful standard make commands:
 make -t <target>



More information about the ffmpeg-cvslog mailing list