mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
spark: clear video in StopPicture()
this fixes video playback after audioplayer or upnp browser
Conflicts:
libspark/video.cpp
Origin commit data
------------------
Branch: master
Commit: c44c3994f7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-03-07 (Sat, 07 Mar 2015)
------------------
This commit was generated by Migit
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