Replace mplayerhq.hu URLs by libav.org.
This commit is contained in:
@ -1204,7 +1204,7 @@ void av_log_ask_for_sample(void *avc, const char *msg)
|
||||
if (msg)
|
||||
av_log(avc, AV_LOG_WARNING, "%s ", msg);
|
||||
av_log(avc, AV_LOG_WARNING, "If you want to help, upload a sample "
|
||||
"of this file to ftp://upload.libav.org/MPlayer/incoming/ "
|
||||
"of this file to ftp://upload.libav.org/incoming/ "
|
||||
"and contact the libav-devel mailing list.\n");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user