mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
zapit: disable spark hack, seems no longer necessary
Origin commit data
------------------
Commit: 6c46b8fc37
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)
This commit is contained in:
@@ -2611,7 +2611,8 @@ static bool zapit_parse_command(CBasicMessage::Header &rmsg, int connfd)
|
||||
|
||||
void CZapit::run()
|
||||
{
|
||||
#if HAVE_SPARK_HARDWARE
|
||||
//if HAVE_SPARK_HARDWARE
|
||||
#if 0
|
||||
bool v_stopped = false;
|
||||
#endif
|
||||
set_threadname("zap:main");
|
||||
@@ -2659,7 +2660,8 @@ void CZapit::run()
|
||||
SendEvent(CZapitClient::EVT_PMT_CHANGED, &channel_id, sizeof(channel_id));
|
||||
}
|
||||
}
|
||||
#if HAVE_SPARK_HARDWARE
|
||||
//if HAVE_SPARK_HARDWARE
|
||||
#if 0
|
||||
/* hack: stop videodecoder if the tuner looses lock
|
||||
* at least the h264 decoder seems unhappy if he runs out of data...
|
||||
* ...until we fix the driver, let's work around it here.
|
||||
|
Reference in New Issue
Block a user