mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
libcs headers update
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2167 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6be9b772ae
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-28 (Wed, 28 Mar 2012)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
/* */
|
||||
/* (C) 2008 CoolStream International */
|
||||
/* */
|
||||
/* $Id:: $ */
|
||||
/*******************************************************************************/
|
||||
#ifndef __DEMUX_CS_H_
|
||||
#define __DEMUX_CS_H_
|
||||
@@ -14,9 +15,12 @@
|
||||
|
||||
#define DEMUX_POLL_TIMEOUT 0 // timeout in ms
|
||||
#define MAX_FILTER_LENGTH 12 // maximum number of filters
|
||||
#ifndef DMX_FILTER_SIZE
|
||||
#define DMX_FILTER_SIZE MAX_FILTER_LENGTH
|
||||
|
||||
#ifdef DMX_FILTER_SIZE
|
||||
#error
|
||||
#endif
|
||||
#define DMX_FILTER_SIZE MAX_FILTER_LENGTH
|
||||
|
||||
#define MAX_DMX_UNITS 4
|
||||
|
||||
typedef enum {
|
||||
|
Reference in New Issue
Block a user