comparison cfg-common.h @ 7995:04f386daac34

dummy -npp
author michael
date Thu, 31 Oct 2002 10:42:20 +0000
parents f483ab704252
children 2202c00001e3
comparison
equal deleted inserted replaced
7994:458992506962 7995:04f386daac34
138 #ifdef HAVE_ODIVX_POSTPROCESS 138 #ifdef HAVE_ODIVX_POSTPROCESS
139 {"oldpp", &use_old_pp, CONF_TYPE_FLAG, 0, 0, 1, NULL}, 139 {"oldpp", &use_old_pp, CONF_TYPE_FLAG, 0, 0, 1, NULL},
140 #else 140 #else
141 {"oldpp", "MPlayer was compiled without opendivx library\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL}, 141 {"oldpp", "MPlayer was compiled without opendivx library\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL},
142 #endif 142 #endif
143 {"npp", "-npp has been removed, use -vop pp and read the fine manual\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL},
143 144
144 {"vop", &vo_plugin_args, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL}, 145 {"vop", &vo_plugin_args, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
145 146
146 // scaling: 147 // scaling:
147 {"sws", &sws_flags, CONF_TYPE_INT, 0, 0, 2, NULL}, 148 {"sws", &sws_flags, CONF_TYPE_INT, 0, 0, 2, NULL},