Mercurial > libavcodec.hg
diff utils.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 | f19fe0cade86 |
children | 48fc08113bdf |
line wrap: on
line diff
--- a/utils.c Thu Dec 25 15:49:02 2008 +0000 +++ b/utils.c Thu Dec 25 15:49:50 2008 +0000 @@ -1518,7 +1518,7 @@ "been implemented.", feature); if(want_sample) av_log(avc, AV_LOG_WARNING, " If you want to help, upload a sample " - "of this file to ftp://upload.mplayerhq.hu/MPlayer/incoming/ " + "of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ " "and contact the FFmpeg-devel mailing list."); av_log(avc, AV_LOG_WARNING, "\n"); }