comparison utils.c @ 8460:5b3c90656fdf libavcodec

Change mplayerhq.hu references to ffmpeg.org where appropriate.
author diego
date Thu, 25 Dec 2008 15:49:50 +0000
parents f19fe0cade86
children 48fc08113bdf
comparison
equal deleted inserted replaced
8459:8263a5bf47e5 8460:5b3c90656fdf
1516 "version to the newest one from SVN. If the problem still " 1516 "version to the newest one from SVN. If the problem still "
1517 "occurs, it means that your file has a feature which has not " 1517 "occurs, it means that your file has a feature which has not "
1518 "been implemented.", feature); 1518 "been implemented.", feature);
1519 if(want_sample) 1519 if(want_sample)
1520 av_log(avc, AV_LOG_WARNING, " If you want to help, upload a sample " 1520 av_log(avc, AV_LOG_WARNING, " If you want to help, upload a sample "
1521 "of this file to ftp://upload.mplayerhq.hu/MPlayer/incoming/ " 1521 "of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ "
1522 "and contact the FFmpeg-devel mailing list."); 1522 "and contact the FFmpeg-devel mailing list.");
1523 av_log(avc, AV_LOG_WARNING, "\n"); 1523 av_log(avc, AV_LOG_WARNING, "\n");
1524 } 1524 }