summaryrefslogtreecommitdiffstats
path: root/cfg-common.h
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-10 08:47:55 +0000
committercehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-10 08:47:55 +0000
commit2ead315ddc43c339765441c74c7fa478f077f5fd (patch)
tree67c7089bc43230821e29a35425a141e31d24ac92 /cfg-common.h
parentffe03a2f2afb3422afb0f3f79732e6e4bc7244a8 (diff)
downloadmpv-2ead315ddc43c339765441c74c7fa478f077f5fd.tar.bz2
mpv-2ead315ddc43c339765441c74c7fa478f077f5fd.tar.xz
Revert the part of r24389 that broke compilation of mencoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24396 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'cfg-common.h')
-rw-r--r--cfg-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg-common.h b/cfg-common.h
index 42af04810f..90f0d81e68 100644
--- a/cfg-common.h
+++ b/cfg-common.h
@@ -344,6 +344,7 @@ extern float screen_size_xy;
extern float movie_aspect;
extern int softzoom;
extern int flip;
+extern int vd_use_slices;
/* defined in codec-cfg.c */
extern char * codecs_file;