]> git.sesse.net Git - ffmpeg/blobdiff - doc/build_system.txt
avformat/avformat: minor grammar improvement
[ffmpeg] / doc / build_system.txt
index 36c141e9e43659fb9a7f48e3f493ba6825d57fc7..2efde5ce02841ec599f012f23aab3668fe8c01fe 100644 (file)
@@ -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>