mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +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__);
|
||||
stillpicture = false;
|
||||
Stop(1);
|
||||
closeDevice();
|
||||
openDevice();
|
||||
}
|
||||
|
||||
void cVideo::Standby(unsigned int bOn)
|
||||
|
Reference in New Issue
Block a user