# HG changeset patch # User arpi_esp # Date 987997097 0 # Node ID 96621b6b7f9f9ac36caef62c75598c926c265e73 # Parent 9bdb59e8887d9670efcf707297d0447785267eb2 added: extern int vo_dbpp diff -r 9bdb59e8887d -r 96621b6b7f9f cfg-mplayer.h --- a/cfg-mplayer.h Mon Apr 23 03:34:47 2001 +0000 +++ b/cfg-mplayer.h Mon Apr 23 03:38:17 2001 +0000 @@ -13,6 +13,7 @@ #ifdef HAVE_PNG extern int z_compression; #endif +extern int vo_dbpp; struct config conf[]={ /* name, pointer, type, flags, min, max */