From b39cfa205fdb83608bebf1eec78d9c54d5bef226 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 12 Aug 2007 12:21:07 +0000 Subject: =?UTF-8?q?Declare=20all=20vo=5Fgamma=20variables=20in=20libvo/vid?= =?UTF-8?q?eo=5Fout.h=20and=20remove=20them=20from=20mp=5Fcore.h=20to=20av?= =?UTF-8?q?oid=20some=20redundant=20redeclaration=20warnings.=20patch=20by?= =?UTF-8?q?=20G=C3=A1bor=20Mizda,=20gabrov=20freemail=20hu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24047 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/video_out.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libvo') diff --git a/libvo/video_out.h b/libvo/video_out.h index eb1e6fe13f..7bfc2e0bb7 100644 --- a/libvo/video_out.h +++ b/libvo/video_out.h @@ -220,6 +220,7 @@ extern int vo_rootwin; extern int vo_ontop; extern int vo_border; +extern int vo_gamma_gamma; extern int vo_gamma_brightness; extern int vo_gamma_saturation; extern int vo_gamma_contrast; -- cgit v1.2.3