mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
spark: clear video in StopPicture()
this fixes video playback after audioplayer or upnp browser
This commit is contained in:
@@ -474,6 +474,7 @@ void cVideo::StopPicture()
|
||||
{
|
||||
lt_debug("%s\n", __func__);
|
||||
vdec->stillpicture = false;
|
||||
Stop(1);
|
||||
}
|
||||
|
||||
void cVideo::Standby(unsigned int bOn)
|
||||
|
Reference in New Issue
Block a user