mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
movieplayer: initialize vpid and vtype variables
Origin commit data
------------------
Commit: e75526bad3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
This commit is contained in:
committed by
vanhofen
parent
6a22ad7f2f
commit
f3c060b7f6
@@ -330,6 +330,8 @@ void CMoviePlayerGui::Cleanup()
|
||||
numpida = 0; currentapid = 0;
|
||||
currentspid = -1;
|
||||
numsubs = 0;
|
||||
vpid = 0;
|
||||
vtype = 0;
|
||||
|
||||
startposition = 0;
|
||||
is_file_player = false;
|
||||
|
Reference in New Issue
Block a user