libtriple: hack different notify sizes for subs and ttx into cDemux

Origin commit data
------------------
Branch: master
Commit: ebf0803f82
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-21 (Sat, 21 Aug 2010)


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

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2010-08-21 15:48:57 +02:00
parent 8dac8ae570
commit 1c4983fe6a
2 changed files with 6 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ class cDemux
private:
int num;
int fd;
int buffersize;
DMX_CHANNEL_TYPE dmx_type;
std::vector<int> pesfds;
public: