mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-09 14:48:28 +02:00
zapit: trivial azbox compile fix
Origin commit data
------------------
Branch: ni/coolstream
Commit: fd4a3516e5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-08-20 (Sun, 20 Aug 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
committed by
Jacek Jendrzej
parent
559fd22ab2
commit
e2f6639bbb
@@ -2266,7 +2266,7 @@ bool CZapit::StartPlayBack(CZapitChannel *thisChannel)
|
|||||||
#if HAVE_AZBOX_HARDWARE
|
#if HAVE_AZBOX_HARDWARE
|
||||||
/* new (> 20130917) AZbox drivers switch to radio mode if audio is started first */
|
/* new (> 20130917) AZbox drivers switch to radio mode if audio is started first */
|
||||||
/* start video */
|
/* start video */
|
||||||
if (have_video) {
|
if (video_pid) {
|
||||||
videoDecoder->Start(0, thisChannel->getPcrPid(), thisChannel->getVideoPid());
|
videoDecoder->Start(0, thisChannel->getPcrPid(), thisChannel->getVideoPid());
|
||||||
videoDemux->Start();
|
videoDemux->Start();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user