1
mirror of https://github.com/mpv-player/mpv synced 2024-07-11 23:47:56 +02:00

added: extern int vo_dbpp

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@586 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi_esp 2001-04-23 03:38:17 +00:00
parent 3107b2c82f
commit 4621e952a3

View File

@ -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 */