diff input/input.h @ 6304:ee65527096c2

pan&scan support with -vo xv by ?? <mplayer@svennevid.net>
author arpi
date Tue, 04 Jun 2002 20:17:07 +0000
parents 69b3c25728fb
children da2dda48b7ec
line wrap: on
line diff
--- a/input/input.h	Tue Jun 04 20:12:34 2002 +0000
+++ b/input/input.h	Tue Jun 04 20:17:07 2002 +0000
@@ -26,6 +26,7 @@
 #define MP_CMD_SUB_POS 21
 #define MP_CMD_DVDNAV 22
 #define MP_CMD_SCREENSHOT 23
+#define MP_CMD_PANSCAN 24
 
 #define MP_CMD_GUI_EVENTS       5000
 #define MP_CMD_GUI_LOADFILE     5001