mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
tuxtxt: use demux 0
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8ed14947e6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-25 (Sun, 25 Feb 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
committed by
vanhofen
parent
febe9ba1db
commit
896b247966
@@ -2312,8 +2312,7 @@ int GetTeletextPIDs()
|
||||
unsigned char filter[DMX_FILTER_SIZE] = { 0 };
|
||||
unsigned char mask[DMX_FILTER_SIZE] = { 0 };
|
||||
int res;
|
||||
|
||||
cDemux * dmx = new cDemux(1);
|
||||
cDemux * dmx = new cDemux(0);
|
||||
dmx->Open(DMX_PSI_CHANNEL);
|
||||
|
||||
mask[0] = 0xFF;
|
||||
|
Reference in New Issue
Block a user