[FFmpeg-devel] [PATCH] doc/build_system: document examples and config targets
Lukasz Marek
lukasz.m.luki2 at gmail.com
Wed Jun 25 00:40:09 CEST 2014
Signed-off-by: Lukasz Marek <lukasz.m.luki2 at gmail.com>
---
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>
--
1.9.1
More information about the ffmpeg-devel
mailing list