From ddaf298cee875364dc65f9b87c085a7ff04bea1f Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 25 Dec 2008 15:49:02 +0000 Subject: Fix sample URL. Originally committed as revision 16309 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/svq3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/svq3.c') diff --git a/libavcodec/svq3.c b/libavcodec/svq3.c index 20512253df..f438ba8262 100644 --- a/libavcodec/svq3.c +++ b/libavcodec/svq3.c @@ -37,7 +37,7 @@ * * You will know you have these parameters passed correctly when the decoder * correctly decodes this file: - * ftp://ftp.mplayerhq.hu/MPlayer/samples/V-codecs/SVQ3/Vertical400kbit.sorenson3.mov + * http://samples.mplayerhq.hu/V-codecs/SVQ3/Vertical400kbit.sorenson3.mov */ #ifdef CONFIG_ZLIB -- cgit v1.2.3