diff input/input.h @ 7517:9d433771b6d0

-vf eq2, LUT-based brightness/contrast/gamma correction (Y-only) by Hampa Hug <hhug@student.ethz.ch>
author arpi
date Fri, 27 Sep 2002 21:08:36 +0000
parents b65b78640d49
children d6608342591d
line wrap: on
line diff
--- a/input/input.h	Fri Sep 27 20:57:00 2002 +0000
+++ b/input/input.h	Fri Sep 27 21:08:36 2002 +0000
@@ -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