diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | doc/build_system.txt | 3 |
2 files changed, 0 insertions, 4 deletions
@@ -18,7 +18,6 @@ *.so.* *.swp *.ver -*-example *-test *_g \#* diff --git a/doc/build_system.txt b/doc/build_system.txt index a9bd4eb..8c12e0e 100644 --- a/doc/build_system.txt +++ b/doc/build_system.txt @@ -39,9 +39,6 @@ examples libavformat/output-example Build the libavformat basic example. -libavcodec/api-example - Build the libavcodec basic example. - libswscale/swscale-test Build the swscale self-test (useful also as an example). |