mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
s/FFmpeg-devel/ffmpeg-devel/
Originally committed as revision 16314 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
c1fc70362f
commit
5163c0d9a2
@ -1519,6 +1519,6 @@ void ff_log_missing_feature(void *avc, const char *feature, int want_sample)
|
||||
if(want_sample)
|
||||
av_log(avc, AV_LOG_WARNING, " If you want to help, upload a sample "
|
||||
"of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ "
|
||||
"and contact the FFmpeg-devel mailing list.");
|
||||
"and contact the ffmpeg-devel mailing list.");
|
||||
av_log(avc, AV_LOG_WARNING, "\n");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user