mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
fix compile
This commit is contained in:
@@ -3577,11 +3577,12 @@ void CNeutrinoApp::RealRun()
|
||||
{
|
||||
if (CZapit::getInstance()->GetPipChannelID())
|
||||
CZapit::getInstance()->StopPip();
|
||||
|
||||
#if !HAVE_GENERIC_HARDWARE
|
||||
if (!avinput_pip)
|
||||
StartAVInputPiP();
|
||||
else
|
||||
StopAVInputPiP();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user