Mercurial > mplayer.hg
changeset 7995:04f386daac34
dummy -npp
author | michael |
---|---|
date | Thu, 31 Oct 2002 10:42:20 +0000 |
parents | 458992506962 |
children | e81526dfe3d8 |
files | cfg-common.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/cfg-common.h Thu Oct 31 10:21:44 2002 +0000 +++ b/cfg-common.h Thu Oct 31 10:42:20 2002 +0000 @@ -140,6 +140,7 @@ #else {"oldpp", "MPlayer was compiled without opendivx library\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL}, #endif + {"npp", "-npp has been removed, use -vop pp and read the fine manual\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL}, {"vop", &vo_plugin_args, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},