summaryrefslogtreecommitdiffstats
path: root/cfg-mencoder.h
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-26 19:45:49 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-26 19:45:49 +0000
commit1eaa5eae03ccd7bbd44dbafe19ce0da1026be04c (patch)
tree3ef47d309bb8853dd0206281c2ac90d6fedb63c1 /cfg-mencoder.h
parent63dc65aa4418254d436c5dda71002ff6e2aa25c2 (diff)
downloadmpv-1eaa5eae03ccd7bbd44dbafe19ce0da1026be04c.tar.bz2
mpv-1eaa5eae03ccd7bbd44dbafe19ce0da1026be04c.tar.xz
new -pp options stuff (-npp ...)
see line527@postproc/postprocess.c ;) for the documentation of the format git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3772 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 2e564db7c6..38cda5f247 100644
--- a/cfg-mencoder.h
+++ b/cfg-mencoder.h
@@ -12,6 +12,7 @@ extern int use_old_pp;
#endif
extern int sws_flags;
+extern int readPPOpt(void *, char *arg);
#ifdef HAVE_DIVX4ENCORE
struct config divx4opts_conf[]={