mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
fix pip autodetect for grab
Origin commit data
------------------
Commit: e068e948db
Author: TangoCash <eric@loxat.de>
Date: 2022-11-22 (Tue, 22 Nov 2022)
This commit is contained in:
@@ -707,6 +707,7 @@ bool CZapit::StopPip(int pip)
|
||||
pipVideoDemux[pip]->Stop();
|
||||
pipVideoDecoder[pip]->Stop();
|
||||
#if !HAVE_CST_HARDWARE
|
||||
pipVideoDecoder[pip]->setBlank(pip);
|
||||
pipAudioDemux[pip]->Stop();
|
||||
pipAudioDecoder[pip]->Stop();
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user