diff mlpdec.c @ 8460:5b3c90656fdf libavcodec

Change mplayerhq.hu references to ffmpeg.org where appropriate.
author diego
date Thu, 25 Dec 2008 15:49:50 +0000
parents a793f9afd5cb
children 18737839ed27
line wrap: on
line diff
--- a/mlpdec.c	Thu Dec 25 15:49:02 2008 +0000
+++ b/mlpdec.c	Thu Dec 25 15:49:50 2008 +0000
@@ -40,7 +40,7 @@
 
 static const char* sample_message =
     "Please file a bug report following the instructions at "
-    "http://ffmpeg.mplayerhq.hu/bugreports.html and include "
+    "http://ffmpeg.org/bugreports.html and include "
     "a sample of this file.";
 
 typedef struct SubStream {