From 0fa5f24c3bb047d4aee52e968b94fb5d8699b8b3 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 25 Dec 2008 15:49:50 +0000 Subject: Change mplayerhq.hu references to ffmpeg.org where appropriate. Originally committed as revision 16310 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/mlpdec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/mlpdec.c') diff --git a/libavcodec/mlpdec.c b/libavcodec/mlpdec.c index d3c9c2bdd7..f4323da542 100644 --- a/libavcodec/mlpdec.c +++ b/libavcodec/mlpdec.c @@ -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 { -- cgit v1.2.3