mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libarmbox/video: Workaround Channel Change No Black Picture when Show Picture was active.
Origin commit data
------------------
Branch: master
Commit: 9cd4495aab
Author: max_10 <max_10@gmx.de>
Date: 2018-01-17 (Wed, 17 Jan 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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