1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00

Update URL to fate samples

This commit is contained in:
Reinhard Tartler 2011-05-01 14:34:31 +02:00
parent 7089265756
commit a28b058745

View File

@ -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