mirror of https://github.com/mpv-player/mpv
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:
parent
3107b2c82f
commit
4621e952a3
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue