mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-21 14:30:10 +01:00
Loose mplayer in MPlayer/incoming/
Found-by: Clément Bœsch <u@pkh.me> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -3366,7 +3366,7 @@ void av_log_ask_for_sample(void *avc, const char *msg, ...)
|
||||
if (msg)
|
||||
av_vlog(avc, AV_LOG_WARNING, msg, argument_list);
|
||||
av_log(avc, AV_LOG_WARNING, "If you want to help, upload a sample "
|
||||
"of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ "
|
||||
"of this file to ftp://upload.ffmpeg.org/incoming/ "
|
||||
"and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)\n");
|
||||
|
||||
va_end(argument_list);
|
||||
|
||||
Reference in New Issue
Block a user