movieplayer: initialize vpid and vtype variables

This commit is contained in:
Stefan Seyfried
2013-11-10 11:52:16 +01:00
committed by svenhoefer
parent 0fc3aa2ae8
commit e75526bad3

View File

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