diff cfg-mencoder.h @ 31377:1d38e2c9c005

Add header file for the extern declarations from muxer_avi.c.
author diego
date Thu, 17 Jun 2010 08:28:43 +0000
parents f73663d84979
children 3afcf20a13e4
line wrap: on
line diff
--- a/cfg-mencoder.h	Thu Jun 17 08:22:21 2010 +0000
+++ b/cfg-mencoder.h	Thu Jun 17 08:28:43 2010 +0000
@@ -24,6 +24,7 @@
  */
 
 #include "libmpcodecs/ve_x264.h"
+#include "libmpdemux/muxer_avi.h"
 #include "cfg-common.h"
 
 extern const m_option_t faacopts_conf[];
@@ -166,9 +167,6 @@
     {NULL, NULL, 0, 0, 0, 0, NULL}
 };
 
-extern float avi_aspect_override; /* defined in libmpdemux/muxer_avi.c */
-extern int write_odml; /* defined in libmpdemux/muxer_avi.c */
-
 const m_option_t mencoder_opts[]={
     /* name, pointer, type, flags, min, max */