vdr
2.6.9
|
#include "nit.h"
#include <linux/dvb/frontend.h>
#include "channels.h"
#include "dvbdevice.h"
#include "eitscan.h"
#include "libsi/section.h"
#include "libsi/descriptor.h"
#include "tools.h"
Go to the source code of this file.
Macros | |
#define | DVB_SYSTEM_1 0 |
#define | DVB_SYSTEM_2 1 |
#define | MAXNETWORKNAME Utf8BufSize(256) |
#define | dbgnit(a...) if (DebugNit) fprintf(stderr, a) |
Variables | |
static bool | DebugNit = false |
#define MAXNETWORKNAME Utf8BufSize(256) |
|
static |
Definition at line 25 of file nit.c.
Referenced by cNitFilter::Process().