diff options
author | Reinhard Tartler <siretart@tauware.de> | 2011-05-01 14:34:31 +0200 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-05-01 15:06:03 +0200 |
commit | a28b0587455f1ed4ac9ac955cc95f95656019ce4 (patch) | |
tree | 7de6af4eb58974f5037f3c613d825d6474a9197e | |
parent | 7089265756a84bf884a7c2290c6cda38d4dfd60f (diff) | |
download | ffmpeg-a28b0587455f1ed4ac9ac955cc95f95656019ce4.tar.gz |
Update URL to fate samples
-rw-r--r-- | doc/fate.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fate.txt b/doc/fate.txt index f5f3759309..b23d3f6a64 100644 --- a/doc/fate.txt +++ b/doc/fate.txt @@ -7,7 +7,7 @@ that is provided separately from the actual source distribution. Use the following command to get the fate test samples -# rsync -aL rsync://samples.libav.org:/samples/fate-suite/ fate-suite +# rsync -aL rsync://fate-suite.libav.org:/fate-suite/ fate-suite To inform the build system about the testsuite location, pass `--samples=<path to the samples>` to configure or set the SAMPLES Make |