summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
diff options
context:
space:
mode:
authorarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-23 03:38:17 +0000
committerarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-23 03:38:17 +0000
commit4621e952a3d980b23c161317e24fd965c4e0d0c4 (patch)
tree3e6944b034ed7f75521bfa67b1528ec4fd327e05 /cfg-mplayer.h
parent3107b2c82fc2d2267e9d2dc48ca4e9eb0e278b8a (diff)
downloadmpv-4621e952a3d980b23c161317e24fd965c4e0d0c4.tar.bz2
mpv-4621e952a3d980b23c161317e24fd965c4e0d0c4.tar.xz
added: extern int vo_dbpp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@586 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'cfg-mplayer.h')
-rw-r--r--cfg-mplayer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg-mplayer.h b/cfg-mplayer.h
index b1e7f12cf6..896467d561 100644
--- a/cfg-mplayer.h
+++ b/cfg-mplayer.h
@@ -13,6 +13,7 @@ extern char *monitor_dotclock_str;
#ifdef HAVE_PNG
extern int z_compression;
#endif
+extern int vo_dbpp;
struct config conf[]={
/* name, pointer, type, flags, min, max */