demux: define MAX_DMX_UNITS (not yet used)

Origin commit data
------------------
Branch: master
Commit: 6724f3f9e3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-10 (Fri, 10 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-05-10 13:22:44 +02:00
parent 211e79cccf
commit 6fb7e1da86
4 changed files with 8 additions and 0 deletions

View File

@@ -8,6 +8,8 @@
#include <linux/dvb/dmx.h>
#include "../common/cs_types.h"
#define MAX_DMX_UNITS 4
typedef enum
{
DMX_INVALID = 0,

View File

@@ -8,6 +8,8 @@
#include <linux/dvb/dmx.h>
#include "../common/cs_types.h"
#define MAX_DMX_UNITS 4
typedef enum
{
DMX_INVALID = 0,

View File

@@ -8,6 +8,8 @@
#include <linux/dvb/dmx.h>
#include "../common/cs_types.h"
#define MAX_DMX_UNITS 4
typedef enum
{
DMX_INVALID = 0,

View File

@@ -14,6 +14,8 @@ extern "C" {
#endif
#define DMX_FILTER_SIZE FILTER_LENGTH
#define MAX_DMX_UNITS 4
typedef enum
{
DMX_INVALID = 0,