From 4f0d56b9ae993ab39db45eeac978a9a5e632add3 Mon Sep 17 00:00:00 2001 From: voroshil Date: Sun, 29 Jul 2007 17:55:28 +0000 Subject: Teletext support. Part 2/5: options/slaves/configure/definitions/etc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23920 b3059339-0415-0410-9bf9-f77b7e298cf2 --- input/input.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'input/input.h') diff --git a/input/input.h b/input/input.h index 6092445060..9970207c4c 100644 --- a/input/input.h +++ b/input/input.h @@ -96,6 +96,8 @@ #define MP_CMD_LOOP 94 #define MP_CMD_BALANCE 96 #define MP_CMD_SUB_SCALE 97 +#define MP_CMD_TV_TELETEXT_ADD_DEC 98 +#define MP_CMD_TV_TELETEXT_GO_LINK 99 #define MP_CMD_GUI_EVENTS 5000 #define MP_CMD_GUI_LOADFILE 5001 -- cgit v1.2.3