summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.c
diff options
context:
space:
mode:
authorfaust3 <faust3@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-03-13 16:48:52 +0000
committerfaust3 <faust3@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-03-13 16:48:52 +0000
commit2810b67b3523ade20e841066205722a9c9e34963 (patch)
tree304f6c23a4dcbfef8d3be7ce8d58302648245fe8 /libvo/video_out.c
parent89af98f42bd820caeed3b26e92faf97257d49e89 (diff)
downloadmpv-2810b67b3523ade20e841066205722a9c9e34963.tar.bz2
mpv-2810b67b3523ade20e841066205722a9c9e34963.tar.xz
move refreshrate and adapter_num variables to video_out because they might be usefull for other drivers, too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12022 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/video_out.c')
-rw-r--r--libvo/video_out.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvo/video_out.c b/libvo/video_out.c
index 33aa944f5d..c05c84b86f 100644
--- a/libvo/video_out.c
+++ b/libvo/video_out.c
@@ -41,6 +41,8 @@ int vo_fs = 0;
int vo_fsmode = 0;
float vo_panscan = 0.0f;
int vo_ontop = 0;
+int vo_adapter_num=0;
+int vo_refresh_rate=0;
int vo_pts=0; // for hw decoding
float vo_fps=0; // for mp1e rte