mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
CFbAccelCSHD[1|2]::setMode(): Insert cVideo::updateOsdScreenInfo()
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