mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +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__);
|
lt_debug("%s\n", __func__);
|
||||||
stillpicture = false;
|
stillpicture = false;
|
||||||
|
Stop(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
void cVideo::Standby(unsigned int bOn)
|
void cVideo::Standby(unsigned int bOn)
|
||||||
|
Reference in New Issue
Block a user