movieplayer: initialize vpid and vtype variables

Origin commit data
------------------
Branch: ni/coolstream
Commit: 23d8cc6434
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-11-10 11:52:16 +01:00
parent b4f93f42ee
commit c47d8a8f9d

View File

@@ -357,6 +357,8 @@ void CMoviePlayerGui::Cleanup()
numpida = 0; currentapid = 0;
currentspid = -1;
numsubs = 0;
vpid = 0;
vtype = 0;
startposition = 0;
is_file_player = false;