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