diff cfg-mencoder.h @ 4256:bbaa26821fdf

Added reverting support for -aa* -zr* -pp and -npp options
author albeu
date Sat, 19 Jan 2002 16:59:59 +0000
parents 1427d0f1f2d6
children 4167864cfb0a
line wrap: on
line diff
--- a/cfg-mencoder.h	Sat Jan 19 16:58:33 2002 +0000
+++ b/cfg-mencoder.h	Sat Jan 19 16:59:59 2002 +0000
@@ -13,6 +13,8 @@
 
 extern int sws_flags;
 extern int readPPOpt(void *, char *arg);
+extern int readNPPOpt(void *conf, char *arg);
+extern void revertPPOpt(void *conf, char* opt);
 
 #ifdef HAVE_DIVX4ENCORE
 struct config divx4opts_conf[]={