[FFmpeg-cvslog] r16309 - trunk/libavcodec/svq3.c

diego subversion
Thu Dec 25 16:49:03 CET 2008


Author: diego
Date: Thu Dec 25 16:49:02 2008
New Revision: 16309

Log:
Fix sample URL.

Modified:
   trunk/libavcodec/svq3.c

Modified: trunk/libavcodec/svq3.c
==============================================================================
--- trunk/libavcodec/svq3.c	Thu Dec 25 14:26:18 2008	(r16308)
+++ trunk/libavcodec/svq3.c	Thu Dec 25 16:49:02 2008	(r16309)
@@ -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




More information about the ffmpeg-cvslog mailing list