mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-06 05:08:29 +02:00
CFbAccelCSHD[1|2]::setMode(): Insert cVideo::updateOsdScreenInfo()
Origin commit data
------------------
Commit: 40a4ec4262
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
This commit is contained in:
@@ -289,6 +289,9 @@ max res 1920x1080
|
||||
stride 7680
|
||||
*/
|
||||
|
||||
if (videoDecoder != NULL)
|
||||
videoDecoder->updateOsdScreenInfo();
|
||||
|
||||
int needmem = stride * yRes * 2;
|
||||
if (available >= needmem)
|
||||
{
|
||||
|
Reference in New Issue
Block a user