summaryrefslogtreecommitdiffstats
path: root/input
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-11 14:32:53 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-11 14:32:53 +0000
commit25d941fdef5359294dd9a10d80730314dba8c99b (patch)
treed61d638ae8b4e740f1af85d7e4e082617c41942a /input
parent558916d426dc561b3d83c7787c8ab14efd84513d (diff)
downloadmpv-25d941fdef5359294dd9a10d80730314dba8c99b.tar.bz2
mpv-25d941fdef5359294dd9a10d80730314dba8c99b.tar.xz
dvbin fix by Nico <nsabbi@libero.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10569 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'input')
-rw-r--r--input/input.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/input/input.h b/input/input.h
index 1e6392d612..a772032370 100644
--- a/input/input.h
+++ b/input/input.h
@@ -57,6 +57,10 @@
#define MP_CMD_GUI_FULLSCREEN 5008
#define MP_CMD_GUI_SKINBROWSER 5009
+#ifdef HAS_DVBIN_SUPPORT
+#define MP_CMD_DVB_SET_CHANNEL 5101
+#endif
+
#define MP_CMD_DVDNAV_EVENT 6000
#define MP_CMD_DVDNAV_UP 1