Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/build_system.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/build_system.txt b/doc/build_system.txt
index 36c141e9e4..2efde5ce02 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>