mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
startvideo: send PMT again
this needs checking if the refcounting issues have
been fixed now.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 29c47133fd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-30 (Sat, 30 Nov 2013)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -707,7 +707,7 @@ void CRemoteControl::startvideo()
|
|||||||
{
|
{
|
||||||
is_video_started= true;
|
is_video_started= true;
|
||||||
//g_Zapit->startPlayBack();
|
//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