summaryrefslogtreecommitdiffstats
path: root/mplayer.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-28 23:17:14 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-28 23:17:14 +0000
commit4984919e0b81198fd38b5114797c2025cfb5a013 (patch)
tree3f0dff039e41fdef8f459a7bd3b6c7f11eda163e /mplayer.h
parentfdb87e0d8e63a5a92432247baeceb3b36425bf49 (diff)
downloadmpv-4984919e0b81198fd38b5114797c2025cfb5a013.tar.bz2
mpv-4984919e0b81198fd38b5114797c2025cfb5a013.tar.xz
add autosync && some 10l bugfix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8312 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'mplayer.h')
-rw-r--r--mplayer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mplayer.h b/mplayer.h
index 56f2e6ab75..7343e2e713 100644
--- a/mplayer.h
+++ b/mplayer.h
@@ -38,6 +38,7 @@ extern char * filename;
extern int stream_cache_size;
extern int force_ni;
extern int index_mode;
+extern int autosync;
// libmpcodecs:
extern int fullscreen;