[FFmpeg-devel] [FFmpeg-cvslog] avutil/log: update text requesting samples

James Almer jamrial at gmail.com
Fri Apr 17 01:22:47 EEST 2020


On 4/16/2020 7:15 PM, Carl Eugen Hoyos wrote:
> Am Fr., 17. Apr. 2020 um 00:14 Uhr schrieb Marton Balint <git at videolan.org>:
>>
>> ffmpeg | branch: master | Marton Balint <cus at passwd.hu> | Fri Apr 17 00:04:47 2020 +0200| [d1e52e396b8aa778bd8d12bf25864beca0937d0a] | committer: Marton Balint
>>
>> avutil/log: update text requesting samples
>>
>> Signed-off-by: Marton Balint <cus at passwd.hu>
>>
>>> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d1e52e396b8aa778bd8d12bf25864beca0937d0a
>> ---
>>
>>  libavutil/log.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/libavutil/log.c b/libavutil/log.c
>> index 8d4945249e..66defa9c42 100644
>> --- a/libavutil/log.c
>> +++ b/libavutil/log.c
>> @@ -467,7 +467,7 @@ static void missing_feature_sample(int sample, void *avc, const char *msg,
>>             "been implemented.\n");
>>      if (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/ "
> 
> Thank you, the change was overdue, this will help users!
> 
> Carl Eugen
Maybe this should this be backported? Plenty of users will only get to
use distro provided releases, and it would be nice if they get to see
this too.


More information about the ffmpeg-devel mailing list