git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9197 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
kmkaplan 2003-02-01 12:27:51 +00:00
parent b3c5f30d35
commit 790ec71650
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ static int init(sh_video_t *sh){
if(ini.api_version != API_VERSION) {
if(ini.api_version < API_VERSION) {
mp_msg(MSGT_DECVIDEO,MSGL_ERR,"Too old version of xivd (min. %d)\n",API_VERSION);
mp_msg(MSGT_DECVIDEO,MSGL_ERR,"Too old version of xvid (min. %d)\n",API_VERSION);
return 0;
}
mp_msg(MSGT_DECVIDEO,MSGL_WARN,"Bad xvid version %d was compiled with %d\n",