mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-18 10:51:07 +02:00
neutrino: reset videodecoder at startup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b6831f448
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)
Origin message was:
------------------
- neutrino: reset videodecoder at startup
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -3134,7 +3134,10 @@ TIMER_START();
|
||||
g_videoSettings = new CVideoSettings;
|
||||
g_videoSettings->setVideoSettings();
|
||||
|
||||
// show startlogo
|
||||
// reset videodecoder to fullscreen
|
||||
videoDecoder->Pig(-1, -1, -1, -1);
|
||||
|
||||
// show startlogo
|
||||
if (startlogo)
|
||||
startlogo = frameBuffer->showFrame("start.jpg");
|
||||
|
||||
|
Reference in New Issue
Block a user