summaryrefslogtreecommitdiffstats
path: root/cfg-mencoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-mencoder.h')
-rw-r--r--cfg-mencoder.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/cfg-mencoder.h b/cfg-mencoder.h
index 37ba6c05d6..02473ef00b 100644
--- a/cfg-mencoder.h
+++ b/cfg-mencoder.h
@@ -24,12 +24,8 @@
*/
#include "libmpcodecs/ve_x264.h"
-#include "libmpdemux/demux_ts.h"
#include "cfg-common.h"
-extern int sws_flags;
-extern char *pp_help;
-
extern const m_option_t faacopts_conf[];
extern const m_option_t lameopts_conf[];
extern const m_option_t lavcopts_conf[];
@@ -273,8 +269,6 @@ const m_option_t mencoder_opts[]={
{"lavfopts", lavfopts_conf, CONF_TYPE_SUBCONFIG, CONF_GLOBAL, 0, 0, NULL},
#endif
-#include "cfg-common-opts.h"
-
// {"-help", help_text, CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL},
// {"help", help_text, CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL},
// {"h", help_text, CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL},