From 1eaa5eae03ccd7bbd44dbafe19ce0da1026be04c Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 26 Dec 2001 19:45:49 +0000 Subject: 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 --- cfg-mplayer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cfg-mplayer.h') diff --git a/cfg-mplayer.h b/cfg-mplayer.h index c05ad7c3f7..24e7d5faa1 100644 --- a/cfg-mplayer.h +++ b/cfg-mplayer.h @@ -89,6 +89,8 @@ struct config ao_plugin_conf[]={ }; extern int sws_flags; +extern int readPPOpt(void *conf, char *arg); + /* * CONF_TYPE_FUNC_FULL : -- cgit v1.2.3