comparison cfg-mplayer.h @ 8736:d3b750570887

pphelp
author michael
date Fri, 03 Jan 2003 12:40:10 +0000
parents 97a1afe2d615
children 398e3fb7c103
comparison
equal deleted inserted replaced
8735:265cbc7079c0 8736:d3b750570887
158 #endif 158 #endif
159 159
160 extern int sws_flags; 160 extern int sws_flags;
161 extern int readPPOpt(void *conf, char *arg); 161 extern int readPPOpt(void *conf, char *arg);
162 extern void revertPPOpt(void *conf, char* opt); 162 extern void revertPPOpt(void *conf, char* opt);
163 163 extern char* pp_help;
164 164
165 /* 165 /*
166 * CONF_TYPE_FUNC_FULL : 166 * CONF_TYPE_FUNC_FULL :
167 * allows own implemtations for passing the params 167 * allows own implemtations for passing the params
168 * 168 *