From 0bcbbd87050974c83b19a7497aa49b6c1e0f7720 Mon Sep 17 00:00:00 2001 From: arpi Date: Fri, 27 Sep 2002 21:08:36 +0000 Subject: -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only) by Hampa Hug git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7518 b3059339-0415-0410-9bf9-f77b7e298cf2 --- input/input.h | 1 + 1 file changed, 1 insertion(+) (limited to 'input/input.h') diff --git a/input/input.h b/input/input.h index 1b6d58f8e6..f98a6ec43a 100644 --- a/input/input.h +++ b/input/input.h @@ -28,6 +28,7 @@ #define MP_CMD_LOADFILE 26 #define MP_CMD_LOADLIST 27 #define MP_CMD_VF_CHANGE_RECTANGLE 28 +#define MP_CMD_GAMMA 29 #define MP_CMD_GUI_EVENTS 5000 #define MP_CMD_GUI_LOADFILE 5001 -- cgit v1.2.3