diff cfg-common.h @ 31413:0f5751eb7126

Add header file for VIVO extern variable declarations.
author diego
date Sun, 20 Jun 2010 14:25:20 +0000
parents 563f02c25af9
children 5e0a4702be52
line wrap: on
line diff
--- a/cfg-common.h	Sun Jun 20 14:17:06 2010 +0000
+++ b/cfg-common.h	Sun Jun 20 14:25:20 2010 +0000
@@ -30,6 +30,7 @@
 #include "libmpcodecs/dec_video.h"
 #include "libmpcodecs/vd.h"
 #include "libmpdemux/demux_ts.h"
+#include "libmpdemux/demux_viv.h"
 #include "libmpdemux/demuxer.h"
 #include "osdep/priority.h"
 #include "stream/network.h"
@@ -193,15 +194,6 @@
     {NULL, NULL, 0, 0, 0, 0, NULL}
 };
 
-/* VIVO demuxer options: */
-extern int vivo_param_version;
-extern char *vivo_param_acodec;
-extern int vivo_param_abitrate;
-extern int vivo_param_samplerate;
-extern int vivo_param_bytesperblock;
-extern int vivo_param_width;
-extern int vivo_param_height;
-extern int vivo_param_vformat;
 extern char *cdrom_device;
 
 const m_option_t vivoopts_conf[]={