From 4621e952a3d980b23c161317e24fd965c4e0d0c4 Mon Sep 17 00:00:00 2001 From: arpi_esp Date: Mon, 23 Apr 2001 03:38:17 +0000 Subject: [PATCH] added: extern int vo_dbpp git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@586 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-mplayer.h | 1 + 1 file changed, 1 insertion(+) 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 */