Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-04-17 22:13:59 +0400
committerDiego Biurrun <diego@biurrun.de>2011-04-18 20:23:16 +0400
commitf0a41afd8a37ebe972436fabfa3d289178bbd83b (patch)
treefdefa79a02eaa6eb1e7304ca647c653d70ae3040 /libavcodec/svq3.c
parent0b5ae1fdd31ace06b507350128c6d15384e8f3df (diff)
Replace mplayerhq.hu URLs by libav.org.
Diffstat (limited to 'libavcodec/svq3.c')
-rw-r--r--libavcodec/svq3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/svq3.c b/libavcodec/svq3.c
index 5886713b28..50c5d22fe4 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:
- * http://samples.mplayerhq.hu/V-codecs/SVQ3/Vertical400kbit.sorenson3.mov
+ * http://samples.libav.org/V-codecs/SVQ3/Vertical400kbit.sorenson3.mov
*/
#include "internal.h"
#include "dsputil.h"