mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
libarmbox/video: Workaround Channel Change No Black Picture when Show Picture was active.
This commit is contained in:
@@ -602,6 +602,8 @@ void cVideo::StopPicture()
|
|||||||
lt_debug("%s\n", __func__);
|
lt_debug("%s\n", __func__);
|
||||||
stillpicture = false;
|
stillpicture = false;
|
||||||
Stop(1);
|
Stop(1);
|
||||||
|
closeDevice();
|
||||||
|
openDevice();
|
||||||
}
|
}
|
||||||
|
|
||||||
void cVideo::Standby(unsigned int bOn)
|
void cVideo::Standby(unsigned int bOn)
|
||||||
|
Reference in New Issue
Block a user