[FFmpeg-cvslog] fate-rsync: switch to our server in preparation of h264 4:2:2 tests

Michael Niedermayer git at videolan.org
Mon Aug 15 00:52:02 CEST 2011


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Mon Aug 15 00:41:23 2011 +0200| [ee5234dd678a6199473789faf80dd6dbd2874366] | committer: Michael Niedermayer

fate-rsync: switch to our server in preparation of h264 4:2:2 tests

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ee5234dd678a6199473789faf80dd6dbd2874366
---

 tests/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/Makefile b/tests/Makefile
index fd5ed59..9debd5c 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -81,7 +81,7 @@ fate-seek:   $(FATE_SEEK)
 ifdef SAMPLES
 FATE += $(FATE_TESTS)
 fate-rsync:
-	rsync -vaLW rsync://fate-suite.libav.org/fate-suite/ $(SAMPLES)
+	rsync -vaLW rsync://fate.ffmpeg.org/fate-suite/ $(SAMPLES)
 else
 fate-rsync:
 	@echo "use 'make fate-rsync SAMPLES=/path/to/samples' to sync the fate suite"



More information about the ffmpeg-cvslog mailing list