mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
avutil/log: update text requesting samples
Signed-off-by: Marton Balint <cus@passwd.hu>
This commit is contained in:
parent
2a118a71cf
commit
d1e52e396b
@ -467,7 +467,7 @@ static void missing_feature_sample(int sample, void *avc, const char *msg,
|
|||||||
"been implemented.\n");
|
"been implemented.\n");
|
||||||
if (sample)
|
if (sample)
|
||||||
av_log(avc, AV_LOG_WARNING, "If you want to help, upload a sample "
|
av_log(avc, AV_LOG_WARNING, "If you want to help, upload a sample "
|
||||||
"of this file to ftp://upload.ffmpeg.org/incoming/ "
|
"of this file to https://streams.videolan.org/upload/ "
|
||||||
"and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)\n");
|
"and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user