diff cfg-common.h @ 31414:5e0a4702be52

Add header file for externally used variable ps_probe.
author diego
date Sun, 20 Jun 2010 14:30:46 +0000
parents 0f5751eb7126
children 980678284eb5
line wrap: on
line diff
--- a/cfg-common.h	Sun Jun 20 14:25:20 2010 +0000
+++ b/cfg-common.h	Sun Jun 20 14:30:46 2010 +0000
@@ -29,6 +29,7 @@
 #include "libmpcodecs/dec_audio.h"
 #include "libmpcodecs/dec_video.h"
 #include "libmpcodecs/vd.h"
+#include "libmpdemux/demux_mpg.h"
 #include "libmpdemux/demux_ts.h"
 #include "libmpdemux/demux_viv.h"
 #include "libmpdemux/demuxer.h"
@@ -46,8 +47,6 @@
 extern const m_option_t demux_rawvideo_opts[];
 extern const m_option_t cdda_opts[];
 
-extern off_t ps_probe;
-
 extern int sws_flags;
 extern char* pp_help;