summaryrefslogtreecommitdiffstats
path: root/cfg-mencoder.h
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-03 12:40:10 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-03 12:40:10 +0000
commitf1d7c16d8d284540e87f8b101fbda455cfc8fc7f (patch)
tree07e96fa741fdf3e265018ece34ff78de908ed43e /cfg-mencoder.h
parentff3b37804fea7ec6fc847604b2e94d3e891f0d81 (diff)
downloadmpv-f1d7c16d8d284540e87f8b101fbda455cfc8fc7f.tar.bz2
mpv-f1d7c16d8d284540e87f8b101fbda455cfc8fc7f.tar.xz
pphelp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8737 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'cfg-mencoder.h')
-rw-r--r--cfg-mencoder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg-mencoder.h b/cfg-mencoder.h
index 51c694999c..1a87f99566 100644
--- a/cfg-mencoder.h
+++ b/cfg-mencoder.h
@@ -14,6 +14,7 @@ extern int use_old_pp;
extern int sws_flags;
extern int readPPOpt(void *, char *arg);
extern void revertPPOpt(void *conf, char* opt);
+extern char *pp_help;
#ifdef HAVE_DIVX4ENCORE
extern struct config divx4opts_conf[];