mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
src/driver/streamts.cpp check after new
Origin commit data
------------------
Commit: b526c2480c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-04-10 (Sun, 10 Apr 2016)
This commit is contained in:
@@ -169,6 +169,8 @@ bool CStreamInstance::Open()
|
||||
return false;
|
||||
|
||||
dmx = new cDemux(tmpchan->getRecordDemux());//FIXME
|
||||
if(!dmx)
|
||||
return false;
|
||||
return dmx->Open(DMX_TP_CHANNEL, NULL, DMX_BUFFER_SIZE);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user