mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
startvideo: send PMT again
this needs checking if the refcounting issues have been fixed now.
This commit is contained in:
@@ -707,7 +707,7 @@ void CRemoteControl::startvideo()
|
||||
{
|
||||
is_video_started= true;
|
||||
//g_Zapit->startPlayBack();
|
||||
g_Zapit->unlockPlayBack(false);
|
||||
g_Zapit->unlockPlayBack(true); /* TODO: check if sendpmt=false is correct in stopvideo() */
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user