mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 07:40:00 +08:00
Update the url to the site website and change ffmpeg-devel to libav-devel
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
This commit is contained in:

committed by
Ronald S. Bultje

parent
0e6a3ee4fa
commit
21de920472
@ -1204,8 +1204,8 @@ 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.ffmpeg.org/MPlayer/incoming/ "
|
||||
"and contact the ffmpeg-devel mailing list.\n");
|
||||
"of this file to ftp://upload.libav.org/MPlayer/incoming/ "
|
||||
"and contact the libav-devel mailing list.\n");
|
||||
}
|
||||
|
||||
static AVHWAccel *first_hwaccel = NULL;
|
||||
|
Reference in New Issue
Block a user