mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
startvideo: send PMT again
this needs checking if the refcounting issues have
been fixed now.
Origin commit data
------------------
Commit: 29c47133fd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-30 (Sat, 30 Nov 2013)
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