summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.h
diff options
context:
space:
mode:
authoratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-29 17:31:58 +0000
committeratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-29 17:31:58 +0000
commit98feb0179d79ae56ae9898b7be7db63f2913f93b (patch)
treee978259857a67dc32b0e937752e108bfc8319b73 /libvo/video_out.h
parentf1e6f33f26a53ce3541da8a922eb7308efb4f917 (diff)
downloadmpv-98feb0179d79ae56ae9898b7be7db63f2913f93b.tar.bz2
mpv-98feb0179d79ae56ae9898b7be7db63f2913f93b.tar.xz
Newest DXR3 patch (improved 1.0rc2) by David Holm.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3202 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/video_out.h')
-rw-r--r--libvo/video_out.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/video_out.h b/libvo/video_out.h
index 5ac1d24ce1..250837b4e6 100644
--- a/libvo/video_out.h
+++ b/libvo/video_out.h
@@ -115,6 +115,7 @@ extern int vo_doublebuffering;
extern int vo_fsmode;
extern int vo_pts;
+extern float vo_fps;
extern char *vo_subdevice;