mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
movieinfo: internally rename epgVideoPid -> VideoPid
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8bb566eba5
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)
Origin message was:
------------------
- movieinfo: internally rename epgVideoPid -> VideoPid
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -398,7 +398,7 @@ void CMoviePlayerGui::fillPids()
|
||||
if (p_movie_info == NULL)
|
||||
return;
|
||||
|
||||
vpid = p_movie_info->epgVideoPid;
|
||||
vpid = p_movie_info->VideoPid;
|
||||
vtype = p_movie_info->VideoType;
|
||||
numpida = 0; currentapid = 0;
|
||||
/* FIXME: better way to detect TS recording */
|
||||
|
Reference in New Issue
Block a user