From 500984c8a8a8d22406abbe6148802575434b87c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96man?= Date: Sat, 15 Aug 2009 09:18:54 +0000 Subject: [PATCH] Add DVB_DESC_REGISTRATION --- src/dvb/dvb_support.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dvb/dvb_support.h b/src/dvb/dvb_support.h index e432632d..d8a34cea 100644 --- a/src/dvb/dvb_support.h +++ b/src/dvb/dvb_support.h @@ -29,6 +29,7 @@ #include "dvb.h" #define DVB_DESC_VIDEO_STREAM 0x02 +#define DVB_DESC_REGISTRATION 0x05 #define DVB_DESC_CA 0x09 #define DVB_DESC_LANGUAGE 0x0a