mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
fix compile
Origin commit data
------------------
Commit: eba0bf2d69
Author: TangoCash <eric@loxat.de>
Date: 2021-10-16 (Sat, 16 Oct 2021)
This commit is contained in:
@@ -3627,11 +3627,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