mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
- streamts: initialize frontend
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -87,6 +87,7 @@ CStreamInstance::CStreamInstance(int clientfd, t_channel_id chid, stream_pids_t
|
||||
running = false;
|
||||
dmx = NULL;
|
||||
buf = NULL;
|
||||
frontend = NULL;
|
||||
}
|
||||
|
||||
CStreamInstance::~CStreamInstance()
|
||||
|
Reference in New Issue
Block a user