Added xvid description in "mencoder -ovc help".

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8299 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rguyom 2002-11-27 22:45:54 +00:00
parent 434c8e3afd
commit 1057bb0e30
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ struct config ovc_conf[]={
" libdv - DV encoding using libdv v0.9.5\n"
#endif
#ifdef HAVE_XVID
" xvid\n"
" xvid - xvid encoding\n"
#endif
"\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL},
{NULL, NULL, 0, 0, 0, 0, NULL}